Commit Graph

1885 Commits

Author SHA1 Message Date
Rick Vogel b4a681f72a fix camel case 2022-10-30 17:17:23 +01:00
Rick Vogel e2c4ffeb22 add gcc qt cmake dir 2022-10-30 17:12:10 +01:00
Rick Vogel 9837fe333a fix missing newline 2022-10-28 14:47:10 +02:00
Rick Vogel 06518c03ae try extending config variables 2022-10-28 14:39:50 +02:00
Rick Vogel ae3b6f13e6 using qt dir from environment variable 2022-10-28 14:27:03 +02:00
Rick Vogel bd2a106b06 extend manual trigger 2022-10-28 14:18:37 +02:00
Rick Vogel 2b69ba4bef upgrade to jurplel/install-qt-action@v3 2022-10-28 14:11:33 +02:00
Rick Vogel 4b6d6d1bf6 enable manual workflow 2022-10-28 13:39:13 +02:00
Rick Vogel 37b67d29a3 try build vs2019 and Qt5 2022-10-28 13:32:53 +02:00
Rick Vogel 02909e879f idea for handling Qt5 and Qt6 2022-10-28 13:32:18 +02:00
Rick Vogel bf81a07d2a disable pinyin and hunspell by default 2022-10-28 13:31:47 +02:00
Rick Vogel b75f7ffe22 fix missing path prefix 2022-10-28 13:31:17 +02:00
vrcomputing f6ad56c359
enable cmake action for specific branch 2022-10-28 12:56:25 +02:00
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