31 Commits (print)

Author SHA1 Message Date
Josef Rokos 16fedf3592 Fixed crash when close main window.
Josef Rokos b9fe3aab37 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos af5f2c357f Cleaned qmake project files. Configuration and common parts are now in config_plugin.pri and config_odb.pri.
jony 405547d7b6 Translation update
Pepa Rokos 94e4edc6e6 UI changes for HDPI.
Voucher could be marked as EET not entering.
Josef Rokos 378d052bd6 Increase icon size.
Josef Rokos f05442e748 Added application icon.
Josef Rokos 9418d739e6 Improved EET integration- switch to online/offline mode now possible.
Application starts to maximized window.
Josef Rokos abed951e1f Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
# Conflicts:
#	shop/receiptsaveform.cpp
#	shop/shopform.cpp
Josef Rokos 452d58ac4f UI fixes
Josef Rokos 0f397c4308 Transation fix.
Rokos Josef b33ff1b169 Button for core plugin is not generated to navigation bar. Added macro
for plugin path.
Zdenek Jonak d10a832766 Localization support and localization
Josef Rokos d93e470c10 Fixed permission issues.
Zdenek Jonak 2c49209b8e translation support fixed and new translations added
Josef Rokos c0db311a23 Translation suport
Josef Rokos c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI.
Josef Rokos e569dfbc12 Added support for settings
Josef Rokos 2bb07716b9 Stylesheet support
Josef Rokos 8e999c7818 Added support for binding QDecimal values.
Josef Rokos c722fe743c Implemented application login.
Minor UI improvement.
Fixed memory leaks.
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