Commit Graph

1872 Commits

Author SHA1 Message Date
Rick Vogel 9982d7321e add pinyin and huspell to sources; support qt5 and qt6 2022-10-27 19:01:10 +02:00
Rick Vogel 380ae19fc0 add github actions build matrix for cmake 2022-10-17 22:05:14 +02:00
Rick Vogel 0f9092c905 fixed typo 2022-10-17 22:01:57 +02:00
Rick Vogel c33cf9886d build qskinny as shared library 2022-10-17 21:45:15 +02:00
Rick Vogel e19620ffaa Unified option naming to ENABLE_ and BUILD_ 2022-10-10 14:11:13 +02:00
Rick Vogel dfbcf73e76 Made Qt directory to cache variable 2022-10-10 12:58:48 +02:00
Rick Vogel b7e283c35c playground compileable 2022-09-29 22:31:47 +02:00
Rick Vogel ce233ccb09 make svg2qvg for robust 2022-09-29 21:34:04 +02:00
Rick Vogel f2ec4f862f added svg2qvg cmake function 2022-09-29 21:26:29 +02:00
Rick Vogel e23230be98 reformatting 2022-09-29 19:45:47 +02:00
Rick Vogel 238e8aeb00 partially added ensure_skins mechanism 2022-09-29 19:05:57 +02:00
Rick Vogel aa132beccb fixed install suffix location 2022-09-29 19:05:14 +02:00
Rick Vogel 3045f5691f add folder property to skins 2022-09-29 18:09:57 +02:00
Rick Vogel 83aa2170b6 all examples compileable 2022-09-29 17:59:07 +02:00
Rick Vogel dcd0ecfa49 qml examples compilable 2022-09-29 17:21:01 +02:00
Rick Vogel f860213739 reformatting and documentation 2022-09-29 16:54:18 +02:00
Rick Vogel 2c666f6126 dialogbuttons compilable 2022-09-29 00:21:22 +02:00
Rick Vogel ab86fb0468 inputcontext compilable 2022-09-29 00:06:44 +02:00
Rick Vogel a4e2f9f1da initial commit with iot dashboard working 2022-09-28 23:49:30 +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