Commit Graph

44 Commits

Author SHA1 Message Date
Uwe Rathmann 93f8b883b5 Squashed commit of the following:
commit 5f31eb1e78
Author: Uwe Rathmann <Uwe.Rathmann@tigertal.de>
Date:   Tue Oct 17 12:14:42 2023 +0200

    QskDrawer reimplemented, can be open by a swipe gesture now. more work
    to do
2023-10-17 12:19:30 +02:00
Uwe Rathmann 77f4e17b4c Merge branch 'master' into features/drawer 2023-10-17 11:58:28 +02:00
Uwe Rathmann 208865ba8d QskGestureRecognizer improvements 2023-10-11 09:18:09 +02:00
Uwe Rathmann ef68c66b10 drawer example added 2023-10-06 12:41:23 +02:00
Uwe Rathmann f5de9d4249 using autoLayoutChildren instead of setting a contentItem explicitly 2023-10-05 16:05:40 +02:00
Uwe Rathmann 7294d5a01e ongoing work on QskDrawer 2023-10-05 15:13:47 +02:00
Uwe Rathmann e9ed10ac82 Qt::NoFocus policy for the scrollarea, that usually has no scrollbars 2023-07-21 12:59:50 +02:00
Uwe Rathmann 7fd2fabb78 hardcoded colors removed + themed top level backgrounds 2023-07-03 16:53:12 +02:00
Uwe Rathmann 4a92bc7c12 listbox example moved into the gallery 2023-06-30 14:40:19 +02:00
Uwe Rathmann 81a90986b3 Empty QskLabelData is interpreted as separator now. Not sure how much
of an improvement this is as it adds the separators to the list of
options. But at least this allows to implement a wrapper like
QskMenuButton by copying options only.
Definitely not the final word on this API.
2023-05-16 12:49:46 +02:00
Uwe Rathmann 1c78044984 skin transition code moved to support 2023-05-16 11:12:11 +02:00
Uwe Rathmann 2980fc91e3 minor updates for QskDrawer 2023-05-02 18:51:09 +02:00
Clemens Manert fb626078bf Adds QskDrawer to gallery 2023-05-02 18:10:31 +02:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann 75600b584d working on the QskTab classes redesign - initial API cleanup 2023-03-14 09:34:52 +01:00
Uwe Rathmann 560cc607c9 QskApplicationView -> QskMainView 2023-03-10 15:45:53 +01:00
Uwe Rathmann 10af58137f graphic provider handling fixed. graphic URL namespace clashes fixed
( provider for the gallery icons was loaded by a provider that was only
available with M3 )
2023-03-09 11:11:36 +01:00
Uwe Rathmann bb960be42e minor improvements 2023-02-27 14:07:42 +01:00
Uwe Rathmann c8b276db40 the gallery should fit into 800x600 2023-02-27 12:27:57 +01:00
Uwe Rathmann 0b4de9afe7 spin box improvements 2023-02-27 09:56:41 +01:00
Vogel, Rick ba9ec8e783 initial commit of QskSpinBox 2023-02-17 13:28:44 +01:00
Uwe Rathmann 501a8d1f65 skin transition fixed 2022-07-15 13:13:14 +02:00
Uwe Rathmann 4ef3fe3164 initial tabbar position as skin hint ( QskTabBar::Panel | QskAspect::Style ) 2022-07-15 10:44:32 +02:00
Peter Hartmann 07e3cf7fd6 Add top level application view 2022-07-15 07:55:13 +02:00
Peter Hartmann f1101f1706 Material: Fix Header and Footer boxes
At some later point, we can introduce an application window class.
Also, move tabs to bottom.
Also, add some tinted surface colors.
2022-07-15 07:55:13 +02:00
Uwe Rathmann ec1b2c928d using QskMenu for selecting the skin 2022-07-14 13:19:25 +02:00
Peter Hartmann 35e61ce52a gallery: Add tab for dialogs 2022-07-05 15:52:20 +02:00
Uwe Rathmann 3c5b6f9f01 QskAbstractButton::Flat removed, using QskAspect::Header instead 2022-06-29 16:21:54 +02:00
Uwe Rathmann 974e1b6b1e quit menu option added 2022-05-30 07:49:58 +02:00
Uwe Rathmann 12a3dd06da boilerplate code to have QskSegmentedBar in the gallery. 2022-04-20 15:25:15 +02:00
Uwe Rathmann 8abbae3661 textinput page added 2022-04-19 08:42:53 +02:00
Uwe Rathmann d0b926b868 using Qt::Edge instead of Qsk::Position 2022-04-17 12:37:13 +02:00
Uwe Rathmann 2a6d27d78d wip 2022-04-05 11:38:23 +02:00
Uwe Rathmann 4d7db7c479 wip 2022-04-05 10:41:36 +02:00
Uwe Rathmann 0c7b14401b change skin button added 2022-04-01 15:58:47 +02:00
Uwe Rathmann 4cb3301045 push buttons added 2022-04-01 14:54:31 +02:00
Uwe Rathmann a676caf994 support lib reorganized 2022-04-01 13:56:16 +02:00
Uwe Rathmann 105fdec8d7 no more page backgrounds - preparation for better themeing 2022-03-28 20:15:54 +02:00
Uwe Rathmann 1cc0dff8d5 uncrustified 2022-03-23 11:54:34 +01:00
Uwe Rathmann 985fcf1e2d tabpage background fixed 2021-12-06 19:20:59 +01:00
Uwe Rathmann 4a7d7d0e2d switchbuttons example moved to the gallery 2021-08-02 13:27:30 +02:00
Uwe Rathmann 8154bc42f7 gallery example started 2020-08-11 17:56:53 +02:00
Uwe Rathmann accf55b6d2 gallery renamed to colorswitch - in the end it is more a demonstration
on how to use qskinny from Qml than showing something useful of qskinny itself
2017-07-23 12:20:50 +02:00
Uwe 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00