Uwe Rathmann
|
48853d38ef
|
index of the combo box changes on the final QskMenu::trigereed - not while
navigating in the menu
|
2023-03-06 17:37:32 +01:00 |
Uwe Rathmann
|
afe3248a8b
|
Unused splash subcontrol/node removed. As the code was simply copied from the
push button we can restore it easily once we have a sitution, where a
splash feedback is required
|
2023-03-06 17:00:44 +01:00 |
Uwe Rathmann
|
5246f618a7
|
qskIsButtonPressKey moved to QskEvent.h, Qt5 build break fixed
|
2023-03-06 12:26:38 +01:00 |
Uwe Rathmann
|
dae0cd7b1b
|
combobox input handling improved ( wheel, more keys )
|
2023-03-06 10:44:00 +01:00 |
Uwe Rathmann
|
f60fe75de4
|
making the internal menu being modal for the window
|
2023-03-06 07:47:49 +01:00 |
Uwe Rathmann
|
ed1a211e96
|
label renamed to placeholderText ( taken from QComboBox ), minor
adjustments
|
2023-03-03 19:01:40 +01:00 |
Uwe Rathmann
|
28432446e6
|
Material is using the term "Ripple" for 2 different type of effects - Flutter
calls them "Splash" and "Highlight". We are using Splash too.
|
2023-03-01 10:51:46 +01:00 |
Uwe Rathmann
|
a6bf60c9b4
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
situation, that requires way too much manual post processing
|
2023-02-28 15:49:42 +01:00 |
Peter Hartmann
|
a89d3def3b
|
Add new control QskComboBox
Resolves #102
|
2023-02-17 17:26:06 +01:00 |