Commit Graph

  • 04afd5ea1a Merge branch 'bug/cmake_find_package' of https://github.com/lgtmak/qskinny into make Uwe Rathmann 2024-01-06 15:51:34 +01:00
  • e63b064f5a QskArcShadowNode introduced ( kudos to Rick ) Uwe Rathmann 2024-01-06 15:05:30 +01:00
  • a420407a56 qskInterpolatedColor added Uwe Rathmann 2024-01-06 15:00:23 +01:00
  • f4315ce4ac update iotdashboard_smoketest dep to correctly point Alexander Kavon 2023-12-29 02:51:31 -05:00
  • e922f53de4 change name to QmlExport and update doc Alexander Kavon 2023-12-29 01:54:30 -05:00
  • 0670623fbd build functions and QskQmlExportTargets.cmake file Alexander Kavon 2023-12-29 01:11:43 -05:00
  • 48e3ecef04 standardized namespace, remove extra FILE option from export Alexander Kavon 2023-12-28 17:46:11 -05:00
  • dcc729b4d5 move packaging vars for QSkinny core library to src/CMakeLists.txt Alexander Kavon 2023-12-28 17:04:55 -05:00
  • 8149094c91 check for any qt package greater than 5.15 otherwise automatically fallback Alexander Kavon 2023-12-28 14:01:32 -05:00
  • 153f8a4228 move export(), install() to src/CMakelists.txt from ./CMakelists.txt Alexander Kavon 2023-12-28 15:03:13 -05:00
  • 3ec7d4fb13 update README to include cmake dep Alexander Kavon 2023-12-28 14:21:28 -05:00
  • f87458bcb7 add information about targeting other Qt versions Alexander Kavon 2023-12-28 14:15:07 -05:00
  • e1f2a54ae3 removed unneccessary quotes Alexander Kavon 2023-12-22 03:07:46 -05:00
  • 7c4eac807b updated chapter 03 tutorial to use CmakeLists.txt and proper build commands Alexander Kavon 2023-12-22 02:55:01 -05:00
  • fc72a95aaf updated 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
  • ffe2394d0b updated README.md and chapter 3 docs to remove mention of qmake Alexander Kavon 2023-12-21 02:58:01 -05:00
  • 4983634568 updated cmake install() destinations Alexander Kavon 2023-12-21 02:43:22 -05:00
  • faf2ecd3c8 docs updated Uwe Rathmann 2023-12-28 17:26:24 +01:00
  • b3b4ca6aef Qt6 incompatibility fixed Uwe Rathmann 2023-12-28 17:18:34 +01:00
  • 1bc7cc3097 finally working for RHI and the Qt5 OpenGL legacy backends Uwe Rathmann 2023-12-28 17:02:30 +01:00
  • ff10fc6fc1 missing initialization added Uwe Rathmann 2023-12-27 08:51:12 +01:00
  • 67f0df44af Qt 6.7 incompatibilities fixed Uwe Rathmann 2023-12-27 08:47:57 +01:00
  • 69090a6079 disable Ninja multi config Uwe Rathmann 2023-12-22 15:26:58 +01:00
  • 3b60780cb6 Revert "disable integration test ( fails with Qt5 Ubuntu )" Uwe Rathmann 2023-12-22 15:25:59 +01:00
  • 68a3ad3cd8 disable integration test ( fails with Qt5 Ubuntu ) Uwe Rathmann 2023-12-22 15:14:03 +01:00
  • aaf029bd00 incompatibility with Qt [6.0->6.3] fixed Uwe Rathmann 2023-12-22 14:15:21 +01:00
  • 972f839cad Qt5 implementation of QskSceneTexture Uwe Rathmann 2023-12-22 13:52:01 +01:00
  • 58c12b85ef search for Qt6 then Qt5 Alexander Kavon 2023-12-21 23:22:06 -05:00
  • 101492fff7 use Ninja Multi-Config Rick Vogel 2023-12-21 16:34:24 +01:00
  • 06a78455ac add ninja multi fix Rick Vogel 2023-12-21 16:32:49 +01:00
  • 426e20883f simplify statement Rick Vogel 2023-12-21 16:10:24 +01:00
  • cba9421597 add msvc parallel build flag Rick Vogel 2023-12-21 16:07:22 +01:00
  • e0bdf160f9 add missing install variables Vogel, Rick 2023-12-21 15:07:18 +01:00
  • 32eed71c21 reintegrate find package Vogel, Rick 2023-12-21 14:12:38 +01:00
  • b850c18557 don't use QSK_SOURCE_DIR Rick Vogel 2023-12-04 18:52:41 +01:00
  • cbd4fa9bdc QskSceneTexture disabled for Qt5 ( not done yet ) Uwe Rathmann 2023-12-17 18:12:57 +01:00
  • fb3d09430f QskSceneTexture added Uwe Rathmann 2023-12-17 17:32:07 +01:00
  • bdf4bb045c QskTreeNode introduced Uwe Rathmann 2023-12-17 17:28:00 +01:00
  • 1e3e1f83de QskBox namespace renamed to QskBoxRenderer to avoid name clashes with QskBox from QskBox.h Uwe Rathmann 2023-12-17 17:18:35 +01:00
  • 5e5dd7a61c doing a fuzzy compare to avoid line duplication Uwe Rathmann 2023-12-13 18:14:47 +01:00
  • c58a86130a wring pen check fixed Uwe Rathmann 2023-12-05 16:54:08 +01:00
  • 2419183397 QskFocusIndicator::duration introduced Uwe Rathmann 2023-12-02 12:48:20 +01:00
  • 6fa8cd9dc3 QskFocusIndicator using enabled/disabled isntead of Exposed/Concealed Uwe Rathmann 2023-12-02 12:05:44 +01:00
  • 1dee82c29e FocusIndicator improved Uwe Rathmann 2023-12-01 18:43:31 +01:00
  • c3c9405b65 FocusIndicator, that becomes temporarily visible when using the keyboard. Will become part of QskFocusIndicator later Uwe Rathmann 2023-11-30 08:42:51 +01:00
  • e67ee71224 qml support for QskGraduationMetrics added Uwe Rathmann 2023-11-28 15:47:33 +01:00
  • 583e27dac6 disabling the overlay to work around the clipping problem, when fading in/out Uwe Rathmann 2023-11-28 15:39:20 +01:00
  • 6c826c3adc tickWidth moved into QskGraduationMetrics Uwe Rathmann 2023-11-28 15:19:49 +01:00
  • 3fabf3ee03 using QskGraduationMetrics Uwe Rathmann 2023-11-28 14:35:28 +01:00
  • d0472bc617 QskScaleRenderer -> QskGraduationRenderer Uwe Rathmann 2023-11-28 13:45:14 +01:00
  • 717a1c2ef2 code from features/plots merged Uwe Rathmann 2023-11-28 13:36:47 +01:00
  • 3c505652a3 QskIntervalF::width -> QskIntervalF::length Uwe Rathmann 2023-11-28 13:12:52 +01:00
  • 7197c89533 working on QskGraduation Uwe Rathmann 2023-11-28 13:07:21 +01:00
  • 54761e5a64 QskScaleTickmarks -> QskTickmarks Uwe Rathmann 2023-11-28 10:46:03 +01:00
  • bd1f7f2d11 QskScaleEngine -> QskGraduation Uwe Rathmann 2023-11-28 09:55:17 +01:00
  • 24949074d4 QskGraduationMetrics introduced Uwe Rathmann 2023-11-25 17:04:06 +01:00
  • 534ffb41e1 QskBasicLinesNode completed Uwe Rathmann 2023-11-24 13:07:53 +01:00
  • f3a1de5b00 alignment fixed, when having a devicePixelRatio Uwe Rathmann 2023-11-24 11:21:50 +01:00
  • e7752a25f9 forgotten qt5 code added Uwe Rathmann 2023-11-23 16:50:26 +01:00
  • e31c063937 QskLinesNode derived from QskBasicLinesNode Uwe Rathmann 2023-11-23 15:47:08 +01:00
  • dc64f21901 QskBasicLinesNode ( crisplines shaders ) introduced Uwe Rathmann 2023-11-23 15:38:25 +01:00
  • 16754b4f9d avoid deprecation warnings Uwe Rathmann 2023-11-15 11:52:07 +01:00
  • 68cca6a53c QskBoxFillNode introduced Uwe Rathmann 2023-11-15 11:47:56 +01:00
  • 3b6967615c constexpr qualifier added Uwe Rathmann 2023-11-07 08:39:00 +01:00
  • e2432e4f0c fading subcontrol substititution fixed Uwe Rathmann 2023-11-06 09:19:33 +01:00
  • d968b20199 ungrab focus, before fading out Uwe Rathmann 2023-11-05 13:38:30 +01:00
  • d600cef858 QskDrawer added Uwe Rathmann 2023-11-03 19:55:48 +01:00
  • 1ab236de9f better fading support for popups, being used in QskDrawer/QskMenu/QskSubWindow Uwe Rathmann 2023-11-03 18:13:24 +01:00
  • 3b4f167709 always sending ( ot posting ) animator events. Otherwise we might be one updateNode cycle too late Uwe Rathmann 2023-10-30 17:08:39 +01:00
  • b5fb6d80ad the itemNode is always a QSGTransformNode Uwe Rathmann 2023-10-30 17:08:01 +01:00
  • 83df3ad8da QskPopup key handling added Uwe Rathmann 2023-10-25 10:07:38 +02:00
  • 346aff98d1 using QQuickItemPrivate::inDestructor for Qt >= 6.5 instead of the componentComplete hack done in ~QskQuickItem Uwe Rathmann 2023-10-23 18:32:08 +02:00
  • 9de8663f93 Don't flatten border colors to a color without alpha value #345 Uwe Rathmann 2023-10-23 10:16:31 +02:00
  • cec07e78ff QskSkinnable::runnigHintAnimator added Uwe Rathmann 2023-10-22 10:58:07 +02:00
  • d4ad863b7a sending geometry events to the root item, to support event filtering Uwe Rathmann 2023-10-22 10:52:28 +02:00
  • a0f5bbf54a more defensive updates for non-color animations Uwe Rathmann 2023-10-22 10:51:29 +02:00
  • b3c7eb7412 QskPopup::fading renamed to QskPopup::transitioning Uwe Rathmann 2023-10-19 09:47:42 +02:00
  • 4cbd0d62a5 respect QskPopup::hasFaderEffect Uwe Rathmann 2023-10-18 15:10:55 +02:00
  • e56360480f using 0/1 for closed/open ( instead of 1/0 ) Uwe Rathmann 2023-10-18 15:07:29 +02:00
  • 25461aaaf6 QskDrawer improvements Uwe Rathmann 2023-10-18 15:05:17 +02:00
  • a791867a3e QskDrawer::interactive, gesture handling for closing Uwe Rathmann 2023-10-17 17:05:57 +02:00
  • 142995504b QskDrawer using autoLayoutChildren Uwe Rathmann 2023-10-17 15:53:30 +02:00
  • d0cd48f8c2 QskDrawer improvements Uwe Rathmann 2023-10-17 14:36:44 +02:00
  • d85d0a0338 QskPopup::toggle added Uwe Rathmann 2023-10-17 14:35:21 +02:00
  • b31f94225d ItemChildRemovedChange handling added Uwe Rathmann 2023-10-17 14:34:20 +02:00
  • 5f31eb1e78 QskDrawer reimplemented, can be open by a swipe gesture now. more work to do Uwe Rathmann 2023-10-17 12:14:42 +02:00
  • 3b5e6aa0fd always accept transitions for items without QQuickItem::ItemHasContents Uwe Rathmann 2023-10-16 19:19:38 +02:00
  • 7cf88e7b45 compiler warning fixed Uwe Rathmann 2023-10-15 15:53:27 +02:00
  • 3ecd8f337e code moved from QskPopupSkinlet to QskSlideInNode Uwe Rathmann 2023-10-15 15:44:09 +02:00
  • 56446c26db missing enum initialization fixed Uwe Rathmann 2023-10-15 15:43:29 +02:00
  • 9069c8e390 position is a progress value [0-1] - nothing in dp Uwe Rathmann 2023-10-15 15:33:32 +02:00
  • 65dea17cfd smooth sliding of menus Uwe Rathmann 2023-10-15 15:31:51 +02:00
  • 208865ba8d QskGestureRecognizer improvements Uwe Rathmann 2023-10-11 09:18:09 +02:00
  • 2e980f087d QskGestureRecognizer::targetItem introduced Uwe Rathmann 2023-10-09 10:37:07 +02:00
  • b73513eb1f using styleHints for the minimal pan distance Uwe Rathmann 2023-10-09 10:32:03 +02:00
  • eff3641c4c avoid Qt 6.6 deprecation warnings Uwe Rathmann 2023-10-05 09:23:45 +02:00
  • 067cffbd7c QskGestureRecognizer using event filtering Uwe Rathmann 2023-10-05 08:59:30 +02:00
  • 267c559330 QskStackBoxAnimator1::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
  • 27f41dd5f6 crash for items <= 1 fixed Uwe Rathmann 2023-09-26 16:42:45 +02:00
  • 19f7e344ff whitespaces removed Uwe Rathmann 2023-09-26 16:42:28 +02:00