Commit Graph

39 Commits

Author SHA1 Message Date
pepa 27ec7282eb Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-05-31 21:20:05 +02:00
pepa f6bcb86aab Application adds path to plugins to environment variable PATH on startup. Plugin loading is working correct now. 2017-05-31 19:08:01 +02:00
Zdenek Jonak 0fd0d53c0b czech translation update 2017-05-16 21:24:49 +02:00
pepa cd4d58749a Fixed camp settings saving. Added about messagebox. Methods IGridForm::handleNewRecord and IGridForm::handleEditRecord are virtual now. 2017-05-12 14:33:14 +02:00
jony 25c481f5f1 Country register plugin created 2017-05-03 22:23:49 +02:00
jony a0f325708b Updated czech translations 2017-05-03 20:30:56 +02:00
pepa af9edeafae Added postregister plugin. 2017-04-25 21:39:47 +02:00
jony 7aa00f1b1e Fixed build on linux 2017-03-28 21:02:38 +02:00
pepa 16fedf3592 Fixed crash when close main window. 2017-03-17 12:56:39 +01:00
pepa b9fe3aab37 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 2017-03-17 10:37:58 +01:00
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
jony 405547d7b6 Translation update 2017-03-15 21:44:54 +01:00
pepa 94e4edc6e6 UI changes for HDPI.
Voucher could be marked as EET not entering.
2017-03-11 21:05:11 +01:00
pepa 378d052bd6 Increase icon size. 2017-03-08 14:58:28 +01:00
pepa f05442e748 Added application icon. 2017-03-08 14:39:09 +01:00
pepa 9418d739e6 Improved EET integration- switch to online/offline mode now possible.
Application starts to maximized window.
2017-02-24 23:19:46 +01:00
pepa abed951e1f Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
# Conflicts:
#	shop/receiptsaveform.cpp
#	shop/shopform.cpp
2017-02-24 21:26:55 +01:00
pepa 452d58ac4f UI fixes 2016-07-25 22:41:39 +02:00
pepa 0f397c4308 Transation fix. 2016-07-22 13:21:39 +02:00
Rokos Josef b33ff1b169 Button for core plugin is not generated to navigation bar. Added macro
for plugin path.
2016-06-23 16:05:36 +02:00
Zdenek Jonak d10a832766 Localization support and localization 2016-05-29 18:14:49 +02:00
pepa d93e470c10 Fixed permission issues. 2016-04-06 20:38:01 +02:00
Zdenek Jonak 2c49209b8e translation support fixed and new translations added 2016-03-09 22:06:17 +01:00
pepa c0db311a23 Translation suport 2016-03-09 19:56:45 +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 2bb07716b9 Stylesheet support 2016-02-19 16:02:00 +01:00
pepa 8e999c7818 Added support for binding QDecimal values. 2016-02-19 15:34:52 +01:00
pepa c722fe743c Implemented application login.
Minor UI improvement.
Fixed memory leaks.
2016-02-09 10:04:17 +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 2f127e8902 Path to database is now saved via QSettings object. 2015-11-24 16:14:36 +01:00
pepa 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.
2015-11-24 15:09:50 +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 7c90c66468 Added support for database maintenance. Added core plugin. 2015-11-13 15:11:47 +01:00
pepa 3a072742ac Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Conflicts:
	application/mainwindow.cpp
2015-10-30 14:25:16 +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 53b68cb25c Open db dialog 2015-10-29 20:18:26 +01:00
Zdenek Jonak 53d56f2e13 initial commit Base app, core lib, plugin system 2015-10-28 19:21:55 +01:00