15 Commits (ca4a4e743dfdbc20560568ab25fbd7b1d9a4e7c3)

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
Josef Rokos d108a42b08 Column widths saving to user settings.
Fixed memory leak in AutoTableModel.
9 years ago
Josef Rokos 8e999c7818 Added support for binding QDecimal values. 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 ac931e17a9 Implemented data filtering. 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
Josef Rokos 30a6f57b19 MSVS2010 build fix. 9 years ago
Josef Rokos 07bb708437 Implemented dependency solving for db schemas creation. Added macro for
begin/end iterator.
9 years ago
Josef Rokos 7c90c66468 Added support for database maintenance. Added core plugin. 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