17 Commits (031e3993201d271d33af025b0716e93fb34ab0ae)

Author SHA1 Message Date
Josef Rokos af5f2c357f Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri. 8 years ago
Josef Rokos c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI. 9 years ago
Josef Rokos e569dfbc12 Added support for settings 9 years ago
Josef Rokos 8e999c7818 Added support for binding QDecimal values. 9 years ago
Josef Rokos 1bb87dcb20 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Josef Rokos 1f4f318a26 Database error handling. 9 years ago
Josef Rokos 7ea06881ef AutoTableModel now can display data from related table.
Usage example of ComboBox binding in Accommodation plugin.
9 years ago
Josef Rokos d2f391558a UI for data filtering.
Icons for plugin grid operations.
9 years ago
Josef Rokos d99267e488 Disabled "unknown pragma" warning in MSVS2010. 9 years ago
Josef Rokos bfff174db8 Improved plugin initialization. Added delete feature. 9 years ago
Josef Rokos 02c5bbe788 Added base classes for plugin UI. 9 years ago
Josef Rokos d4da3cb6cf Enabled C++11 features on Linux (GCC), disabled "unknown pragma" warnings on GCC. 9 years ago
Josef Rokos de7e0fc9c4 Updated Accommodation testing plugin. 9 years ago
Josef Rokos e6bbae3eaf Added AutoForm class for automatic binding. 9 years ago
Josef Rokos 7755432484 Added IMetaDataPlugin base class for parsing plugin name, description,
etc... from json metadata file.
9 years ago
Josef Rokos 096605a39e - Core library header files added to core.h file.
- Fixed windows build.
- Added AccommodationService class.
9 years ago
Zdenek Jonak 53d56f2e13 initial commit Base app, core lib, plugin system 9 years ago