summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | Revert "Fix for 'Aborting layout after 100 passess' (#13359)"Sauli Tähkäpää2014-06-122-241/+0
* | Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-122-0/+114
* | Fix tooltip test problems caused by #12458Henri Sara2014-06-129-304/+424
* | Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-117-25/+132
* | Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-114-0/+364
* | Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)Antti Tanhuanpää2014-06-112-0/+172
* | Assigning both primary style and style name is now handled correctly (#12190)Teemu Pöntelin2014-06-112-0/+125
* | Fix tooltip positioning near screen edges (#12870)Juuso Valli2014-06-092-0/+165
* | Fix for 'Aborting layout after 100 passess' (#13359)Tomi Virtanen2014-06-052-0/+241
* | Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-053-0/+52
* | Pass useLocalWebDriver parameter to JUnit.Sauli Tähkäpää2014-06-043-2/+12
* | Fix menu item tooltips showing up too early (#13914)Juuso Valli2014-06-032-0/+169
* | Fix broken TB2 testsJuuso Valli2014-06-033-135/+13
|/
* Fix for handling a breakpoint with 0 as the lower bound (#13588)Teemu Pöntelin2014-06-021-0/+3
* Fix tooltip delay (#13695)Juuso Valli2014-05-277-10/+95
* Convert DateFieldReadOnlyTest TB2 -> TB4.Sauli Tähkäpää2014-05-272-66/+43
* Fix Push update race condition (#13562)Juuso Valli2014-05-271-18/+27
* Allow using modifier + enter as shorcuts in TextArea (#13811)Artur Signell2014-05-263-64/+137
* Change ColorPickerInputFormatsTest for use Keys.RETURN.Sauli Tähkäpää2014-05-261-1/+1
* Revert "Fix Push inserts producing duplicate rows in Table (#13562)"Sauli Tähkäpää2014-05-262-82/+53
* Fix issue when typing fast in combobox edit box plus then press TAB (#12325)Dmitrii Rogozin2014-05-223-18/+103
* Update mini tutorial code to use @OnStateChangeLeif Åstrand2014-05-221-7/+4