Paul Goetzinger
ea47a2e864
fixed typo 'shure' to 'sure'
7 years ago
Skycoder42
61a404e08a
fix QString/QByteArray QML comparison
7 years ago
Skycoder42
bd75e15670
refactor qml version files
7 years ago
Skycoder42
944e2da632
create 1.1 qml file versions for consistency
7 years ago
Skycoder42
40c03b7c88
improved closed handling
Close now works for popups/dialogs with no view below
7 years ago
Skycoder42
b53be20664
make all qml incubations synchronous
Seems to be a bug with 5.11 where async loading leads to strange errors,
i.e. a crash on an error report of a non existing property that actually
exists...
Check for validity in future versions!
7 years ago
Skycoder42
e02b588dff
completed the QtMvvmQuick qml doc
7 years ago
Skycoder42
aa81173335
added simple drawer logic
7 years ago
Skycoder42
eed8fd4fab
added labs based file dialog implementation
7 years ago
Skycoder42
0f670f94ec
added input dialog and url edit
7 years ago
Skycoder42
9590e00f4f
improve msg box presenting, added svg stuff
7 years ago
Skycoder42
52ac17864b
added basic message box
7 years ago