Remco Burema
|
9ffd7ecdb3
|
Make Wizard Dialogs non-resizeable.
5-min fix.
|
2021-04-01 13:01:14 +02:00 |
|
Konstantinos Karmas
|
504f6dbe70
|
Revert "Cura 7813 qml modules version bump"
|
2021-03-30 09:48:28 +02:00 |
|
Konstantinos Karmas
|
180732788b
|
Merge pull request #9472 from Ultimaker/CURA-7813_QML_warnings
Cura 7813 qml modules version bump
|
2021-03-30 09:42:59 +02:00 |
|
Kostas Karmas
|
7827b36ab7
|
Fix QML warnings due to depricated on<signal> calls in Connections
As of 5.12, the signals used in connections should not be declared as on<signal>, but as
function on<signal>(arguments).
|
2021-03-30 09:02:48 +02:00 |
|
jelle Spijker
|
3baa71fd48
|
Update QtGraphicalEffects, Window and Dialogs
CURA-7813
|
2021-03-29 18:12:35 +02:00 |
|
jelle Spijker
|
2986d50745
|
Update QtQuick and QtQuick.Controls
CURA-7813
|
2021-03-29 17:55:19 +02:00 |
|
Jaime van Kessel
|
b1cd5960b8
|
Load a number of dialogs on demand instead of always
Knocks off 0.4 sec of booting.
|
2020-07-10 13:23:30 +02:00 |
|
Jaime van Kessel
|
68ad38de28
|
Fix sizing of the machine action dialog
Contributes to #7224
|
2020-03-06 11:02:59 +01:00 |
|
Lipu Fei
|
0555cbae4e
|
Fix add machine dialog state
|
2019-05-17 15:01:18 +02:00 |
|
Lipu Fei
|
361636af29
|
Allow WizardDialog to resize
|
2019-05-17 14:30:18 +02:00 |
|
Lipu Fei
|
defcba6927
|
Fix that you can only cancel in WizardDialog
CURA-6483
|
2019-04-29 15:53:08 +02:00 |
|
Remco Burema
|
b5d4ef61f5
|
Add cancel-button and fix window-size (add printer). [CURA-6435]
|
2019-04-17 18:10:26 +02:00 |
|
Lipu Fei
|
61ee2ec85c
|
Simplify code
CURA-6447
|
2019-04-09 11:45:30 +02:00 |
|
Lipu Fei
|
a5259ce22e
|
Make progressBar optional in Wizard
CURA-6435
|
2019-04-05 09:09:00 +02:00 |
|
Lipu Fei
|
3ee32944d5
|
Add a reusable WizardDialog
CURA-6435
|
2019-04-05 09:08:59 +02:00 |
|