Commit Graph

119 Commits

Author SHA1 Message Date
Uwe Rathmann 0df61d647d QskGradient::extracted fixed 2020-07-31 16:55:54 +02:00
Uwe Rathmann 9c55e03859 QskRgbPalette::colorStops added 2020-07-31 13:26:22 +02:00
Uwe Rathmann 39f4d80153 QskRgbPalette added 2020-07-31 12:43:08 +02:00
Uwe Rathmann 6871b7a0b8 features added 2020-07-31 12:42:36 +02:00
Uwe Rathmann 97b1c7167d fuzzyContains added 2020-07-31 07:40:04 +02:00
Uwe Rathmann d8aee0e2a0 QskIntervalF::width fixed 2020-07-23 09:29:18 +02:00
Uwe Rathmann 4d262d0a83 Merge branch 'master' of https://github.com/uwerat/qskinny 2020-05-09 16:17:56 +02:00
Uwe Rathmann 3f416c21f9 making -fanalyzer happy 2020-05-09 16:17:27 +02:00
Uwe Rathmann 56d5da7f2b better cast 2020-05-04 12:20:20 +02:00
Uwe Rathmann cb43ac7dee more C++11 specifier 2020-05-04 08:59:44 +02:00
Uwe Rathmann 8ab9c4cddb declared but not implemented method removed 2020-05-03 14:50:59 +02:00
Uwe Rathmann 2c9aa6635c more C++11 specifier 2020-05-03 14:24:17 +02:00
Uwe Rathmann 475a5a7dc1 more C++11 specifier 2020-05-03 14:06:56 +02:00
Uwe Rathmann bbf648b8bd more c++11 specifier 2020-05-03 13:47:10 +02:00
Uwe Rathmann 97be72453b more C++11 specifier 2020-05-03 13:46:23 +02:00
Uwe Rathmann 2dece458e4 more C++11 specifier 2020-05-03 13:40:19 +02:00
Uwe Rathmann 5fe6a9beb0 more C++11 specifier 2020-05-03 13:39:47 +02:00
Uwe Rathmann f920eee6c5 QskIntervalF introduced 2020-05-02 11:57:58 +02:00
Uwe Rathmann 84a0927c0e beautified 2020-03-19 14:10:20 +01:00
Uwe Rathmann e8f155c482 code not compiling with 5.6 disabled 2020-03-13 15:05:01 +01:00
Uwe Rathmann 416759f3c6 QskTabBar::autoFitTabs added 2020-03-13 14:50:09 +01:00
Uwe Rathmann 130d2d1771 QskSizePolicy::transposed added 2020-03-13 13:57:56 +01:00
Uwe Rathmann 062713e8cc avoid using deprecated calls 2020-03-13 13:32:22 +01:00
Uwe Rathmann 32b638a2eb qhighdpiscaling_p.h does not compile with disabled deprecations 2020-03-12 09:54:54 +01:00
Uwe Rathmann d92c20e924 some helper functions, for retrieving information from the platform
abstraction
2020-03-10 10:17:44 +01:00
Uwe Rathmann 05403599ae minor performance improvements 2020-01-03 11:40:57 +01:00
Uwe Rathmann 441488e41f QskGradientStop::setStop added 2020-01-02 12:20:15 +01:00
Uwe Rathmann 122181d8a1 Qt 5.14 adjustments 2019-12-14 19:05:40 +01:00
Uwe Rathmann deaffd1f53 Qt 5.14 adjustments 2019-12-14 19:01:38 +01:00
Uwe Rathmann 86f9415211 checks added 2019-09-18 08:43:09 +02:00
Uwe Rathmann 177bb699bc processing of all type of size constraints ( minimum/preferred/maximum )
completed
2019-09-10 17:01:47 +02:00
Uwe Rathmann 79597b61ca QskSizePolicy - more constrained policies 2019-06-20 11:45:32 +02:00
Uwe Rathmann abfdb4894e saving some bytes 2019-06-19 14:32:59 +02:00
Uwe Rathmann 3426e78ed4 more efficient implementation of qskAlignedRect 2019-05-16 08:23:10 +02:00
Uwe Rathmann 7761fccca6 properties added 2019-05-10 08:09:48 +02:00
Uwe Rathmann ba365909d8 qskValidOrInnerRect improved 2019-04-24 08:39:13 +02:00
Uwe Rathmann 126fb5b9bd registering QskGradientStop 2019-04-18 16:11:38 +02:00
Uwe Rathmann c91e3039d4 making some getters public 2019-04-18 16:11:05 +02:00
Uwe Rathmann 9ba37738af tabbars for all edges ( left, right, top, bottom ) 2019-04-17 16:33:17 +02:00
Uwe Rathmann 9e06fbecd1 missing export declarations added 2019-04-17 15:37:03 +02:00
Uwe Rathmann 8058615c02 qskInnerRectF added 2019-04-10 19:37:59 +02:00
Uwe Rathmann 9a3b175798 static assertion added 2019-04-02 17:50:08 +02:00
Uwe Rathmann 4e54d1cb58 uncrustified 2019-01-04 13:42:16 +01:00
Uwe Rathmann 14444fc1fd interpolating colors improved 2019-01-04 11:53:16 +01:00
Uwe Rathmann 738695031b interpolation between an invalid and a valid gradient 2018-12-22 16:12:45 +01:00
Uwe Rathmann 16c21fa4e0 Direction flag added 2018-12-16 15:29:04 +01:00
Uwe Rathmann 9ea7409f68 handling of '\n' in texts fixed 2018-12-13 11:29:40 +01:00
Uwe Rathmann 270c94f89f QskTextOptions::effectiveElideMode added 2018-12-13 11:25:16 +01:00
Uwe f3d6cdd669 QskScrollArea respecting dynamic constraints 2018-11-17 09:22:11 +01:00
Uwe Rathmann 8227d8446c IsFunctorOrStaticFunction added 2018-11-03 17:13:47 +01:00