f4315ce4acupdate iotdashboard_smoketest dep to correctly point
Alexander Kavon
2023-12-29 02:51:31 -05:00
e922f53de4change name to QmlExport and update doc
Alexander Kavon
2023-12-29 01:54:30 -05:00
0670623fbdbuild functions and QskQmlExportTargets.cmake file
Alexander Kavon
2023-12-29 01:11:43 -05:00
48e3ecef04standardized namespace, remove extra FILE option from export
Alexander Kavon
2023-12-28 17:46:11 -05:00
dcc729b4d5move packaging vars for QSkinny core library to src/CMakeLists.txt
Alexander Kavon
2023-12-28 17:04:55 -05:00
8149094c91check for any qt package greater than 5.15 otherwise automatically fallback
Alexander Kavon
2023-12-28 14:01:32 -05:00
153f8a4228move export(), install() to src/CMakelists.txt from ./CMakelists.txt
Alexander Kavon
2023-12-28 15:03:13 -05:00
3ec7d4fb13update README to include cmake dep
Alexander Kavon
2023-12-28 14:21:28 -05:00
f87458bcb7add information about targeting other Qt versions
Alexander Kavon
2023-12-28 14:15:07 -05:00
e1f2a54ae3removed unneccessary quotes
Alexander Kavon
2023-12-22 03:07:46 -05:00
7c4eac807bupdated chapter 03 tutorial to use CmakeLists.txt and proper build commands
Alexander Kavon
2023-12-22 02:55:01 -05:00
fc72a95aafupdated project paths to namespace qskinny, project namespace should be project name, reused qsk_install_* variables
Alexander Kavon
2023-12-21 18:26:14 -05:00
ffe2394d0bupdated README.md and chapter 3 docs to remove mention of qmake
Alexander Kavon
2023-12-21 02:58:01 -05:00
4983634568updated cmake install() destinations
Alexander Kavon
2023-12-21 02:43:22 -05:00
c3c9405b65FocusIndicator, that becomes temporarily visible when using the keyboard. Will become part of QskFocusIndicator later
Uwe Rathmann
2023-11-30 08:42:51 +01:00
e67ee71224qml support for QskGraduationMetrics added
Uwe Rathmann
2023-11-28 15:47:33 +01:00
583e27dac6disabling the overlay to work around the clipping problem, when fading in/out
Uwe Rathmann
2023-11-28 15:39:20 +01:00
6c826c3adctickWidth moved into QskGraduationMetrics
Uwe Rathmann
2023-11-28 15:19:49 +01:00
346aff98d1using QQuickItemPrivate::inDestructor for Qt >= 6.5 instead of the componentComplete hack done in ~QskQuickItem
Uwe Rathmann
2023-10-23 18:32:08 +02:00
9de8663f93Don't flatten border colors to a color without alpha value #345
Uwe Rathmann
2023-10-23 10:16:31 +02:00
067cffbd7cQskGestureRecognizer using event filtering
Uwe Rathmann
2023-10-05 08:59:30 +02:00
267c559330QskStackBoxAnimator1::setOrientation replaced by QskStackBoxAnimator1::setDirection. Autodetection the direction from the indexes did not work when having only 2 items.
Uwe Rathmann
2023-09-27 11:07:05 +02:00