David Edmundson
331a0e7903
Set alignment in PanelView scriptengine if PanelView is not created yet
...
Uses the same approach as in 11483d2985
caching the value in a property
REVIEW: 125920
11 years ago
Montel Laurent
a007f294b4
Use new connect api + QStringLiteral
11 years ago
Marco Martin
11483d2985
make writing of panelview settings work during startup
...
at startup the panelviews can't exist yet: panelviews have to be created
after desktopviews and the script has to be executed before the desktopviews
exist.
it's a bit hackish, but use temporary dynamic properties to store those
values that will be then used as soon the panelviews are created
11 years ago
Montel Laurent
240094e6b1
Remove not necessary include moc
12 years ago
Marco Martin
38ff287404
check corona pointer
...
crash--
12 years ago
Marco Martin
868c28d623
check corona pointer
...
crash--
12 years ago
Eike Hein
00e2528ae1
Make setting min/max panel length shift the opposite max/min bounds as needed.
12 years ago
Eike Hein
8ee965ee87
Expose min/max length panel properties to desktop scripting.
...
The length property setter now does an appropriate bounds
check instead of setting the min/max length properties as
well.
REVIEW:118206
12 years ago
Marco Martin
2ee75c4964
reenable panel hiding code
12 years ago
Marco Martin
9ebaa06c71
fix length and height controls
...
BUG:334707
12 years ago