Commit Graph

17 Commits

Author SHA1 Message Date
pepa af5f2c357f Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri. 2017-03-17 10:35:23 +01:00
pepa c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI. 2016-03-03 15:03:51 +01:00
pepa e569dfbc12 Added support for settings 2016-02-24 22:46:36 +01:00
pepa 8e999c7818 Added support for binding QDecimal values. 2016-02-19 15:34:52 +01:00
pepa 1bb87dcb20 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2016-02-13 21:52:33 +01:00
pepa 1f4f318a26 Database error handling. 2016-02-13 21:41:05 +01:00
pepa 7ea06881ef AutoTableModel now can display data from related table.
Usage example of ComboBox binding in Accommodation plugin.
2016-02-12 15:58:12 +01:00
pepa d2f391558a UI for data filtering.
Icons for plugin grid operations.
2015-12-29 16:09:55 +01:00
pepa d99267e488 Disabled "unknown pragma" warning in MSVS2010. 2015-11-25 14:26:02 +01:00
pepa bfff174db8 Improved plugin initialization. Added delete feature. 2015-11-18 22:27:46 +01:00
pepa 02c5bbe788 Added base classes for plugin UI. 2015-11-17 22:24:00 +01:00
pepa d4da3cb6cf Enabled C++11 features on Linux (GCC), disabled "unknown pragma" warnings on GCC. 2015-11-13 15:44:32 +01:00
pepa de7e0fc9c4 Updated Accommodation testing plugin. 2015-11-13 15:13:44 +01:00
pepa e6bbae3eaf Added AutoForm class for automatic binding. 2015-11-10 20:16: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