Commit Graph

1002 Commits

Author SHA1 Message Date
Uwe Rathmann 7b5fa0f9f8 Qt6 incompatibilities fixed 2020-10-23 12:51:31 +02:00
Uwe Rathmann b351e078f5 Qt6 incompatibility fixed 2020-10-23 12:49:42 +02:00
Uwe Rathmann 2d8e3ec7a8 avoid deprecated APIs 2020-10-23 12:49:10 +02:00
Uwe Rathmann 60c8ec4746 avoid dprecated APIs 2020-10-23 12:48:34 +02:00
Uwe Rathmann 5b218f6f08 avoid deprecated APIs 2020-10-23 12:45:46 +02:00
Uwe Rathmann 19b5918f43 Merge branch 'master' of https://github.com/uwerat/qskinny 2020-10-20 17:48:02 +02:00
Uwe Rathmann bb0cb27e69 version ifdefing simplified 2020-10-20 17:47:19 +02:00
Uwe Rathmann a5cf44a869 missing include added 2020-10-20 17:46:22 +02:00
Uwe Rathmann 7ac3375d30 unused member removed 2020-10-20 17:45:31 +02:00
Uwe Rathmann 9b9fb04adb shadowRect added 2020-10-20 17:45:07 +02:00
Uwe Rathmann 513e167d25 Qt 5.6 incompatibility removed 2020-10-20 17:44:36 +02:00
Uwe Rathmann 6e1eb9801a setReadOnly fixed 2020-10-20 12:03:05 +02:00
Uwe Rathmann d0b833a38d missing inline keywords added 2020-10-09 08:37:23 +02:00
Uwe Rathmann e5f770d753 QskShadowMetrics added 2020-10-09 08:21:30 +02:00
Uwe Rathmann 1b8bbdc261 hash function simplified 2020-10-09 08:21:06 +02:00
Uwe Rathmann 21d90e5fa0 pointless "bit saving" removed 2020-10-09 08:20:36 +02:00
Uwe Rathmann f7b1db6e25 avoid compiler warning 2020-10-07 17:16:48 +02:00
Uwe Rathmann bbbc02f122 shadows added to playground 2020-10-06 15:49:46 +02:00
Uwe Rathmann 7b59793054 debug operator added 2020-09-28 09:04:25 +02:00
Uwe Rathmann b78a77f4ff constructor for QMarginsF added 2020-09-28 09:03:35 +02:00
Uwe Rathmann 42d48c4649 debug operator fixed 2020-09-28 09:03:11 +02:00
Uwe Rathmann d1fa45174b Qt 5.15 incompatibility fixed 2020-09-26 13:53:04 +02:00
Uwe Rathmann 4974262675 avoid crashes, when the Qt/Quick layout module is not available 2020-09-26 13:46:35 +02:00
Uwe Rathmann b3d8598965 handlePosition property added 2020-09-23 12:43:46 +02:00
Uwe Rathmann 4ebd07390f QskSlider::tracking fixed 2020-09-23 12:32:08 +02:00
Uwe Rathmann fe66b99057 avoid "Rectangle" name conflicts 2020-09-22 13:21:26 +02:00
Uwe Rathmann 31244327f2 mutex added when accessing the cache 2020-09-22 12:33:31 +02:00
Uwe Rathmann 65a73f949e comment fixed 2020-09-21 15:20:00 +02:00
Uwe Rathmann db9916d4b9 wheel increment by stepsize 2020-09-21 15:03:12 +02:00
Uwe Rathmann 44cdbbeba1 avoid conflict with QskBoundedInput::ReadOnly 2020-09-21 12:53:25 +02:00
Uwe Rathmann 9d01f938f5 using effectiveSubcontrol when setting the position of the handle 2020-09-21 11:31:37 +02:00
Uwe Rathmann fef6e1cef1 using width/height 2020-09-04 07:39:52 +02:00
Uwe Rathmann b4e735acce for autoLayoutChildren we also need to polish on LayoutRequest events 2020-09-04 07:37:16 +02:00
Uwe Rathmann 664b141ee4 contains/fuzzyContains for intervals added 2020-08-26 13:30:41 +02:00
Uwe Rathmann 18dd693892 using more auto 2020-08-15 14:42:28 +02:00
Uwe Rathmann 5bd66a27a8 QskRgbValue -> QskRgb 2020-08-15 13:29:17 +02:00
Uwe Rathmann 3519e92e91 lighter/darker added 2020-08-15 13:05:25 +02:00
Uwe Rathmann 5b6f070d7d rgb colors alphabetically ordered 2020-08-15 12:49:09 +02:00
Uwe Rathmann 65872352e0 conversion from Qt::GlobalColor added 2020-08-15 12:19:44 +02:00
Uwe Rathmann 8154bc42f7 gallery example started 2020-08-11 17:56:53 +02:00
Uwe Rathmann 2572409791 vertical tabbars changed 2020-08-11 17:52:28 +02:00
Uwe Rathmann 4cb532cf0c initial index changed 2020-08-11 13:08:33 +02:00
Uwe Rathmann d1652bda82 extending the clip rectangle by the padding of the tabbar 2020-08-11 13:08:02 +02:00
Uwe Rathmann 9ab254ae5b typo fixed 2020-08-11 13:07:26 +02:00
Uwe Rathmann 68b2477fe1 using setAutoFitTabs 2020-08-10 14:30:52 +02:00
Uwe Rathmann d0b0703551 tabview hints changed 2020-08-10 14:30:29 +02:00
Uwe Rathmann f2c1eff7ac effectivePlacement added 2020-08-10 14:24:42 +02:00
Uwe Rathmann e5cb155350 beautified 2020-08-09 11:50:34 +02:00
Uwe Rathmann 50923fcf8c QskIntervalF::interpolate added 2020-08-09 11:06:48 +02:00
Uwe Rathmann 48a5e387d4 indeterminated progress bars 2020-08-09 10:49:32 +02:00