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.
|
9 years ago |
Zdenek Jonak
|
a6d795ec87
|
users plugin implementation
|
9 years ago |
Josef Rokos
|
30a6f57b19
|
MSVS2010 build fix.
|
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
|
07bb708437
|
Implemented dependency solving for db schemas creation. Added macro for
begin/end iterator.
|
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
|
7c90c66468
|
Added support for database maintenance. Added core plugin.
|
9 years ago |
Josef Rokos
|
1264b2547a
|
Fixed build on MS VS2010. Improved includes in data classes.
|
9 years ago |
Zdenek Jonak
|
1439502c20
|
Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Conflicts:
core/core.pro
|
9 years ago |
Zdenek Jonak
|
2fc1090ed3
|
Created data sructures for user and permissions support
|
9 years ago |
Josef Rokos
|
21ffb16151
|
Forgotten modifications.
|
9 years ago |
Josef Rokos
|
5993193ffb
|
Added support for form validations.
|
9 years ago |
Josef Rokos
|
6bc7fd8762
|
Fixed Transaction class.
|
9 years ago |
Josef Rokos
|
f208120799
|
Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
|
9 years ago |
Josef Rokos
|
e6bbae3eaf
|
Added AutoForm class for automatic binding.
|
9 years ago |
Josef Rokos
|
71325fa717
|
Improved transaction handling.
|
9 years ago |
Josef Rokos
|
b1e1388135
|
Fixed missing return in Service::loadById.
|
9 years ago |
Josef Rokos
|
36f9c93e08
|
Added support for automatic sorting.
|
9 years ago |
Josef Rokos
|
49b2e231c0
|
Automatic column names.
|
9 years ago |
Josef Rokos
|
b7cfb8c39c
|
Added template class AutoTableModel for automatic table models based on
given list of QObject derived objects.
|
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
|
3a072742ac
|
Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Conflicts:
application/mainwindow.cpp
|
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
|
53b68cb25c
|
Open db dialog
|
9 years ago |
Zdenek Jonak
|
53d56f2e13
|
initial commit Base app, core lib, plugin system
|
9 years ago |