Commit Graph

7 Commits (60887e77002c7a9f971b907cdd46628ed7131ae1)

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.
Josef Rokos c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI.
Zdenek Jonak a1f92c9f40 new plugin commodity implemented
Josef Rokos e569dfbc12 Added support for settings
Josef Rokos 8e999c7818 Added support for binding QDecimal values.
Zdenek Jonak 5846f8757e new enums class in core
binding for combos
Zdenek Jonak 4d74bed177 service plugin and qdecimal library has been added