.. |
QskArcMetrics.cpp
|
QMetaType definitions added
|
2022-03-30 18:30:22 +02:00 |
QskArcMetrics.h
|
introducing QskHashValue to work around Qt5/6 incompatibilities
|
2022-03-25 10:28:06 +01:00 |
QskAspect.cpp
|
QskAspect::Flag replaced by QskAspect::NoType. Flag was a leftover from
|
2023-03-02 12:19:32 +01:00 |
QskAspect.h
|
symbolHints introduced, several skinlets changed to make use of them
|
2023-03-02 14:56:30 +01:00 |
QskBoxBorderColors.cpp
|
faster isMonochrome calculations
|
2023-02-04 11:55:06 +01:00 |
QskBoxBorderColors.h
|
Qsk::Position removed ( Qt::Edge is good enough )
|
2022-04-17 13:19:33 +02:00 |
QskBoxBorderMetrics.cpp
|
QskBoxBorderMetrics::adjustedRect added
|
2022-12-04 19:50:54 +01:00 |
QskBoxBorderMetrics.h
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
|
2023-02-28 15:49:42 +01:00 |
QskBoxHints.cpp
|
shadows added to the box model
|
2022-06-13 17:01:15 +02:00 |
QskBoxHints.h
|
shadows added to the box model
|
2022-06-13 17:01:15 +02:00 |
QskBoxShapeMetrics.cpp
|
QskBoxShapeMetrics::ScalingMode: using better names, missing mode
|
2023-02-16 11:30:31 +01:00 |
QskBoxShapeMetrics.h
|
compiler warnings fixed
|
2023-04-04 08:49:11 +02:00 |
QskFunctions.cpp
|
uncrustified
|
2022-03-23 11:54:34 +01:00 |
QskFunctions.h
|
qskAlignedRect overloads
|
2022-07-28 16:51:20 +02:00 |
QskGlobal.h
|
dropping support for Qt < 5.15
|
2022-04-16 16:29:58 +02:00 |
QskGradient.cpp
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
|
2023-02-28 15:49:42 +01:00 |
QskGradient.h
|
radiusX/radiusY to allow ellipsoid and circular radial gradients
|
2022-12-23 14:57:46 +01:00 |
QskGradientDirection.cpp
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
|
2023-02-28 15:49:42 +01:00 |
QskGradientDirection.h
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
|
2023-02-28 15:49:42 +01:00 |
QskGradientStop.cpp
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
|
2023-02-28 15:49:42 +01:00 |
QskGradientStop.h
|
inverted gradient vectors for horizontal/vertical gradients supported
|
2023-01-10 12:17:56 +01:00 |
QskHctColor.cpp
|
compiler warnings fixed
|
2023-04-04 08:49:11 +02:00 |
QskHctColor.h
|
uncrustified
|
2022-09-13 12:22:20 +02:00 |
QskIntervalF.cpp
|
QMetaType definitions added
|
2022-03-30 18:30:22 +02:00 |
QskIntervalF.h
|
isEmpty added
|
2021-05-26 13:07:23 +02:00 |
QskLabelData.cpp
|
Qt5 issues fixed
|
2023-03-10 16:31:26 +01:00 |
QskLabelData.h
|
Qt5 issues fixed
|
2023-03-10 16:31:26 +01:00 |
QskMargins.cpp
|
metatype registrations moved to class implementations
|
2022-11-18 09:44:11 +01:00 |
QskMargins.h
|
debug operators improved
|
2022-03-30 12:28:45 +02:00 |
QskMetaFunction.cpp
|
compiler warnings fixed
|
2023-04-04 08:49:11 +02:00 |
QskMetaFunction.h
|
include guards harmonized
|
2020-12-11 15:16:50 +01:00 |
QskMetaFunction.hpp
|
compiler warnings fixed
|
2023-04-04 08:49:11 +02:00 |
QskMetaInvokable.cpp
|
pre Qt 5.15 code removed
|
2022-04-16 17:02:53 +02:00 |
QskMetaInvokable.h
|
compiler warnings fixed
|
2023-04-04 08:49:11 +02:00 |
QskNamespace.h
|
using Q_NAMESPACE_EXPORT
|
2023-01-09 15:19:39 +01:00 |
QskObjectCounter.cpp
|
pointless QObject inheritance removed
|
2022-03-24 08:27:17 +01:00 |
QskObjectCounter.h
|
whitespaces removed
|
2022-07-28 16:50:55 +02:00 |
QskPlacementPolicy.cpp
|
missing boilerplate definitions added
|
2022-11-18 18:47:35 +01:00 |
QskPlacementPolicy.h
|
missing boilerplate definitions added
|
2022-11-18 18:47:35 +01:00 |
QskPlatform.cpp
|
pixel scaling algo moved from M3 to QskPlatform.h
|
2023-03-05 11:52:42 +01:00 |
QskPlatform.h
|
pixel scaling algo moved from M3 to QskPlatform.h
|
2023-03-05 11:52:42 +01:00 |
QskRgbValue.cpp
|
color ramp calculation fixed for gradients with many stops
|
2023-02-04 11:53:23 +01:00 |
QskRgbValue.h
|
QskRgb::RGBAMask added
|
2023-02-26 15:03:44 +01:00 |
QskScaleEngine.cpp
|
minor improvements
|
2022-01-10 08:44:02 +01:00 |
QskScaleEngine.h
|
minor improvements
|
2022-01-10 08:44:02 +01:00 |
QskScaleTickmarks.cpp
|
QMetaType definitions added
|
2022-03-30 18:30:22 +02:00 |
QskScaleTickmarks.h
|
hash calls harmonized
|
2022-03-25 11:21:32 +01:00 |
QskShadowMetrics.cpp
|
QMetaType definitions added
|
2022-03-30 18:30:22 +02:00 |
QskShadowMetrics.h
|
compare operators fixed, extra methods for offsetX/Y
|
2022-06-14 11:49:50 +02:00 |
QskSizePolicy.cpp
|
metatype registrations moved to class implementations
|
2022-11-18 09:44:11 +01:00 |
QskSizePolicy.h
|
QskSizePolicy property names shortened
|
2022-11-20 15:27:08 +01:00 |
QskStateCombination.h
|
QskStateCombination operators added
|
2022-03-30 18:21:31 +02:00 |
QskTextColors.cpp
|
upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
|
2023-02-28 15:49:42 +01:00 |
QskTextColors.h
|
hash calls harmonized
|
2022-03-25 11:21:32 +01:00 |
QskTextOptions.cpp
|
metatype registrations moved to class implementations
|
2022-11-18 09:44:11 +01:00 |
QskTextOptions.h
|
missing Q_ENUM added
|
2022-10-25 11:02:10 +02:00 |