This website requires JavaScript.
Explore
Help
Sign In
bent
/
GenericQtClientWidgets
Watch
1
Star
0
Fork
0
You've already forked GenericQtClientWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e7f803d42da1d960c1a81d430bde14544665ba3
GenericQtClientWidgets
/
dialogs
History
Bent Witthold
0e7f803d42
Refactored ItemDetailMapper to encapsulate widget creation and their mappings into functions to be able to iterate over meta data to auto generate them. (Only working for string roles for now)
2026-03-02 14:09:55 +01:00
..
abstractdialog.cpp
Changing submit policy of QDataWidgetMapper to AutoSubmit because if multiple changes are made at once not all of them are applied.
2026-01-01 09:59:12 +01:00
abstractdialog.h
Changing submit policy of QDataWidgetMapper to AutoSubmit because if multiple changes are made at once not all of them are applied.
2026-01-01 09:59:12 +01:00
edititemdialog.cpp
Refactored ItemDetailMapper to encapsulate widget creation and their mappings into functions to be able to iterate over meta data to auto generate them. (Only working for string roles for now)
2026-03-02 14:09:55 +01:00
edititemdialog.h
Displaying a QR code in the EditItemDialog containing the full data of the current item as a string.
2026-01-15 14:06:02 +01:00
newitemdialog.cpp
Adjusted to GenericCore::postItemsToServer and using ModelItemsValues typedef in new item dialog.
2026-02-02 16:25:17 +01:00
newitemdialog.h
Renamed source code folder "Dialogs" into "dialogs".
2025-12-17 10:39:34 +01:00
settingsdialog.cpp
In SettingsDialog: Disabled the email and password input edits.
2026-02-03 12:12:51 +01:00
settingsdialog.h
Added a SettingsDialog with a "Server" tab to configure the server settings.
2026-02-03 11:22:55 +01:00