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
63
Commits
2
Branches
0
Tags
develop
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bent Witthold
6408eaa10a
Refactored the creation of control widgets.
2026-04-02 09:51:04 +02:00
assets
Removed not used icon and renamed the application icon properly.
2026-03-06 11:07:05 +01:00
dialogs
NewItemDialog uses dynamically generated control widgets for model data as well. Added a WidgetHelper class to consolidate identical source code for ItemDetailMapper and NewItemDialog.
2026-03-02 19:25:27 +01:00
views
NewItemDialog uses dynamically generated control widgets for model data as well. Added a WidgetHelper class to consolidate identical source code for ItemDetailMapper and NewItemDialog.
2026-03-02 19:25:27 +01:00
widgets
/controls
Using the new SpinBoxDelegate in int and double columns even if the cell is empty.
2026-03-14 09:35:42 +01:00
.gitignore
Added window icon (and others). Plus minor fixes.
2025-10-26 13:03:20 +01:00
CMakeLists.txt
Using the new SpinBoxDelegate in int and double columns even if the cell is empty.
2026-03-14 09:35:42 +01:00
GenericQtClient-Widgets_en_US.ts
Renamed target for cleaner build script.
2025-10-29 11:48:58 +01:00
main.cpp
Added a message handler to have colored console output in debug mode.
2025-10-02 16:46:50 +02:00
mainwindow.cpp
Using the new SpinBoxDelegate in int and double columns even if the cell is empty.
2026-03-14 09:35:42 +01:00
mainwindow.h
Added a ComboBoxDelegate for the new "type" role.
2026-03-01 11:42:30 +01:00
mainwindow.ui
Added a SettingsDialog with a "Server" tab to configure the server settings.
2026-02-03 11:22:55 +01:00
widgethelper.cpp
Refactored the creation of control widgets.
2026-04-02 09:51:04 +02:00
widgethelper.h
Refactored the creation of control widgets.
2026-04-02 09:51:04 +02:00
Description
No description provided
359
KiB
Languages
C++
94.4%
CMake
5.6%