aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-022-1/+96
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Re-enable support for the firefox.path propertyLeif Åstrand2015-03-181-0/+5
* | | | | | Re-enable running tests locally with propertyTeemu Suo-Anttila2015-03-181-0/+25
* | | | | | Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-181-0/+32
* | | | | | Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-173-0/+205
* | | | | | Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
* | | | | | Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-171-57/+0
* | | | | | Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-172-0/+45
|/ / / / /
* | | | | Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-161-0/+2
* | | | | Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-162-0/+192
* | | | | Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-133-0/+105
* | | | | Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-124-60/+199
* | | | | Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1212-154/+298
| |_|_|/ |/| | |
* | | | Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-091-0/+18
* | | | Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-063-21/+134
| |_|/ |/| |
* | | Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-042-17/+27
| |/ |/|
* | Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-032-0/+104
* | Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-032-0/+44
* | Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-033-0/+209
* | Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-032-0/+101
* | Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-031-0/+57