Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 1 | -1/+1 |
| | | | | * Update copyright year range. | ||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Improve naming of fields and variables (#10242) | Ahmed Ashour | 2017-10-26 | 1 | -6/+6 |
| | | | | | * Variable names to conform to naming convention. * Use static constants where it makes sense | ||||
* | Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) | Ahmed Ashour | 2017-10-20 | 1 | -3/+4 |
| | | | | | | | | * Use .toLowerCase and .toUpperCase(Locale.ROOT) * Spaces * add spaces after if( | ||||
* | Use enhanced for loop for arrays. (#10121) | Ahmed Ashour | 2017-10-02 | 1 | -2/+2 |
| | |||||
* | First sentence of javadoc should end with a period (#10114) | Ahmed Ashour | 2017-10-02 | 1 | -3/+3 |
| | | | Also includes minor other javadoc and formatting fixes. | ||||
* | Use interface instead of implementation (#10073) | Ahmed Ashour | 2017-09-28 | 1 | -1/+1 |
| | |||||
* | Use single character for StringBuilder.append (#10102) | Ahmed Ashour | 2017-09-28 | 1 | -1/+1 |
| | |||||
* | Update modifier order to follow Java Specification suggestions (#10050) | Ahmed Ashour | 2017-09-21 | 1 | -2/+2 |
| | | | Also includes some other minor cleanup. | ||||
* | Use String.isEmpty() (#10045) | Ahmed Ashour | 2017-09-21 | 1 | -1/+1 |
| | |||||
* | Fix javadoc typos (#9998) | Ahmed Ashour | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Make it possible to use an extended ComboBox in declarative files (#8651) | Artur | 2017-02-22 | 1 | -2/+3 |
| | |||||
* | Fix since tags for 8.0 (#8575) | Henri Sara | 2017-02-16 | 1 | -0/+2 |
| | | | Fix since tags for the server and shared modules and new types in client. | ||||
* | Fix some faulty javaDoc names | caalador | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | Refactor AbstractDateField. (#8146) | Denis | 2017-01-10 | 1 | -3/+8 |
| | | | First round for #8132. | ||||
* | Rename com.vaadin.data.util.converter to com.vaadin.data.converter | Pekka Hyvönen | 2016-12-14 | 1 | -2/+2 |
| | |||||
* | Use final modifier where appropriate | Per-Åke Minborg | 2016-11-09 | 1 | -1/+1 |
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7226 | ||||
* | Remove redundant casting | Per-Åke Minborg | 2016-11-05 | 1 | -1/+1 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7232 | ||||
* | Revert "Convert to for-each loop, Stream and switch-over-strings" | Pekka Hyvönen | 2016-11-03 | 1 | -2/+2 |
| | | | | | | This reverts commit 73078c7560d40db80dae6a6fb8047c29a92dd8d0. Change-Id: I2757232d1312ae5162550d9fafb26c2d657c1b7f | ||||
* | Convert to for-each loop, Stream and switch-over-strings | Per-Åke Minborg | 2016-11-02 | 1 | -2/+2 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7218 | ||||
* | Add private constructor for utility classes | Per-Åke Minborg | 2016-11-02 | 1 | -0/+3 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7210 | ||||
* | Introduce "shouldWriteDefaultValues" property to DesignContext. | Denis Anisimov | 2016-10-26 | 1 | -22/+8 |
| | | | | Change-Id: I979448e5af032333a6a2f7b99b11ab16c41d7b18 | ||||
* | Add ValueContext parameter for Converters | Teemu Suo-Anttila | 2016-10-24 | 1 | -1/+2 |
| | | | | Change-Id: I47179b06b9e345f5a454ac1806d0bc9bcac24bcf | ||||
* | Add utility for outputting the full declarative syntax of components | Aleksi Hietanen | 2016-10-24 | 1 | -1/+16 |
| | | | | Change-Id: I4bc740154ffb5a30892b1859a7550a7aeff94fb3 | ||||
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 1 | -4/+4 |
| | | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012 | ||||
* | Change declarative support to use new converters | Artur Signell | 2016-08-24 | 1 | -3/+4 |
| | | | | Change-Id: I3bb2c106a4c4d8556f6f752867da1917e0d3c9a3 | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 1 | -2/+2 |
| | | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5 | ||||
* | Rename legacy packages to v7 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -21/+21 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 1 | -32/+32 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* | Artur Signell | 2016-08-10 | 1 | -2/+2 |
| | | | | Change-Id: I75fd33e66c8c5c265bc60cce58ff639a5d5642ab | ||||
* | Merge branch 'master' into feature/mavenize | elmot | 2016-04-13 | 1 | -0/+53 |
| | | | | Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94 | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+455 |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |