Commit Graph

62 Commits

Author SHA1 Message Date
pepa 5993193ffb Added support for form validations. 2015-11-10 22:39:58 +01:00
pepa 6bc7fd8762 Fixed Transaction class. 2015-11-10 20:31:23 +01:00
pepa f208120799 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2015-11-10 20:19:40 +01:00
pepa e6bbae3eaf Added AutoForm class for automatic binding. 2015-11-10 20:16:30 +01:00
pepa 71325fa717 Improved transaction handling. 2015-11-10 16:08:06 +01:00
pepa b1e1388135 Fixed missing return in Service::loadById. 2015-11-10 14:59:00 +01:00
pepa 36f9c93e08 Added support for automatic sorting. 2015-11-06 14:19:52 +01:00
pepa 49b2e231c0 Automatic column names. 2015-11-05 21:39:21 +01:00
pepa b7cfb8c39c Added template class AutoTableModel for automatic table models based on
given list of QObject derived objects.
2015-11-02 22:25:30 +01:00
pepa 7755432484 Added IMetaDataPlugin base class for parsing plugin name, description,
etc... from json metadata file.
2015-10-30 15:51:57 +01:00
pepa 096605a39e - Core library header files added to core.h file.
- Fixed windows build.
- Added AccommodationService class.
2015-10-30 13:57:13 +01:00
Zdenek Jonak 53d56f2e13 initial commit Base app, core lib, plugin system 2015-10-28 19:21:55 +01:00