Commit Graph

29 Commits

Author SHA1 Message Date
Peter Hartmann e36aa93557 add color picker 2025-02-05 15:54:24 +01:00
Peter Hartmann 25b7088d69 minor stuff 2025-02-05 15:54:24 +01:00
Peter Hartmann 720c6f4444 windows: Adjust size when content changes 2025-02-05 15:54:24 +01:00
Peter Hartmann 806ae4d2b7 minor stuff 2025-02-05 15:54:24 +01:00
Peter Hartmann 763e707139 select directories 2025-02-05 15:54:24 +01:00
Peter Hartmann 3fe47f1982 implement own file system view 2025-02-05 15:54:24 +01:00
Peter Hartmann 736a5034de improve 2025-02-05 15:54:24 +01:00
Peter Hartmann 376aa6bdf1 get rid of FileSelection class and variadic templates 2025-02-05 15:54:24 +01:00
Peter Hartmann 8b5631d73b use file system model after all 2025-02-05 15:54:24 +01:00
Peter Hartmann 0894d6457d breadcrumbs 2025-02-05 15:54:24 +01:00
Peter Hartmann 2d70a6ae42 system dialogs: Implement file dialog 2025-02-05 15:54:24 +01:00
Uwe Rathmann c96b3dbbff additional infoText removed from
QskSelectionSubWindow/QskSelectionWindow.
not sure if will keep those classes in the long run
2024-02-08 12:39:27 +01:00
Uwe Rathmann 955d2f6c20 reducing the dialogs from what was once inspired from Qt/Widgets to
something simpler - inspired from QC2 dialogs - work i progress
2024-02-06 15:41:50 +01:00
Uwe Rathmann 511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Uwe Rathmann 1ab236de9f better fading support for popups, being used in QskDrawer/QskMenu/QskSubWindow 2023-11-03 18:13:24 +01:00
Uwe Rathmann 9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann 95dab4301d using c++11 2022-03-24 08:11:29 +01:00
Uwe Rathmann cdb17476b5 platform depending code moved to QskSkin 2022-03-08 15:59:35 +01:00
Uwe Rathmann 63077e9a33 return QString(), when the dialog has been rejected 2022-01-01 18:12:17 +01:00
Uwe Rathmann fef2464120 singletons should be destroyd at program termination 2021-10-12 10:36:45 +02:00
Uwe Rathmann da7f40ca07 using sizeConstraint instead of sizeHint 2019-09-18 09:12:39 +02:00
Uwe Rathmann 2ddde243e1 cleaning up dialog classes 2018-11-06 19:00:42 +01:00
Uwe Rathmann b0e8a486a3 cleaning up dialog classes 2018-11-06 18:54:21 +01:00
Uwe Rathmann 2874d68d23 API cleanup 2018-11-05 13:50:41 +01:00
Uwe Rathmann b398d11310 QskDialog::StandardButton renamed to QskDialog::Action 2018-11-05 13:29:52 +01:00
Uwe Rathmann 5da92830df QskSubWindow titleBar improvements 2018-10-29 20:11:48 +01:00
Uwe Rathmann 0a92cb82db playing with clang-format 2018-08-03 08:15:28 +02:00
Uwe Rathmann aaac57de94 unused member removed 2018-07-19 14:10:48 +02:00
Uwe 3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00