summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/containers
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-165-5/+5
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Merge changes from origin/7.0Leif Åstrand2013-05-172-0/+81
|\ | | | | | | | | | | | | | | | | | | | | | | 1a6200e Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7 67696f3 SQLContainer.indexOfId() also searches backwards (#11849, #10376) 611e5f9 Test for #11267 adapted from 6.8. 609acd1 Fixed table height rendering in Android 2.3 #11331 63dd611 Centers VOverlays in visual viewport on iOS, Android, fixes #11614 5a33d7d Test for #11775 0c8edf1 Avoid marking AbstractField dirty in primitive getters (#11201) Change-Id: I7437e0b249c1a95372d6f349e9d6336fb85f08a4
| * SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-142-0/+81
| | | | | | | | Change-Id: Iea3f832cd50314f747b82b774c3be57797f9ac1d
* | Global code reformatLeif Åstrand2013-04-051-0/+1
|/ | | | Change-Id: I4b3c74ede518aa2712038d1451974a93cdecabc2
* Merge of (#10878) to Vaadin 7.Anna Koskinen2013-02-052-0/+191
| | | | | | | Ensure unique ordering when using TableQuery with multiple primary key columns. Change-Id: I9145717d1658393b19a2bca27ac211cad075fc27
* Add shorthands for locking the session (#10225)Leif Åstrand2012-11-211-6/+6
| | | | Change-Id: Ic2f3843a48a6e26af848208e9495473853146fbe
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-063-3/+3
| | | | Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-023-4/+4
| | | | Change-Id: Iac2f000dfcc9dc8c52d45b83842dfa0d8382c1d5
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
| | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* Global code cleanupLeif Åstrand2012-09-271-1/+1
|
* Constants -> enums (#9072)Pekka Hyvönen2012-09-111-2/+2
| | | | Patch from Pekka with minor changes (ButtonCode -> MouseButton, FilteringMode -> ComboBox)
* Support running JUnit tests (#9299)Artur Signell2012-09-091-4/+5
|
* Use dedicated Lock for session synchronization (#9156)Leif Åstrand2012-09-071-9/+20
|
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-073-6/+6
|
* Reformat projectLeif Åstrand2012-09-052-5/+5
|
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-053-6/+6
|
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-053-6/+6
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3012-0/+1285