3 Commits (38b825cf892b0877faa4c4d3b9f2ad7d7b878bd0)

Author SHA1 Message Date
  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
  Anna Miroshnik a28d6c2098 Add new StringTo<Byte, Short, BigInteger> Converters (#14583) 9 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 87018cdca4 Add missing license header 11 years ago
  Artur Signell 70131cdb9b Extracted common code for number conveters to abstract super class (#11900) 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 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
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell ed6fd17050 Corrected error message to show model and not presentation type when 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 3175050193 #8101 Consistent handling of null locale 12 years ago
  Artur Signell 59618f83ce #8101 All Strings are now trimmed before conversion 12 years ago
  Artur Signell affa369b7f #8101/#8103 Javadoc for converters and converter factory 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