Jaime van Kessel
|
f436c97abd
|
Roughly strip out the GraphicalEffects
For some reason qt6 that we built still didn't like it.
Since we wanna know if the rest works, yeeting that stuff out for now
|
2022-03-28 16:11:28 +02:00 |
|
j.spijker@ultimaker.com
|
ff21c93f9b
|
Qt6 dropped QtGraphicalEffects
https://doc.qt.io/qt-6/qtgraphicaleffects5-index.html
Contributes to CURA-8640
|
2022-03-28 15:33:43 +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 |
|
Kostas Karmas
|
05e92b953a
|
Size the Welcome Wizard using the theme
CURA-7022
|
2020-04-28 17:44:35 +02:00 |
|
Lipu Fei
|
44a0f00f0b
|
Reuse welcome dialog item to show whats new upon start
CURA-6447
|
2019-04-17 09:58:07 +02:00 |
|
Lipu Fei
|
a030e4a264
|
Rename WelcomDialog to WelcomeDialogItem
CURA-6435
|
2019-04-05 09:08:59 +02:00 |
|