qskinny/src/dialogs
Uwe Rathmann d1f2677c01 workarounds for mouse grabbing 2021-03-08 12:56:13 +01:00
..
QskDialog.cpp using sizeConstraint instead of sizeHint 2019-09-18 09:12:39 +02:00
QskDialog.h no QStringList forward declarations possible with Qt6 - so we have to 2020-10-23 13:45:09 +02:00
QskDialogButton.cpp QskDialog::StandardButton renamed to QskDialog::Action 2018-11-05 13:29:52 +01:00
QskDialogButton.h QskDialog::StandardButton renamed to QskDialog::Action 2018-11-05 13:29:52 +01:00
QskDialogButtonBox.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskDialogButtonBox.h no QVector forward declaration - can't be done with Qt6, but as we have 2020-10-25 14:57:41 +01:00
QskDialogSubWindow.cpp workarounds for mouse grabbing 2021-03-08 12:56:13 +01:00
QskDialogSubWindow.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskDialogWindow.cpp uncrustified 2019-01-04 13:42:16 +01:00
QskDialogWindow.h making done virtual 2019-03-01 14:20:56 +01:00
QskMessageSubWindow.cpp moving alignment/retainSizeWhenHidden from layouts to QskControl 2019-09-05 10:46:42 +02:00
QskMessageSubWindow.h uncrustified 2019-01-04 13:42:16 +01:00
QskMessageWindow.cpp moving alignment/retainSizeWhenHidden from layouts to QskControl 2019-09-05 10:46:42 +02:00
QskMessageWindow.h cleaning up dialog classes 2018-11-06 19:00:42 +01:00
QskSelectionSubWindow.cpp sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
QskSelectionSubWindow.h cleaning up dialog classes 2018-11-06 18:54:21 +01:00
QskSelectionWindow.cpp sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
QskSelectionWindow.h cleaning up dialog classes 2018-11-06 18:54:21 +01:00
dialogs.pro initial commit 2017-07-21 18:21:34 +02:00