prodejna/core
Josef Rokos d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
..
data Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
icons Added button for report dialog to shop.
reporting Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
roles Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
settings Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
translations Updated czech translations
users Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
CMakeLists.txt Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
autoform.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
autotablemodel.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
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 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
context.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
core.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
core_global.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
coreplugin.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
coreplugin.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
csvimporter.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
csvimporter.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
defaultformhandler.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
defaultformhandler.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
define.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
emptystringvalidator.cpp Forgotten modifications.
emptystringvalidator.h Fixed build on MS VS2010. Improved includes in data classes.
enums.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
exprevaluator.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
exprevaluator.h Fixed MSVS build
filterdialog.cpp Implemented data filtering.
filterdialog.h Implemented data filtering.
filterdialog.ui Implemented data filtering.
filterui.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
filterui.h Implemented data filtering.
filterui.ui Implemented application login.
formbinder.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
formdialog.cpp Fixed MSVS build. Added plugin icons, improved UI.
formdialog.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
formdialog.ui Fixed MSVS build. Added plugin icons, improved UI.
gridform.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
gridform.ui SVG icons replaced by PNG. Caused huge memory allocation on Windows.
helper.cpp Fixed MSVC 2012 build.
helper.h Fixed MSVC 2012 build.
idashboardwidget.h Fixed MSVC 2012 build.
iform.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
iform.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
igridform.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
igridform.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
iimporter.h Import progress is shown while import.
iimportprogress.h Fixed MSVS 2012 build
imetadataplugin.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
imetadataplugin.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
importdialog.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
importdialog.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
importdialog.ui Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
importprogress.cpp Import dialog and import progress moved to core library.
importprogress.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
importprogress.ui Import dialog and import progress moved to core library.
iplugin.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
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 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
ivalidator.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
metaData.json Data classes and services for number series and seasons. Fixed release
numberseriesservice.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
numberseriesservice.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
objectbinder.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
objectbinder.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
permissionevaluator.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
permissionevaluator.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
permissionservice.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
permissionservice.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
rc.qrc Added button for report dialog to shop.
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 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
seasonservice.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
service.h Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
settingsform.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
settingsform.h Fixed MSVS build. Added plugin icons, improved UI.
settingsform.ui Added protected method GridForm::addRow. Increased settings form size.
settingsservice.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.
settingsservice.h Fixed saving of enums to json settings. Added global enum for rounding.
transaction.cpp Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility.