aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Fix and unify multi-column sorting behavior (#13334)Patrik Lindström2014-09-091-2/+9
* Escalator test base class (#13334)Henrik Paul2014-09-093-2/+131
* Adds frozen feature to GridBasicClientFeaturesWidget (#13334)Henrik Paul2014-09-093-0/+34
* Restructures Escalator testing rig (#13334)Henrik Paul2014-09-0910-1154/+798
* Adjust active cell on body row add/remove (#13334)Teemu Suo-Anttila2014-09-091-0/+49
* Pass editor row enabled state in shared state (#13334)Johannes Dahlström2014-09-094-38/+131
* Make Grid call ComplexRenderer.onActivate when needed (#13334)Teemu Suo-Anttila2014-09-083-2/+29
* Merge "Merge remote-tracking branch 'origin/master' into grid" into gridHenrik Paul2014-09-0335-390/+1714
|\
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-09-0335-390/+1714
| |\
| | * Table handles both onMouseDown and onMouseUp events (#14347)Guillermo Alvarez2014-09-012-0/+223
| | * Fix to Valo menu for iOS (make the header visible)Jouni Koivuviita2014-09-011-0/+1
| | * Use setHideEmptyRowsAndColumns to match old screenshots (#14392)Leif Åstrand2014-08-302-0/+2
| | * Fix GridLayout layout issue with empty rows above a component (#14554)Artur Signell2014-08-302-0/+195
| | * First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-301-0/+3
| | * Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-08-294-20/+240
| | * Revert "Make getMouseEvent() method available in the TargetDetailsImpl (#1341...Markus Koivisto2014-08-286-368/+0
| | * LayoutClickListener test rewrite from TB2Heikki Ohinmaa2014-08-273-270/+213
| | * replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-269-47/+35
| | * Handle all native events in preview handler for Combobox popup (#14321).Denis Anisimov2014-08-262-0/+159
| | * Postpone shortcut action handler initialization in PopupView (#14275).Denis Anisimov2014-08-252-0/+158
| | * Make getMouseEvent() method available in the TargetDetailsImpl (#13416).Denis Anisimov2014-08-256-0/+368
| | * Improve the selection tab algorithm after removing the selected tabBogdan Udrescu2014-08-252-0/+182
| | * CalendarNotifications test rewriteHeikki Ohinmaa2014-08-254-41/+289
* | | Add handler adding functions for all GridKeyEvents (#13334)Teemu Suo-Anttila2014-09-031-9/+9
|/ /
* | Add keyboard sorting controls (#13334)Patrik Lindström2014-09-021-0/+69
* | Lock vertical scrolling while editor row is open (#13334)Johannes Dahlström2014-09-011-0/+7
* | Scroll non-visible rows to view when opened for editing (#13334)Johannes Dahlström2014-09-011-3/+11
* | Tests vScroll behavior in row-amount border cases (#13334)Henrik Paul2014-08-293-24/+55
* | Initial client-side editor row implementation (#13334)Johannes Dahlström2014-08-293-0/+66
* | ScrollbarBundle, Escalator and Grid fire Scroll events (#13334)Henrik Paul2014-08-281-12/+43
* | Fix GridBasicFeatures to use correct property IDsTeemu Suo-Anttila2014-08-281-25/+7
* | Remove type parameters from GridKeyEvents (#13334)Teemu Suo-Anttila2014-08-261-20/+19
* | Fix Grid Footer to be visible by default (#13334)Teemu Suo-Anttila2014-08-261-2/+0
* | Fixes "add first row" action (#13334)Henrik Paul2014-08-261-2/+20
* | Merge branch 'master' into gridLeif Åstrand2014-08-2243-0/+6880
|\ \ | |/ |/|
| * Implement selection with keyboard (#13334)Teemu Suo-Anttila2014-08-211-0/+28
| * Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334John Ahlroos2014-08-211-1/+54
| * Add event originator information to Sort Events (#13334)Patrik Lindström2014-08-212-6/+33
| * Implement KeyEvents for Grid (#13334)Teemu Suo-Anttila2014-08-202-2/+233
| * Add DataAvailableEvent and handler for it (#13334)Teemu Suo-Anttila2014-08-201-0/+2
| * Separate GridBasicFeature tests into client and server subpackagesTeemu Suo-Anttila2014-08-2015-23/+37
| * Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-2018-456/+762
| |\
| * \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-1945-904/+2211
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-129-75/+105
| |\ \ \
| * | | | Ensure primary stylenames are correct #13334John Ahlroos2014-08-116-41/+248
| * | | | Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-1118-69/+456
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-07129-2010/+4613
| |\ \ \ \ \
| * | | | | | Remove unnecessary compareScreen from GridStaticSectionComponentTestTeemu Suo-Anttila2014-08-071-2/+0
| * | | | | | Add server side support for Components in Headers and Footers (#13334)Teemu Suo-Anttila2014-08-072-0/+144
| * | | | | | Support HTML and Widgets in header/footer cells #13334John Ahlroos2014-08-074-8/+258