aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-1753-239/+2784
|\
| * Add Grid basic features declarative UIPekka Hyvönen2015-04-172-0/+526
| * Add GridItemEditor declarative test UITeemu Suo-Anttila2015-04-172-0/+104
| * Create declarative UI test harness (#17484)patrik2015-04-161-0/+175
| * Convert some TB2 tests to TB4Teemu Suo-Anttila2015-04-1640-239/+1463
| * Iterate over copies of listener lists (#17477)Henri Sara2015-04-162-0/+168
| * Keeping MenuItem custom classes when updating styles (#17427)Alexey Fansky2015-04-162-0/+73
| * Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-162-0/+89
| * Re-showed tab is displayed if there is room for it (#17096)Alexey Fansky2015-04-152-0/+186
* | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-166-41/+139
* | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-1516-4/+1121
|\|
| * Prevent opening Table context menu on short tapping on iOS (#15297)Ilya Ermakov2015-04-101-0/+106
| * Grid header should render "the same" after changes to header (#17131)Mikael Grankvist2015-04-102-0/+339
| * Adding a temporary style to VNotification on Chrome >=41 (#17252)Alexey Fansky2015-04-101-0/+33
| * Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-104-0/+224
| * Grid layout slots should be slot size not slot content size (#17039)Mikael Grankvist2015-04-102-0/+164
| * Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-102-0/+171
| * Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-101-0/+66
| * Disallow RunLocally annotation in framework tests. Fix NPE forTeemu Suo-Anttila2015-04-083-4/+18
* | Use MenuBar in Grid's sidebar for column hiding #17332Pekka Hyvönen2015-04-091-1/+11
* | Merge branch 'grid-7.5' of ssh://dev.vaadin.com:29418/vaadin into grid-7.5Markus Koivisto2015-04-082-0/+70
|\ \
| * | Escalator tries to hide out-of-sight spacers from the user (#17353)Henrik Paul2015-04-082-0/+70
* | | Merge branch 'master' into grid-7.5Markus Koivisto2015-04-082-1/+96
|\ \ \ | |/ / |/| / | |/
| * Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-022-1/+96
* | Escalator now reorders also spacers in DOM (#17334)Henrik Paul2015-04-083-1/+76
* | Adds theme to details in Grid (#16644)Jouni Koivuviita2015-04-013-5/+26
* | Take hidden columns into account with spanned cells #17287Pekka Hyvönen2015-03-311-0/+274
* | API for column hiding toggle caption in Grid (#17272)Pekka Hyvönen2015-03-313-13/+70
* | Merge remote-tracking branch 'origin/master' into grid-7.5Henrik Paul2015-03-3129-102/+1774
|\|
| * Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-03-311-0/+17
| * Make test work in uitest.warArtur Signell2015-03-311-2/+2
| * Reduce reflows when sizing columns (#17315)Leif Åstrand2015-03-304-0/+256
| * Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-294-0/+329
| * Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-272-0/+98
| * Make Grid update column renderers (#16552)Patrik Lindström2015-03-262-0/+187
| * SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-262-0/+169
| * Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-252-0/+90
| * Revert "Make push path configurable (#14432)."Artur Signell2015-03-253-122/+3
| * Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-243-0/+344
| * Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-241-0/+150
| * Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-242-0/+87
| * Expect Chrome 41Artur Signell2015-03-241-3/+14
| * Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-202-1/+54
* | Server Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-313-1/+362
* | Refactored fragile column reorder tests for GridPekka Hyvönen2015-03-314-87/+122
* | Client Grid.scrollToRow takes details into account (#17270)Henrik Paul2015-03-275-33/+159
* | Fixed some faulty asserts in Grid's detail row creation (#17293)Henrik Paul2015-03-271-0/+15
* | Fix Grid's frozen column count with hidden columns #17273Pekka Hyvönen2015-03-252-0/+144
* | Fixes edge case in null details generation for Grid (#17274)Henrik Paul2015-03-251-2/+24
* | Adds Escalator.scrollToSpacer (#17270)Henrik Paul2015-03-253-0/+52