2019 Commits

Author SHA1 Message Date
Uwe Rathmann
9cb3bc6ab9 compare operation fixed 2022-09-23 12:39:34 +02:00
Uwe Rathmann
36e84e53b6 code simplified 2022-09-20 08:43:39 +02:00
Uwe Rathmann
3a0796e085 calculation of the cube animtor matrix aligned ( still some questions
left concerning non symmetric calculations )
2022-09-16 18:06:16 +02:00
Uwe Rathmann
cb67a057d7 compiler error fixed 2022-09-13 13:05:47 +02:00
Uwe Rathmann
4f8a76234a index added for animator lookups to allow smooth transitions f.e when
selcting an cell in a list box
2022-09-13 12:40:44 +02:00
Uwe Rathmann
7ca1e2f261 uncrustified 2022-09-13 12:22:20 +02:00
Uwe Rathmann
1900adbabb Using a flat map ( sorted std::vector ) instead of a std:map for the
animators. Preperations for inntroducing aspect/index as lookup key.
2022-09-12 18:18:51 +02:00
Uwe Rathmann
a4a6e28ecc unused member removed 2022-09-12 18:16:07 +02:00
Uwe Rathmann
cb7acb6b92 QskDialogButton subcontrols removed. In case we need to make them
different from normal push buttons we should introduce a "dialog" section, where we can avoid having to duplicate all hint settings
2022-09-09 12:36:21 +02:00
Uwe Rathmann
4ca5e798c8 broken state changes fixed 2022-09-09 12:01:30 +02:00
Uwe Rathmann
996e849fc5 startHintTransitions added to be able to start transitions withot
changing the state
2022-09-09 11:29:47 +02:00
Uwe Rathmann
47df732f4a better seperation between state animators and those for skin changes 2022-09-09 10:25:46 +02:00
Uwe Rathmann
50ec41868d some APIs narrowed from QskAspect to QskAspect::Subcontrol 2022-09-09 09:30:15 +02:00
Uwe Rathmann
76af5edfce moc include added 2022-09-09 09:15:26 +02:00
Uwe Rathmann
beddc2569f early check for animators 2022-09-06 08:00:18 +02:00
Uwe Rathmann
b926476e55 QskHintAnimatorTable::isEmpty added 2022-09-06 07:57:08 +02:00
Uwe Rathmann
0b38a95677 Merge branch 'animset' 2022-09-04 10:38:20 +02:00
Uwe Rathmann
8088664465 less operator added 2022-09-04 10:37:40 +02:00
Peter Hartmann
c4000eb44b Material 3: Calculate real pixels from device-independent pixels
Resolves #210
2022-08-31 19:29:39 +02:00
Peter Hartmann
4216775891 IOT example: Use shadows from the system
... and not our own ones.

Resolves #201
2022-08-31 14:41:45 +02:00
Uwe Rathmann
bfab362bbb Qt 6.4 compatibility fix 2022-08-29 17:44:57 +02:00
Uwe Rathmann
c72f4be8d6 crashes fixed 2022-08-29 15:42:19 +02:00
Uwe Rathmann
df5eb382f9 QskSubcontrolLayoutEngine improved 2022-08-29 15:02:43 +02:00
Uwe Rathmann
45e157c2c6 code moved to QskSubcontrolLayoutEngine 2022-08-29 14:17:13 +02:00
Uwe Rathmann
1cb0461829 debug print removed 2022-08-29 12:06:35 +02:00
Uwe Rathmann
47fc994c70 example was broken with the different sorting of the skins. Solved by
unregistering the skin factory of the support lib
2022-08-29 10:28:38 +02:00
Uwe Rathmann
4c190ffe49 unregisterFactories added 2022-08-29 10:28:13 +02:00
Uwe Rathmann
2479064f58 spacing added 2022-08-26 13:19:37 +02:00
Uwe Rathmann
b84dfc8226 QskSubcontrolLayoutEngine introduced 2022-08-26 12:56:12 +02:00
Uwe Rathmann
896145ac11 QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
Uwe Rathmann
45be53c08a forgotten dependency for tests removed 2022-08-06 15:42:29 +02:00
Uwe Rathmann
9daf934426 QskLayoutElement introduced 2022-08-06 15:41:32 +02:00
Uwe Rathmann
bc5510f7ef temporary improvements for push buttons - until we have a general layout class
for graphic/text combinations
2022-08-03 18:28:53 +02:00
Uwe Rathmann
3763bd5bad minor changes 2022-08-03 09:40:18 +02:00
Uwe Rathmann
be53343375 do not align to scene coordinates for transformations beyond
translations
2022-08-03 09:39:15 +02:00
Peter Hartmann
966d8a6a2e IOT dashboard: Comment out cube effect for now 2022-08-03 08:23:20 +02:00
Peter Hartmann
3e1ef84480 IOT dashboard: Improve rooms page 2022-08-03 08:23:20 +02:00
Peter Hartmann
d4cffcadf7 IOT dashboard: Do the animation 2022-08-03 08:23:20 +02:00
Peter Hartmann
ee4f47c0c8 IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +02:00
Peter Hartmann
cfab871ad8 IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
Peter Hartmann
520bb0a429 IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
Peter Hartmann
d3e34f5f97 IOT dashboard: Use cube effect 2022-08-03 08:23:20 +02:00
Peter Hartmann
8bbc14b02b stack box: Add cube effect 2022-08-03 08:23:20 +02:00
Uwe Rathmann
83c9837e6a dead member definitions removed 2022-07-29 11:21:12 +02:00
Uwe Rathmann
6c778c4b07 qskAlignedRect overloads 2022-07-28 16:51:20 +02:00
Uwe Rathmann
c67a594d07 whitespaces removed 2022-07-28 16:50:55 +02:00
Uwe Rathmann
2737bc0be3 sourceSize members replaced by strutSizeHints to make icons sizes
configurable in the skin
2022-07-28 11:37:14 +02:00
Uwe Rathmann
5db2f636f3 using radians isntead of degrees 2022-07-25 18:51:07 +02:00
Uwe Rathmann
b6031f4703 some improvememts for stack box flipping 2022-07-25 18:42:18 +02:00
Uwe Rathmann
168b8be9d0 flipping QskStackBoxAnimator added 2022-07-19 16:50:40 +02:00