Commit Graph

2382 Commits

Author SHA1 Message Date
Uwe Rathmann f14036c124 using QskGrdient::Stops for separator hints 2022-10-31 18:02:35 +01:00
Uwe Rathmann fe8e696f40 debug operator fixed 2022-10-31 17:35:47 +01:00
Uwe Rathmann 4c73c1fd7b QskBoxBorderColors interpolation fixed 2022-10-31 17:35:13 +01:00
Rick Vogel b27bfe6f02 install libxkbcommon-dev 2022-10-31 15:51:20 +01:00
Rick Vogel 9beaa2ed58 fix dependency rules 2022-10-31 15:42:05 +01:00
Rick Vogel 8b7f82d1c0 manually fix prefix path 2022-10-31 15:37:58 +01:00
Rick Vogel 60d7b27333 change order of arguments 2022-10-31 15:28:25 +01:00
Rick Vogel d7694bc977 define CMAKE_PREFIX_PATH 2022-10-31 15:21:43 +01:00
Uwe Rathmann ad67d035f3 new QskGradient 2022-10-31 14:42:08 +01:00
Uwe Rathmann 38bc3286cd QskGradient improved ( linear/radial/conic gradients ) 2022-10-31 14:22:20 +01:00
Rick Vogel 747e9e9459 unify config naming 2022-10-31 12:00:33 +01:00
Rick Vogel 5af88cb767 add qt6 for all platforms 2022-10-31 11:48:41 +01:00
Rick Vogel b37a812445 added qt6 config 2022-10-31 11:39:26 +01:00
Rick Vogel 365d09f108 remove ambigous step 2022-10-31 11:27:49 +01:00
Rick Vogel 74118fd425 removed mingw; add platform delegate step 2022-10-31 11:20:32 +01:00
vrcomputing 553db796b7
add macos clang and wingw cmake paths 2022-10-31 09:03:39 +01:00
Rick Vogel 5b5c25f686 remove missing and double include 2022-10-30 20:52:48 +01:00
Rick Vogel 39c1298779 dirty hack for svg2qvg access to qskinny moc files 2022-10-30 20:21:06 +01:00
Rick Vogel 7449d5fd4b add check for optional components 2022-10-30 20:19:51 +01:00
Rick Vogel 48c3bb41b1 add optional components 2022-10-30 20:19:31 +01:00
Rick Vogel 8a4307ebac add qskinny dependency to svg2qvg 2022-10-30 17:29:10 +01:00
Rick Vogel 032aea3af0 fix ever more camel case 2022-10-30 17:20:16 +01:00
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
Uwe Rathmann 9336e60c33 minor adjustments 2022-10-26 17:02:06 +02:00
Uwe Rathmann 4aeea2d6f8 PieChartPainted renamed to EnergyMeter. Name was misleading as it is
more of a decorated arc progressbar than a pie or a doughnut chart.
2022-10-26 16:47:42 +02:00
Uwe Rathmann 70664a2f67 unused classes removed 2022-10-26 16:46:28 +02:00
Uwe Rathmann 0109ffe675 unused classes removed 2022-10-26 16:45:34 +02:00
Uwe Rathmann a52499a7fc unused member removed 2022-10-26 11:00:57 +02:00
Uwe Rathmann d5f247a6f3 use QRgb values instead of strings ( slow initialization even warned by
clazy )
2022-10-26 10:50:11 +02:00
Uwe Rathmann bad4f90a16 if/else cascade reordered 2022-10-25 18:19:32 +02:00
Uwe Rathmann 506dd4f60c working towards introducing new type of gradients 2022-10-25 18:17:21 +02:00
Uwe Rathmann 5712873f21 missing Q_ENUM added 2022-10-25 11:02:10 +02:00
Uwe Rathmann e67b0b385a allowing gradient stops that do not start/end with 0.0/1.0 ( like
QGradient )
2022-10-24 17:29:39 +02:00
Uwe Rathmann 1f28eec9de working towards improved QskGradient 2022-10-24 17:08:48 +02:00
Uwe Rathmann 03ce740b29 towards improved QskGradient 2022-10-24 16:40:47 +02:00
Uwe Rathmann 99132276fc first adjustments for QskGradient improvements 2022-10-24 16:02:46 +02:00
Uwe Rathmann 4a04a27d0d making code more readable 2022-10-21 16:49:05 +02:00