summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/QueryContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-675/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+29
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-3/+3
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-3/+3
* | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-111-2/+2
* | Eliminate some generics related warnings in core (non-API).Henri Sara2011-11-111-1/+2
|/
* Deprecate QueryContainerHenri Sara2011-03-011-0/+3
* #5692 Generics: QueryContainer (with reduced exposure of internal item id typ...Henri Sara2010-10-041-9/+9
* #5692 Generics and warnings cleanup in ObjectProperty and classes using it, s...Henri Sara2010-10-011-1/+2
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+2
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-1/+1
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-1/+1
* Added generics from Container interfaceArtur Signell2009-12-151-1/+1
* #2904 Miscellaneous Toolkit -> Vaadin renamesHenri Sara2009-05-181-1/+1
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+641