aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com
Commit message (Expand)AuthorAgeFilesLines
* Correctly round tr width in Escalator (#18820)Artur Signell2015-11-052-0/+254
* ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-11-056-92/+216
* Update Chrome version stringHenri Sara2015-11-041-1/+1
* Fixes column header drop indicator (#18925)mtzukanov2015-11-041-0/+62
* Render null header caption as empty (#18553)Artur Signell2015-11-042-0/+88
* Fix test failure in IE10/IE11/ChromeArtur Signell2015-10-191-1/+1
* Properly cleanup stream variables if DragAndDropWrapper is detached (#14882)Artur Signell2015-10-191-0/+125
* Close calendar popup when DateField is detached (#18985)Teemu Pöntelin2015-10-193-0/+124
* Set opacity for disabled Grid in Valo. (#18661)Sauli Tähkäpää2015-10-192-0/+58
* Skip checking unknown properties for @NoLayout on client side (#18334)Artur Signell2015-09-303-0/+112
* Fix resetting of top or left alignment in GridLayout (#18660)Artur Signell2015-09-302-0/+155
* Hide global "define" from push scripts (#18999)Leif Åstrand2015-09-303-0/+62
* Revert "Correctly round tr width in Escalator (#18820)"Henri Sara2015-09-302-254/+0
* Correctly round tr width in Escalator (#18820)Artur Signell2015-09-292-0/+254
* Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-294-0/+177
* Fix Escalator onResize to layout Finally instead of Deferred (#18751)Teemu Suo-Anttila2015-09-182-0/+85
* Update @since tags to 7.5.6.7.5.6Mika Murtojarvi2015-09-151-1/+1
* Backport fix for #16992 to Vaadin 7.5.Artur Signell2015-09-153-0/+221
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-142-0/+106
* Chrome 45Artur Signell2015-09-141-1/+1
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-142-0/+83
* Don't use proxy port blocked by FirefoxArtur Signell2015-09-141-1/+7
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-112-0/+83
* Make test work correctly with resynchronizeArtur Signell2015-09-116-58/+26
* Skip nonsense screenshots when no theme is loadedArtur Signell2015-09-091-1/+1
* Find the Grid again after changing theme as the whole UI is re-createdArtur Signell2015-09-091-1/+2
* Update to TestBench 4.0.3Artur Signell2015-09-091-3/+3
* Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-084-55/+48
* Fix resynchronize/repaintAll to actually resynchronize again (#18808)Artur Signell2015-09-072-0/+104
* Close existing details when the generator is changed (#18664)Teppo Kurki2015-09-021-19/+6
* Add null check to test portletHenri Sara2015-09-021-1/+1
* Do not include Chrome version in test outputArtur Signell2015-08-311-4/+10
* Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-252-0/+133
* Resynchronize everything after theme change (#18478)Artur Signell2015-08-252-2/+20
* Fix Grid column width calculation regression (#18617)Teemu Suo-Anttila2015-08-251-3/+3
* Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-2525-264/+288
* Cut off Grid cell content when max column width is set (#18617)Teppo Kurki2015-08-252-0/+49
* Prevent race-condition induced sporadic error in Escalator (#17258)patrik2015-08-241-0/+148
* Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-182-0/+84
* Decode filename before finding resource (#15407)Artur Signell2015-08-131-0/+52
* Add style names to selection checkboxes (#17755)Teppo Kurki2015-08-121-0/+18
* Fix Grid client-side NPE finding uneditable column editor (#18589)Teemu Suo-Anttila2015-08-121-0/+1
* Prevent scrolling when expanding a TreeTable item (#18247)Mika Murtojarvi2015-08-122-0/+97
* Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-052-0/+60
* Take margin/border/padding into account when measuring TabSheet (#18471)Artur Signell2015-08-052-0/+86
* Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-053-0/+95
* Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
* Fix NPE when clicking and move handler is not set (#8718)Artur Signell2015-08-042-2/+27
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-043-0/+129
* Take margin/border/padding into account when measuring ComboBox in IEArtur Signell2015-08-045-7/+213