124 Commits (402535c40c60ea8f3c50b80c9aebdd032f014ac4)
 

Author SHA1 Message Date
Josef Rokos 7ae8c53a16 Numeric datatypes auto aligned to right in AutoTableModel based grids.
Swithced QLineEdit to QDoubleSpinBox for better number formating in
commodityform.ui and accserviceform.ui. Fixed build order.
9 years ago
Josef Rokos 96685d2bed Implementation of basic permission checks. 9 years ago
Zdenek Jonak 2c49209b8e translation support fixed and new translations added 9 years ago
Zdenek Jonak fe1671d91e Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Zdenek Jonak ffcf753acb fixed compile problem with gcc and inicialization in comodity plugin 9 years ago
Josef Rokos c0db311a23 Translation suport 9 years ago
Josef Rokos ebf155603a Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Josef Rokos c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI. 9 years ago
Zdenek Jonak a1f92c9f40 new plugin commodity implemented 9 years ago
Josef Rokos 63cd40949e Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Josef Rokos d108a42b08 Column widths saving to user settings.
Fixed memory leak in AutoTableModel.
9 years ago
Zdenek Jonak 4b8d790ea8 change code to avoid bug in qt5.3 9 years ago
Josef Rokos f49f19783e Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Josef Rokos e569dfbc12 Added support for settings 9 years ago
Zdenek Jonak f184ac92d9 Addressbook plugin implementation 9 years ago
Josef Rokos 2bb07716b9 Stylesheet support 9 years ago
Josef Rokos 8e999c7818 Added support for binding QDecimal values. 9 years ago
Zdenek Jonak 046c64b312 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Zdenek Jonak 5846f8757e new enums class in core
binding for combos
9 years ago
Josef Rokos 3d7f51f42b Fixed bug when cancel edit form on new record. 9 years ago
Zdenek Jonak 580b623aca Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 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 1b6141923f Added support for bindig relations (foreign keys) to combo boxes. 9 years ago
Josef Rokos ca35df241f Added support for binding simple data to combo boxes. (not tested) 9 years ago
Zdenek Jonak 184e6f917f Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Zdenek Jonak 4d74bed177 service plugin and qdecimal library has been added 9 years ago
Josef Rokos 3d9e182531 Added IService QObject derived class for emiting Qt signals from service objects. 9 years ago
Josef Rokos bc77f671ae Fixed MSVS build. 9 years ago
Josef Rokos 69c6068c0d Added -p switch to cp command in ODB build phase. 9 years ago
Josef Rokos c722fe743c Implemented application login.
Minor UI improvement.
Fixed memory leaks.
9 years ago
Zdenek Jonak 3d68281c87 Password hashing support 9 years ago
Zdenek Jonak 01c03be78c Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Conflicts:
	core/core.pro
9 years ago
Zdenek Jonak 6f78308d7d Added new validator, userform validation 9 years ago
Josef Rokos bfbfb20700 Fixed MSVS build 9 years ago
Josef Rokos bf812b4d01 Fixed bug when opening another database file. 9 years ago
Josef Rokos 6c3c616786 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Josef Rokos ac931e17a9 Implemented data filtering. 9 years ago
Zdenek Jonak 5dbebcc947 Support for adding user roles 9 years ago
Josef Rokos d2f391558a UI for data filtering.
Icons for plugin grid operations.
9 years ago
Josef Rokos 94fba56dab Implemented permission settings for Roles. 9 years ago
Josef Rokos 09f6266123 Fixed bug when adding record to empty table. Fixed empty row after
delete record.
9 years ago
Zdenek Jonak 7d01751c10 Implemented roles module. 9 years ago
Josef Rokos 37d2371148 Added Column dialog for selecting visible columns. Selection is stored to settings. 9 years ago
Josef Rokos d99267e488 Disabled "unknown pragma" warning in MSVS2010. 9 years ago
Josef Rokos 2f127e8902 Path to database is now saved via QSettings object. 9 years ago
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