summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-077-0/+353
* Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
* Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-032-0/+17
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-033-246/+18
* Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-023-51/+40
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-023-3/+130
* Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-023-52/+86
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-011-10/+16
* Merge branch 'valo' to masterHenri Sara2014-06-3025-0/+5674
|\
| * Merge branch 'master' into valoHenri Sara2014-06-306-44/+137
| |\
| * \ Merge branch 'master' into valoJouni Koivuviita2014-06-2711-178/+389
| |\ \
| * \ \ Merge branch 'master' into valoJouni Koivuviita2014-06-2655-961/+2059
| |\ \ \
| * | | | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-255-2/+84
| * | | | Update ValoThemeTestJouni Koivuviita2014-06-2510-107/+372
| * | | | Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-252-20/+114
| * | | | Update ValoThemeTestJouni Koivuviita2014-06-183-29/+100
| * | | | Update ValoThemeTest with a few new stylesJouni Koivuviita2014-06-183-24/+58
| * | | | Update Valo theme test applicationJouni Koivuviita2014-06-167-119/+659
| * | | | Merge branch 'master' into valoJouni Koivuviita2014-06-16116-2642/+4809
| |\ \ \ \
| * | | | | Added new test app/ui for ValoJouni Koivuviita2014-06-0523-1756/+4588
| * | | | | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-041-0/+1756
* | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432)Juho Nurminen2014-06-301-14/+44
| |_|_|_|/ |/| | | |
* | | | | Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-273-44/+34
* | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-273-0/+103
| |_|_|/ |/| | |
* | | | Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
* | | | Fix compilation errorArtur Signell2014-06-261-1/+1
* | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-265-0/+154
* | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-263-5/+234
* | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-262-172/+0
| |_|/ |/| |
* | | Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
* | | Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-252-0/+256
* | | Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-242-0/+119
* | | Basic TestBench test for UploadArtur Signell2014-06-241-0/+128
* | | Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-2313-519/+289
* | | Refactor DateFieldReadOnlyTest to use a predefined locale with 24h time.Sauli Tähkäpää2014-06-231-3/+6
* | | Fix regression with DnD tooltips (#7766)Juuso Valli2014-06-233-61/+52
* | | Update RichTextArea editor height on resize (#11320)Tomi Virkki2014-06-212-0/+113
* | | Converted GridLayoutWidthChangeTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-52/+31
* | | Convert MoveComponentsFromGridLayoutToInnerLayoutTest to TB4. (#8855)Sauli Tähkäpää2014-06-193-44/+29
* | | Bug fix menu navigation with space (#14041)Dmitrii Rogozin2014-06-181-7/+10
* | | Refactor CheckBoxRcpCountTest to be more stable.Sauli Tähkäpää2014-06-181-9/+22
* | | Convert GridLayoutMoveComponentTest to TB4. (#8855)Sauli Tähkäpää2014-06-183-61/+38
* | | Fixed an NPE while changing a DateField from 24 to 12h clock (#13722)Teemu Pöntelin2014-06-182-0/+144
* | | Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-186-88/+92
* | | Fix for unnecessary RPC request when clicking on CheckBox label (#8259)Teemu Pöntelin2014-06-172-0/+112
* | | Prevent table from scrolling on selectionChange when in Multiselect mode (#13...Markus Koivisto2014-06-172-0/+159
* | | Improve CaptionLeakTest on IE8 (#13829)Juuso Valli2014-06-172-31/+71
* | | Delay tooltips when moving between adjacent elements (#13998)Juuso Valli2014-06-172-0/+157
* | | ComboBox no longer displays input prompt if disabled or read-only (#10573)Teemu Pöntelin2014-06-172-0/+132
| |/ |/|
* | Refactored Layout tests. Remove errors (#13823)Dmitrii Rogozin2014-06-1380-2197/+3088