Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update instructions on how to build the website #470

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

peter-ha
Copy link
Collaborator

Just using doxygen makes this a lot easier

@uwerat uwerat merged commit d84ab6e into uwerat:master Nov 13, 2024
11 checks passed
uwerat added a commit that referenced this pull request Dec 10, 2024
commit c331fd6
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 10 12:17:51 2024 +0100

    use enums for class members

commit 0d86454
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 10 11:27:16 2024 +0100

    elide mode for QskTextField::PlaceholderText added

commit 0038f6d
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 16:03:55 2024 +0100

    more enums specified

commit 5d95913
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 15:56:49 2024 +0100

    QskSizePolicy enums specified

commit 4220edc
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 15:46:43 2024 +0100

    don't use enum bitfields for unspecied enums

commit 36f502b
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 15:43:57 2024 +0100

    QskItem::UpdateFlags sepcified

commit 23beda3
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 15:39:06 2024 +0100

    more enum types specified

commit 0849571
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 15:21:37 2024 +0100

    enum types specified

commit d53579f
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 15:04:37 2024 +0100

    enum types specified

commit 4e6ee36
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 14:53:59 2024 +0100

    NodeRole enums qualified as quint8

commit 3a83f5f
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 13:29:03 2024 +0100

    compiler errors fixed

commit d1fa020
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 12:10:10 2024 +0100

    Markdown format added

commit 66d9783
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 12:01:16 2024 +0100

    QskTextColors is a Q_GADGET now

commit 4ad28e6
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 9 10:04:33 2024 +0100

    don't show the placeholder when text is not empty

commit b6f2003
Author: Uwe Rathmann <[email protected]>
Date:   Wed Dec 4 10:08:39 2024 +0100

    QskTextFieldSkinlet::sizeHint added

commit f0d5332
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 3 17:52:39 2024 +0100

    gallery updated, dummy TextFieldSkinlets introduced

commit e86378a
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 3 13:33:17 2024 +0100

    fusion skin improved

commit 4540cc1
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 3 10:06:26 2024 +0100

    QskTextFieldSkinlet::Selected state introduced

commit 77e556f
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 3 09:32:39 2024 +0100

    QskTextField::placeholderText introduced, QskTextField::description
    removed

commit 77739d7
Author: Uwe Rathmann <[email protected]>
Date:   Tue Dec 3 07:44:44 2024 +0100

    skin hint table size reduced

commit 108aa23
Author: Uwe Rathmann <[email protected]>
Date:   Mon Dec 2 12:54:31 2024 +0100

    QskTextInput renamed to QskTextField ( term used by F2/M3 and QC2 )

commit b086496
Author: Uwe Rathmann <[email protected]>
Date:   Sun Dec 1 11:06:51 2024 +0100

    Material3 adjustements for progress bars

commit d18017c
Author: Uwe Rathmann <[email protected]>
Date:   Fri Nov 29 13:55:30 2024 +0100

    QskProgressRing fixed + M3 updates

commit a58d6dd
Author: Uwe Rathmann <[email protected]>
Date:   Fri Nov 29 09:42:01 2024 +0100

    QskProgressIndicator::hasOrigin(), QskSlider::hasOrigin added

commit 12dfac1
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 28 16:06:00 2024 +0100

    QskSlider::inverted introduced

commit db1e9a7
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 28 15:59:59 2024 +0100

    key handling of bounded inputs improved

commit d9a66e4
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 28 15:55:57 2024 +0100

    QskSlider API cleanup

commit 9d13cd1
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 28 15:47:20 2024 +0100

    subcontrol renamed from Knob to Handle

commit 7a180cf
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 28 12:00:46 2024 +0100

    the corrected mouse/touch handling works without extending the handle
    selection area
    handle selection

commit 66085ea
Author: Uwe Rathmann <[email protected]>
Date:   Wed Nov 27 16:27:57 2024 +0100

    QskSlider::origin implemented

commit e2c76aa
Author: Uwe Rathmann <[email protected]>
Date:   Wed Nov 27 16:24:55 2024 +0100

    QskSlider ticks implementaton completed

commit 7773195
Author: Uwe Rathmann <[email protected]>
Date:   Tue Nov 26 13:59:42 2024 +0100

    slider changes on press

commit 59b88ff
Author: Uwe Rathmann <[email protected]>
Date:   Tue Nov 26 13:57:13 2024 +0100

    slider layout code fixed

commit cd65adb
Author: Uwe Rathmann <[email protected]>
Date:   Tue Nov 26 13:48:55 2024 +0100

    QskSkinnable::metric with default value

commit ea3d7a5
Author: Uwe Rathmann <[email protected]>
Date:   Mon Nov 25 09:02:04 2024 +0100

    QskInterval::center(), QskInterval::stretch removed as they the
    implementation is only handling normalized intervals

commit 494c370
Author: Uwe Rathmann <[email protected]>
Date:   Fri Nov 22 17:38:58 2024 +0100

    ticks for F2 sliders

commit f4c2211
Author: Uwe Rathmann <[email protected]>
Date:   Fri Nov 22 17:37:47 2024 +0100

    API extended

commit 5c1e0cc
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 21 19:19:53 2024 +0100

    invalid constexpr qualifier removed

commit 9a5dd88
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 21 17:59:54 2024 +0100

    slider ticks - not only for M3

commit d04c030
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 21 17:59:37 2024 +0100

    using constexpr

commit d87c8e3
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 21 13:54:01 2024 +0100

    API cleanup of the Bounded controls

commit 109fc7d
Author: Uwe Rathmann <[email protected]>
Date:   Wed Nov 20 14:57:16 2024 +0100

    QskBoxClipNode renamed to QskClipNode + more clip options added

commit 1e38340
Author: Uwe Rathmann <[email protected]>
Date:   Wed Nov 20 11:00:17 2024 +0100

    M3 specific definitions moved to M3 classes

commit 97e3ea6
Author: Uwe Rathmann <[email protected]>
Date:   Mon Nov 18 16:44:06 2024 +0100

    Qt5 incompatibility fixed

commit 00f2112
Author: Uwe Rathmann <[email protected]>
Date:   Mon Nov 18 16:15:50 2024 +0100

    QskMaterial3SliderSkinlet introduced

commit 9fc7b1f
Author: Peter Hartmann <[email protected]>
Date:   Mon Nov 18 12:18:30 2024 +0100

    push buttons: Style checked state properly (#477)

    Resolves #367

commit b5c56f7
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 14 10:52:08 2024 +0100

    mismatch between allocated and used memory fixed

commit d1c2751
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 14 10:51:53 2024 +0100

    nullptr check added

commit 8dd5a7b
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 14 08:52:40 2024 +0100

    dangling reference fixed

commit baaccb2
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 14 07:43:34 2024 +0100

    avoid enum bitfields

commit 7f389ef
Author: Uwe Rathmann <[email protected]>
Date:   Wed Nov 13 14:11:11 2024 +0100

    don't subtract the slider margins twice

commit d84ab6e
Author: Peter Hartmann <[email protected]>
Date:   Wed Nov 13 10:00:38 2024 +0100

    Update instructions on how to build the website (#470)

    * Regenerate doxygen file

    ... and change some things

    * Add custom stylesheet from Skia

    * update instructions on how to build the website

commit 525ca3b
Author: Uwe Rathmann <[email protected]>
Date:   Thu Nov 7 17:31:14 2024 +0100

    QskSlider: Adapt to new Material3 style
    ( ValueLabel a.k.a Tooltip is not done yet )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants