99 Commits

Author SHA1 Message Date
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
Uwe Rathmann
856af42ec1 moc on enums in namespaces before Qt 5.8 workaround fixed 2018-10-26 16:24:57 +02:00
Uwe Rathmann
1f517d0cd1 metaobject inerfaces improved 2018-10-26 09:04:52 +02:00
Uwe Rathmann
2b6d0bc90a [Misc] moving QskRgbValue tp common 2018-10-22 10:05:57 +02:00
Uwe Rathmann
75e61edd07 some convenience methods to set text options 2018-10-19 12:53:45 +02:00
Uwe Rathmann
6db5105fdc code related to QML access moved to an extra library: qmlexport 2018-10-04 10:23:28 +02:00
Uwe Rathmann
45027d2983 MSVC workaround added 2018-10-03 14:24:25 +02:00
Uwe Rathmann
c14c7b0059 QskAspect::AllUserStates added 2018-10-02 07:29:54 +02:00
Uwe Rathmann
f94373390b making MSVC happy 2018-09-23 11:02:00 +02:00
Uwe Rathmann
2a3811fcd9 QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
Uwe Rathmann
0a92cb82db playing with clang-format 2018-08-03 08:15:28 +02:00
Uwe Rathmann
68bc2f032c dh 2018-07-31 17:32:25 +02:00
Uwe Rathmann
aaac57de94 unused member removed 2018-07-19 14:10:48 +02:00
Uwe Rathmann
b29f688df2 reminding comment added 2018-05-09 15:45:10 +02:00
Uwe Rathmann
602e3748df input comntext improvements 2018-04-27 13:48:51 +02:00
Uwe Rathmann
02ea027ca8 making clang happier 2018-04-10 18:31:49 +02:00
Uwe Rathmann
7b2e63c7e5 dead inputcontext related code removed 2018-04-04 20:19:47 +02:00
Uwe Rathmann
12a938e653 virtual keyboard improvements 2018-04-04 10:15:59 +02:00
Peter Hartmann
b497b776ae merge changes from downstream (#56)
* keyboard: Rename some classes

* keyboard: adapt some files from downstream
2018-03-28 18:01:25 +02:00
Uwe Rathmann
4cd45201f6 more compile time checks, when using QskMetaFunction 2018-03-14 14:45:39 +01:00
Uwe Rathmann
ee3ac13e36 QskShortcutMap using QskMetaInvokable 2018-03-12 09:27:54 +01:00