Commit Graph

  • bbfc16c609 improving Qml support or QskGradient Uwe Rathmann 2022-11-29 10:59:09 +0100
  • 47fad1be18 png files removed Uwe Rathmann 2022-11-24 11:54:05 +0100
  • 8132c8a416 render bug fixed Uwe Rathmann 2022-11-24 11:31:49 +0100
  • 86cb02466c Merge branch 'master' of https://github.com/uwerat/qskinny Uwe Rathmann 2022-11-24 09:10:49 +0100
  • 8435c60b03 using c++ auto Uwe Rathmann 2022-11-24 09:08:53 +0100
  • bfdecc0413 using qvg files to get rid of the qsvg dependency Uwe Rathmann 2022-11-24 09:06:39 +0100
  • d596bb24b3 no need for private includes anymore Uwe Rathmann 2022-11-24 08:03:56 +0100
  • b52e54bb7e return invalid directions, when requeting with the wrong type Uwe Rathmann 2022-11-24 07:58:47 +0100
  • aa6857e2dd try remove qt private cache string Rick Vogel 2022-11-22 15:07:55 +0100
  • 604df54ec4 remove todo comment Rick Vogel 2022-11-22 15:02:03 +0100
  • 1150c8693d uppercase gadget registrations when having enums only Uwe Rathmann 2022-11-21 17:31:56 +0100
  • ea8f426d67 QML registration using templates instead of macros. lower/uppercase definitions for gadgets solved ( defining then twice to have the enums with uppercase prefix ) Uwe Rathmann 2022-11-20 15:36:30 +0100
  • 2aaaa4ecb1 QskSizePolicy property names shortened Uwe Rathmann 2022-11-20 15:27:08 +0100
  • 19bced362d missing/wrong/obsolete registrations fixed Uwe Rathmann 2022-11-18 18:48:28 +0100
  • b96b1acd20 missing boilerplate definitions added Uwe Rathmann 2022-11-18 18:47:35 +0100
  • 8d627c8288 use absolute install path for qskinny Rick Vogel 2022-11-18 15:24:18 +0100
  • ad1710d61a Fix install directory and type Rick Vogel 2022-11-18 14:18:32 +0100
  • ff3ffb4bc1 removed qtpositioning from qt modules Rick Vogel 2022-11-18 14:02:24 +0100
  • 061daaebe0 add integration test; install headers; matrix paths Rick Vogel 2022-11-18 13:59:10 +0100
  • 912d768a61 QskControl::Background subcontrol introduced allowing to have a default setting for all backgrounds ( color, padding ) without changing the overall fallback settings. This made it possible to remove the confusing autoFillBackground property. Uwe Rathmann 2022-11-18 13:20:21 +0100
  • c5ace32bf2 QskAspect::Control renamed to QskAspect::NoSubcontrol Uwe Rathmann 2022-11-18 12:29:58 +0100
  • 19f01c0232 debug operator simplified Uwe Rathmann 2022-11-18 12:15:20 +0100
  • 46d2b20df0 useless hint settings removed Uwe Rathmann 2022-11-18 12:13:16 +0100
  • d45e63083f background transtion fixed Uwe Rathmann 2022-11-18 12:12:05 +0100
  • 116b835906 metatype registrations moved to class implementations Uwe Rathmann 2022-11-18 09:44:11 +0100
  • 5356f0ce88 Q_INVOKABLE for READ/WRITE property accessors removed. do not make sense and lead to assertions, when Qt has been built in debug mode Uwe Rathmann 2022-11-18 09:12:13 +0100
  • 974e7372dd code moved to QskColorRamp Uwe Rathmann 2022-11-16 17:26:50 +0100
  • d327a68fc1 missing setStops versions added Uwe Rathmann 2022-11-16 16:19:19 +0100
  • 0f028e4239 qsb files recreated Uwe Rathmann 2022-11-16 16:00:36 +0100
  • ff0599686d unused parameters removed Uwe Rathmann 2022-11-16 14:33:10 +0100
  • 18b0594cd6 internal API simplyfied Uwe Rathmann 2022-11-16 14:23:47 +0100
  • 615e0016c2 working more with RGBA values instead of QColor Uwe Rathmann 2022-11-16 13:46:37 +0100
  • 31577cab9b pointless reset operations removed Uwe Rathmann 2022-11-16 13:25:17 +0100
  • 70f4d28285 using QRgb instead of QColor Uwe Rathmann 2022-11-14 09:01:07 +0100
  • 688c7881b2 missing setter for Qt::GlobalColor added Uwe Rathmann 2022-11-14 09:00:02 +0100
  • 33bb68d903 more APIs for working with QRgb Uwe Rathmann 2022-11-14 08:56:30 +0100
  • 5a43165126 syntax error fixed Uwe Rathmann 2022-11-13 17:26:44 +0100
  • b140d1b30a QskGradientDirection introduced - no more classes derived from QskGradient Uwe Rathmann 2022-11-13 17:22:09 +0100
  • a658a2a4e4 palette -> colorRamp Uwe Rathmann 2022-11-13 11:05:53 +0100
  • 0fb4b25bba making QskGradient types acessible for QML ( mot 100% happy with using lists ) Uwe Rathmann 2022-11-13 10:09:18 +0100
  • f988805f95 DefaultProperty added Uwe Rathmann 2022-11-04 17:16:38 +0100
  • b64f92e695 properties changed Uwe Rathmann 2022-11-04 17:16:12 +0100
  • 0842e9506a advance pinyin integration Rick Vogel 2022-11-04 14:19:30 +0100
  • 92a475f335 pkg_check_modules hunspell and pinyin Rick Vogel 2022-11-03 16:48:04 +0100
  • c6087845a4 disable auto qvg Rick Vogel 2022-11-02 09:26:43 +0100
  • fe345a7c79 add display environment variable Rick Vogel 2022-11-02 09:18:23 +0100
  • c09cf8e9c7 cmake find package; font config; clang tidy 10 Rick Vogel 2022-11-01 16:51:26 +0100
  • f14036c124 using QskGrdient::Stops for separator hints Uwe Rathmann 2022-10-31 18:02:35 +0100
  • fe8e696f40 debug operator fixed Uwe Rathmann 2022-10-31 17:35:47 +0100
  • 4c73c1fd7b QskBoxBorderColors interpolation fixed Uwe Rathmann 2022-10-31 17:35:13 +0100
  • b27bfe6f02 install libxkbcommon-dev Rick Vogel 2022-10-31 15:51:20 +0100
  • 9beaa2ed58 fix dependency rules Rick Vogel 2022-10-31 15:42:05 +0100
  • 8b7f82d1c0 manually fix prefix path Rick Vogel 2022-10-31 15:37:58 +0100
  • 60d7b27333 change order of arguments Rick Vogel 2022-10-31 15:28:25 +0100
  • d7694bc977 define CMAKE_PREFIX_PATH Rick Vogel 2022-10-31 15:21:43 +0100
  • ad67d035f3 new QskGradient Uwe Rathmann 2022-10-31 14:42:08 +0100
  • 38bc3286cd QskGradient improved ( linear/radial/conic gradients ) Uwe Rathmann 2022-10-31 14:22:20 +0100
  • 747e9e9459 unify config naming Rick Vogel 2022-10-31 12:00:33 +0100
  • 5af88cb767 add qt6 for all platforms Rick Vogel 2022-10-31 11:48:41 +0100
  • b37a812445 added qt6 config Rick Vogel 2022-10-31 11:39:26 +0100
  • 365d09f108 remove ambigous step Rick Vogel 2022-10-31 11:27:49 +0100
  • 74118fd425 removed mingw; add platform delegate step Rick Vogel 2022-10-31 11:20:32 +0100
  • 553db796b7
    add macos clang and wingw cmake paths vrcomputing 2022-10-31 09:03:39 +0100
  • 5b5c25f686 remove missing and double include Rick Vogel 2022-10-30 20:52:48 +0100
  • 39c1298779 dirty hack for svg2qvg access to qskinny moc files Rick Vogel 2022-10-30 20:21:06 +0100
  • 7449d5fd4b add check for optional components Rick Vogel 2022-10-30 20:19:51 +0100
  • 48c3bb41b1 add optional components Rick Vogel 2022-10-30 20:19:31 +0100
  • 8a4307ebac add qskinny dependency to svg2qvg Rick Vogel 2022-10-30 17:29:10 +0100
  • 032aea3af0 fix ever more camel case Rick Vogel 2022-10-30 17:20:16 +0100
  • b4a681f72a fix camel case Rick Vogel 2022-10-30 17:17:23 +0100
  • e2c4ffeb22 add gcc qt cmake dir Rick Vogel 2022-10-30 17:12:10 +0100
  • 9837fe333a fix missing newline Rick Vogel 2022-10-28 14:47:10 +0200
  • 06518c03ae try extending config variables Rick Vogel 2022-10-28 14:39:50 +0200
  • ae3b6f13e6 using qt dir from environment variable Rick Vogel 2022-10-28 14:27:03 +0200
  • bd2a106b06 extend manual trigger Rick Vogel 2022-10-28 14:18:37 +0200
  • 2b69ba4bef upgrade to jurplel/install-qt-action@v3 Rick Vogel 2022-10-28 14:11:33 +0200
  • 4b6d6d1bf6 enable manual workflow Rick Vogel 2022-10-28 13:39:13 +0200
  • 37b67d29a3 try build vs2019 and Qt5 Rick Vogel 2022-10-28 13:32:53 +0200
  • 02909e879f idea for handling Qt5 and Qt6 Rick Vogel 2022-10-28 13:32:18 +0200
  • bf81a07d2a disable pinyin and hunspell by default Rick Vogel 2022-10-28 13:31:47 +0200
  • b75f7ffe22 fix missing path prefix Rick Vogel 2022-10-28 13:31:17 +0200
  • f6ad56c359
    enable cmake action for specific branch vrcomputing 2022-10-28 12:56:25 +0200
  • 9982d7321e add pinyin and huspell to sources; support qt5 and qt6 Rick Vogel 2022-10-27 19:01:10 +0200
  • 9336e60c33 minor adjustments Uwe Rathmann 2022-10-26 17:02:06 +0200
  • 4aeea2d6f8 PieChartPainted renamed to EnergyMeter. Name was misleading as it is more of a decorated arc progressbar than a pie or a doughnut chart. Uwe Rathmann 2022-10-26 16:47:42 +0200
  • 70664a2f67 unused classes removed Uwe Rathmann 2022-10-26 16:46:28 +0200
  • 0109ffe675 unused classes removed Uwe Rathmann 2022-10-26 16:45:34 +0200
  • a52499a7fc unused member removed Uwe Rathmann 2022-10-26 11:00:57 +0200
  • d5f247a6f3 use QRgb values instead of strings ( slow initialization even warned by clazy ) Uwe Rathmann 2022-10-26 10:50:11 +0200
  • bad4f90a16 if/else cascade reordered Uwe Rathmann 2022-10-25 18:19:32 +0200
  • 506dd4f60c working towards introducing new type of gradients Uwe Rathmann 2022-10-25 18:17:21 +0200
  • 5712873f21 missing Q_ENUM added Uwe Rathmann 2022-10-25 11:02:10 +0200
  • e67b0b385a allowing gradient stops that do not start/end with 0.0/1.0 ( like QGradient ) Uwe Rathmann 2022-10-24 17:29:39 +0200
  • 1f28eec9de working towards improved QskGradient Uwe Rathmann 2022-10-24 17:08:48 +0200
  • 03ce740b29 towards improved QskGradient Uwe Rathmann 2022-10-24 16:40:47 +0200
  • 99132276fc first adjustments for QskGradient improvements Uwe Rathmann 2022-10-24 16:02:46 +0200
  • 4a04a27d0d making code more readable Uwe Rathmann 2022-10-21 16:49:05 +0200
  • 0cda639d87 initializations simplified Uwe Rathmann 2022-10-21 16:47:53 +0200
  • f0c9548b4c using QskGradient::isVisisble() instead of isValid() Uwe Rathmann 2022-10-21 16:46:59 +0200
  • 8ba6085081 code prepared for gradients branch Uwe Rathmann 2022-10-21 16:45:58 +0200