prodejna/core
Josef Rokos b8ed333c3a Added support for Value Added Tax.
..
data Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
icons SVG icons replaced by PNG on report viewer and report dialog.
reporting SVG icons replaced by PNG on report viewer and report dialog.
roles UI fixes
settings Added support for Value Added Tax.
translations Updated translation
users Improved permission checks.
autoform.h Fixed permission issues.
autotablemodel.h Inline editing of QDecDouble in AutoTableModel now possible.
columndialog.cpp Added Column dialog for selecting visible columns. Selection is stored to settings.
columndialog.h Added Column dialog for selecting visible columns. Selection is stored to settings.
columndialog.ui Added Column dialog for selecting visible columns. Selection is stored to settings.
combodata.cpp Added support for bindig relations (foreign keys) to combo boxes.
combodata.h Added settings for seasons and number series. Added static method
context.cpp fixed application crash when loading plugin
context.h Added settings for seasons and number series. Added static method
core.h Implemented base functionality of DirectSaleForm.
core.pro Added report variable filler.
core_global.h initial commit Base app, core lib, plugin system
coreplugin.cpp translation support fixed and new translations added
coreplugin.h Translation suport
csvimporter.cpp Added support for import data from file.
csvimporter.h Import progress is shown while import.
defaultformhandler.cpp - Users table model renamed to UsersTableModel- causes linker conflict
defaultformhandler.h MSVS2010 build fix.
define.h Fixed saving of QDecDouble numbers.
emptystringvalidator.cpp Forgotten modifications.
emptystringvalidator.h Fixed build on MS VS2010. Improved includes in data classes.
enums.h Fixed saving of enums to json settings. Added global enum for rounding.
exprevaluator.cpp Added logo to settings. Small bugfixes.
exprevaluator.h Fixed MSVS build
filterdialog.cpp Implemented data filtering.
filterdialog.h Implemented data filtering.
filterdialog.ui Implemented data filtering.
filterui.cpp Implemented data filtering.
filterui.h Implemented data filtering.
filterui.ui Implemented application login.
formbinder.h Added class ObjectBinder for common data binding.
formdialog.cpp Fixed MSVS build. Added plugin icons, improved UI.
formdialog.h Database error handling.
formdialog.ui Fixed MSVS build. Added plugin icons, improved UI.
gridform.h Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
gridform.ui SVG icons replaced by PNG. Caused huge memory allocation on Windows.
iform.cpp Fixed bug when cancel edit form on new record.
iform.h Added support for settings
igridform.cpp Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
igridform.h Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
iimporter.h Import progress is shown while import.
iimportprogress.h Fixed MSVS 2012 build
imetadataplugin.cpp Added reporting support- depends on LimeReport.
imetadataplugin.h Added reporting support- depends on LimeReport.
importdialog.cpp Import dialog and import progress moved to core library.
importdialog.h Fixed MSVS 2012 build
importdialog.ui Import dialog and import progress moved to core library.
importprogress.cpp Import dialog and import progress moved to core library.
importprogress.h Fixed MSVS 2012 build
importprogress.ui Import dialog and import progress moved to core library.
iplugin.h Improved permission checks.
iservice.cpp Implementation of basic permission checks.
iservice.h Implementation of basic permission checks.
itablemodel.cpp Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
itablemodel.h Added support for checkbox select in AutoTableModel.
ivalidator.h Implemented dependency solving for db schemas creation. Added macro for
metaData.json Data classes and services for number series and seasons. Fixed release
numberseriesservice.cpp Improved work with number series. Added season to voucher record.
numberseriesservice.h Improved work with number series. Added season to voucher record.
objectbinder.cpp Added class ObjectBinder for common data binding.
objectbinder.h Added class ObjectBinder for common data binding.
permissionevaluator.cpp Implementation of basic permission checks.
permissionevaluator.h Implementation of basic permission checks.
permissionservice.cpp Implemented application login.
permissionservice.h Implemented application login.
rc.qrc SVG icons replaced by PNG on report viewer and report dialog.
samestringvalidator.cpp Added new validator, userform validation
samestringvalidator.h Added new validator, userform validation
savefilterdialog.cpp Implemented data filtering.
savefilterdialog.h Implemented data filtering.
savefilterdialog.ui Implemented data filtering.
seasonservice.cpp Data classes and services for number series and seasons. Fixed release
seasonservice.h Data classes and services for number series and seasons. Fixed release
service.h Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
settingsform.cpp Improved permission checks.
settingsform.h Fixed MSVS build. Added plugin icons, improved UI.
settingsform.ui Added protected method GridForm::addRow. Increased settings form size.
settingsservice.cpp Added support for settings
settingsservice.h Fixed saving of enums to json settings. Added global enum for rounding.
transaction.cpp Added support for saving receipts.
transaction.h Fixed build on MS VS2010. Improved includes in data classes.