2 Commits (95d016c08569f74a2c76eac40c4f5656bb773951)

Author SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
  Leif Åstrand c7b84bf51d Separate Binding and BindingBuilder (#80) 7 years ago
  Teemu Suo-Anttila 5bc31e8267 Remove undocumented, unused extra default methods from Converter 7 years ago
  Leif Åstrand 3f37f893cb Correct serializable issues and test that components can be serialized 7 years ago
  Teemu Suo-Anttila c72beed926 Add ValueContext parameter for Converters 7 years ago
  Artur Signell 38b825cf89 Convert Vaadin 7 converters to Vaadin 8 converters 7 years ago
  Artur Signell b565956a51 Remove accidental dependency from new converters to old 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell f2bb3c886c Add converter support to Binder 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell 3d9d47d222 Added type parameter to converter methods (#11895) 11 years ago
  Artur Signell 0b635061bb Fixed order of parameters in javadoc (#11158) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 054c4a16f5 Removed more @version included in some files but not in all (#9299) 12 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Artur Signell 5c357fb2d4 Javadoc fixes 12 years ago
  Artur Signell 9bbdbfdac9 #8101 Swapped generics parameter order for Converter based on API review 12 years ago
  Artur Signell a0accae9a7 #8101 Renamed source type to presentation and target type to model for 12 years ago
  Artur Signell 5d09873ca9 #8101 Swapped generics parameter order for Converter based on API review 12 years ago
  Artur Signell b8a5152089 #8101 Renamed source type to presentation and target type to model for 12 years ago
  Artur Signell 68f1371a15 ConversionException must be static to be useful outside Converter 12 years ago
  Artur Signell affa369b7f #8101/#8103 Javadoc for converters and converter factory 12 years ago
  Artur Signell b6d785312a #8101 Javadoc for Converter 12 years ago
  Leif Åstrand 057fb45a45 Add license header to some new files 12 years ago
  Artur Signell 3053cf8f87 First take on Converters 12 years ago