Commit Graph

  • 21b7ff6ebd Merge branch 'master' into features/drawer Uwe Rathmann 2024-12-02 10:09:17 +0100
  • 78a828f269 Merge branch 'master' into features/arcrenderer Uwe Rathmann 2024-12-02 10:03:19 +0100
  • b0864965a8 Material3 adjustements for progress bars Uwe Rathmann 2024-12-01 11:06:51 +0100
  • d18017ca90 QskProgressRing fixed + M3 updates Uwe Rathmann 2024-11-29 13:55:30 +0100
  • a58d6dd589 QskProgressIndicator::hasOrigin(), QskSlider::hasOrigin added Uwe Rathmann 2024-11-29 09:42:01 +0100
  • 12dfac153d QskSlider::inverted introduced Uwe Rathmann 2024-11-28 16:06:00 +0100
  • db1e9a7e44 key handling of bounded inputs improved Uwe Rathmann 2024-11-28 15:59:59 +0100
  • d9a66e4a98 QskSlider API cleanup Uwe Rathmann 2024-11-28 15:55:57 +0100
  • 9d13cd1edf subcontrol renamed from Knob to Handle Uwe Rathmann 2024-11-28 15:47:20 +0100
  • 7a180cfe5e the corrected mouse/touch handling works without extending the handle selection area handle selection Uwe Rathmann 2024-11-28 12:00:46 +0100
  • 66085ea41f QskSlider::origin implemented Uwe Rathmann 2024-11-27 16:27:57 +0100
  • e2c76aa121 QskSlider ticks implementaton completed Uwe Rathmann 2024-11-27 16:24:55 +0100
  • 77731954eb slider changes on press Uwe Rathmann 2024-11-26 13:59:42 +0100
  • 59b88ffd7c slider layout code fixed Uwe Rathmann 2024-11-26 13:57:13 +0100
  • cd65adb451 QskSkinnable::metric with default value Uwe Rathmann 2024-11-26 13:48:55 +0100
  • ea3d7a5e69 QskInterval::center(), QskInterval::stretch removed as they the implementation is only handling normalized intervals Uwe Rathmann 2024-11-25 09:02:04 +0100
  • 494c370e61 ticks for F2 sliders Uwe Rathmann 2024-11-22 17:38:58 +0100
  • f4c2211f2c API extended Uwe Rathmann 2024-11-22 17:37:47 +0100
  • 5c1e0ccad4 invalid constexpr qualifier removed Uwe Rathmann 2024-11-21 19:19:53 +0100
  • 9a5dd886ed slider ticks - not only for M3 Uwe Rathmann 2024-11-21 17:59:54 +0100
  • d04c030924 using constexpr Uwe Rathmann 2024-11-21 17:59:37 +0100
  • d87c8e3d0b API cleanup of the Bounded controls Uwe Rathmann 2024-11-21 13:54:01 +0100
  • 109fc7d7f4 QskBoxClipNode renamed to QskClipNode + more clip options added Uwe Rathmann 2024-11-20 14:57:16 +0100
  • 1e383406e2 M3 specific definitions moved to M3 classes Uwe Rathmann 2024-11-20 11:00:17 +0100
  • 97e3ea6e1f Qt5 incompatibility fixed Uwe Rathmann 2024-11-18 16:44:06 +0100
  • 00f2112817 QskMaterial3SliderSkinlet introduced Uwe Rathmann 2024-11-18 16:15:50 +0100
  • 9fc7b1f677
    push buttons: Style checked state properly (#477) Peter Hartmann 2024-11-18 12:18:30 +0100
  • e96e8bdf72 push buttons: Style checked state properly Peter Hartmann 2024-11-12 17:11:20 +0100
  • b108b44088
    Merge 9f9952fbf4 into b5c56f7f80 Peter Hartmann 2024-11-15 17:58:02 +0800
  • b5c56f7f80 mismatch between allocated and used memory fixed Uwe Rathmann 2024-11-14 10:52:08 +0100
  • d1c2751a8e nullptr check added Uwe Rathmann 2024-11-14 10:51:53 +0100
  • 8dd5a7b249 dangling reference fixed Uwe Rathmann 2024-11-14 08:52:40 +0100
  • baaccb2f41 avoid enum bitfields Uwe Rathmann 2024-11-14 07:43:34 +0100
  • 7f389ef6cc don't subtract the slider margins twice Uwe Rathmann 2024-11-13 14:11:11 +0100
  • d84ab6e387
    Update instructions on how to build the website (#470) Peter Hartmann 2024-11-13 10:00:38 +0100
  • 42258fc2b7 QskSlider: Make data field big enough on Windows Peter Hartmann 2024-11-12 16:32:01 +0100
  • 05d3b15828 QskSlider: Do not exceed boundaries Peter Hartmann 2024-11-12 16:19:34 +0100
  • 85f7bb8800 update instructions on how to build the website Peter Hartmann 2024-11-12 10:19:53 +0100
  • 5f3ab365a4 Add custom stylesheet from Skia Peter Hartmann 2024-11-11 14:55:53 +0100
  • 86740a6090 Regenerate doxygen file Peter Hartmann 2024-11-11 14:33:32 +0100
  • 9f9952fbf4 M3 input text: Style selection Peter Hartmann 2024-11-11 10:56:52 +0100
  • 386c679dfb M3 input text: Don't cut gradient if label text is empty Peter Hartmann 2024-11-11 10:24:58 +0100
  • da1566c0c8 text input: Fix build after rebase Peter Hartmann 2024-11-11 09:57:51 +0100
  • cb7f9c5442 input text: fix CI build etc. Peter Hartmann 2024-10-15 12:34:31 +0200
  • a0642cfde9 input text: Add skinlets for different design systems Peter Hartmann 2024-10-14 16:07:35 +0200
  • 1d94427407 input text: Add disabled hints Peter Hartmann 2024-10-14 14:05:13 +0200
  • ab37df2c17 input text: Fix Focused / Editing states and simplify styling Peter Hartmann 2024-10-14 13:24:03 +0200
  • 59a42395b2 text input: Add M3 outlined mode Peter Hartmann 2024-10-07 14:46:55 +0200
  • 0208573325 text input: Add subcontrols needed for M3 and F2 Peter Hartmann 2024-10-01 12:32:05 +0200
  • b88b3123d7 text input: Also update metrics when updating node Peter Hartmann 2024-10-04 14:43:24 +0200
  • 773ec5dcfe text input: Introduce Selected state and rename Text Peter Hartmann 2024-10-01 12:30:58 +0200
  • 525ca3bd0e QskSlider: Adapt to new Material3 style ( ValueLabel a.k.a Tooltip is not done yet ) Uwe Rathmann 2024-11-07 17:31:14 +0100
  • 6a8d9096be QskSlider::Fill color added Uwe Rathmann 2024-11-07 17:05:52 +0100
  • 43286c2b83 Merge branch 'master' into features/slider Uwe Rathmann 2024-11-07 16:58:51 +0100
  • 05bf6cee70 using a shadow for the sider handle - instead of doing shadow/border/fill as radial gradient - to avoid aliasing effects Uwe Rathmann 2024-11-07 16:24:48 +0100
  • 1608ef8596 Merge branch 'slider' into features/slider Uwe Rathmann 2024-11-07 14:13:10 +0100
  • 954d39256f missing include added Uwe Rathmann 2024-11-07 11:43:47 +0100
  • fe1706905e passing QQuickWindow to the box renderer, so it knows about detals of the render target ( f.e devivePixelratio ) Uwe Rathmann 2024-11-07 11:21:45 +0100
  • 35eb98292e progress indicators: Update to newest M3 spec Peter Hartmann 2024-10-28 16:11:44 +0100
  • a2719b4ccd using point sizes for fonts and metrics in logical coordinates Uwe Rathmann 2024-10-31 13:30:06 +0100
  • d33c556a7b fonts in pt Uwe Rathmann 2024-10-30 13:01:04 +0100
  • e46fa8bc72 using mm instead of dp Uwe Rathmann 2024-10-30 12:51:17 +0100
  • 93983e23c5 defensive check added Uwe Rathmann 2024-10-30 09:37:00 +0100
  • 5d73e5eda2 fusion metrics are in logical coordinates Uwe Rathmann 2024-10-29 14:14:58 +0100
  • 13be100e96 avoid layout requirements from too many switch buttons Uwe Rathmann 2024-10-29 12:29:10 +0100
  • 83670c997c Halo subcontrol removed Uwe Rathmann 2024-10-28 16:03:49 +0100
  • 177e929dbb Merge branch 'master' into features/slider Uwe Rathmann 2024-10-28 15:44:39 +0100
  • 7402a145ec
    F2 slider: Get rid of Halo subcontrol (#456) Peter Hartmann 2024-10-28 15:40:09 +0100
  • c7275e1a9a F2 slider: Get rid of Halo subcontrol Peter Hartmann 2024-10-28 10:24:22 +0100
  • e15f167978 QskTextInput::wrapMode added Uwe Rathmann 2024-10-28 09:26:22 +0100
  • 7cbf641066 unused signal removed Uwe Rathmann 2024-10-28 08:57:16 +0100
  • 9f6ad841c2 Merge branch 'master' into features/slider Uwe Rathmann 2024-10-28 08:16:40 +0100
  • b2f3220dfe
    switch button: Support icons (for M3) (#452) Peter Hartmann 2024-10-28 08:14:32 +0100
  • 452e841210 switch button: Support icons (for M3) Peter Hartmann 2024-10-24 17:47:09 +0200
  • 80934fa07f QskCheckBox::Halo replaced by using a box shadow Uwe Rathmann 2024-10-25 18:56:02 +0200
  • 9d8666290f QskShadowMetrics::ShapeMode introduced Uwe Rathmann 2024-10-25 18:54:04 +0200
  • 33980a5887 M3 radiobox setup simplified Uwe Rathmann 2024-10-25 18:52:02 +0200
  • 99b4bddac9 QskSwitchButton M3 fixes, using shadows instead of an additonal subcontrol Uwe Rathmann 2024-10-25 11:37:34 +0200
  • 635cd3c91f QskRadioBox: using the shadow ( instead of an additional Halo subcontrol ) Uwe Rathmann 2024-10-24 12:15:02 +0200
  • 1258c17534 several fixes concerning box shadows Uwe Rathmann 2024-10-24 10:16:51 +0200
  • 325c621485 using better English Uwe Rathmann 2024-10-24 09:59:32 +0200
  • ca1951d9a6 using QskBoxRectangleNode for shadows without blur Uwe Rathmann 2024-10-23 15:20:42 +0200
  • 52ac73111e Merge branch 'master' into features/slider Uwe Rathmann 2024-10-23 13:54:17 +0200
  • f3aed21a23 using halo instead of ripple Uwe Rathmann 2024-10-23 13:25:23 +0200
  • b19515c801 QskSlider using the decimals property for the value label Uwe Rathmann 2024-10-23 11:18:25 +0200
  • b53f60dd0e Merge branch 'master' into features/slider Uwe Rathmann 2024-10-23 11:16:30 +0200
  • c5f8c549d3 decimals moved from QskSpinBox to QskBoundedValueInput Uwe Rathmann 2024-10-23 11:15:47 +0200
  • 4778feaaa2 value to text conversion moved to QskSlider Uwe Rathmann 2024-10-23 09:17:28 +0200
  • e3b87338c0 Merge branch 'master' into features/slider Uwe Rathmann 2024-10-23 08:54:49 +0200
  • 089f0c3abe QskSpinBox::text property moved to QskBoundedValueInput::valueText Uwe Rathmann 2024-10-23 08:52:24 +0200
  • feea806745 typos fixed Uwe Rathmann 2024-10-23 08:44:00 +0200
  • d93459496a Merge branch 'master' into m3slider Uwe Rathmann 2024-10-22 15:46:58 +0200
  • 963f0aff27 code adjusted to M3 wordings Uwe Rathmann 2024-10-22 15:45:09 +0200
  • c3b3da2ad3 discrete sliders added Uwe Rathmann 2024-10-22 13:10:38 +0200
  • dd74bc7595 Merge branch 'master' into m3slider Uwe Rathmann 2024-10-22 11:57:20 +0200
  • 07bae93427 QskBoundedInput: pageSize renamed to pageSteps to avoid confusion. wrong usage when sing the wheel fixed Uwe Rathmann 2024-10-22 11:55:22 +0200
  • ad7e24faa5 Merge branch 'issues/391-m3-slider' of https://github.com/edelhirsch/qskinny into m3slider Uwe Rathmann 2024-10-22 09:48:40 +0200
  • 6b1ef043a9 vertical/horizontal lines are valid paths with an empty bounding rectangle Uwe Rathmann 2024-10-22 08:53:11 +0200
  • 932d34aea8 spin box hovering Uwe Rathmann 2024-10-21 14:22:09 +0200
  • b7c2b27691 m3 spinbox metrics improved Uwe Rathmann 2024-10-21 14:20:06 +0200