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
5e3950f6ba20d2081ae61b14ffd4e3a80d088dfe
GenericQtClientWidgets
/
dialogs
History
Bent Witthold
34a34891b4
In SettingsDialog: Disabled the email and password input edits.
2026-02-03 12:12:51 +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
Bugfix: Save changes when closing the EditItemDialog.
2026-01-19 18:40:39 +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