Commit Graph

10 Commits (bf812b4d01c903167efb62ed1a7ea7b815f180f7)

Author SHA1 Message Date
Josef Rokos d2f391558a UI for data filtering.
Icons for plugin grid operations.
Josef Rokos d99267e488 Disabled "unknown pragma" warning in MSVS2010.
Josef Rokos 2f127e8902 Path to database is now saved via QSettings object.
Josef Rokos 989c8fdac3 - Users table model renamed to UsersTableModel- causes linker conflict
with class TableModel in accomodation plugin.
- Edit record dialog is now screen centered.
- Plugin tabs in application main window are now closable.
Josef Rokos d4da3cb6cf Enabled C++11 features on Linux (GCC), disabled "unknown pragma" warnings on GCC.
Josef Rokos 7c90c66468 Added support for database maintenance. Added core plugin.
Josef Rokos 3a072742ac Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Conflicts:
	application/mainwindow.cpp
Josef Rokos 096605a39e - Core library header files added to core.h file.
- Fixed windows build.
- Added AccommodationService class.
Zdenek Jonak 53b68cb25c Open db dialog
Zdenek Jonak 53d56f2e13 initial commit Base app, core lib, plugin system