Marco Martin
f15d94c08b
another small layout improvement
13 years ago
Marco Martin
9ec3c98f63
comments++
13 years ago
Marco Martin
47df930f36
load global module if the local is not provided
13 years ago
Marco Martin
a4e171cd7c
support for shell-provided configuration uis
13 years ago
Marco Martin
e3ce0051c9
fix page title
13 years ago
Marco Martin
9201e63c4c
some other layout fix
13 years ago
Marco Martin
c292acde93
slightly better layout
13 years ago
Marco Martin
e02d128bfe
auto load first page
13 years ago
Marco Martin
2d7e79d57b
close window on ok/cancel pressed
...
delete window on close
13 years ago
Marco Martin
fed3644592
partly working configuration
...
still writes in the wrong config file
13 years ago
Marco Martin
91b9fecf5d
ConfigView::configPages() is a list of dialogs
...
returns a list of data to create the pages: a title, an icon and a component
13 years ago
Script Kiddy
1cb717644c
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
bc12f4fe56
actually load config ui files
13 years ago
Marco Martin
5b848b5dc9
ad a stub config ui
...
the config ui layout will be decided from the corona.
the desktop one will end up having desktop components
still missing:
* binding to plasmoid object
* way close the dialog
* use ok/apply/cancel
* how to implement difference between ok to apply and instant apply?
13 years ago
Sebastian Kügler
55c9a0457e
Add visualParent to dialogs, QueryDialog example
13 years ago
Marco Martin
f9c65f52a9
use a framesvgitem as background
13 years ago
Marco Martin
5b15bb4d12
implement popupPosition
...
call it only by setting a visualParent, don't expose it to qml for now
13 years ago
Marco Martin
77d91a4304
sync sizes also on the other way
13 years ago
Marco Martin
c4bb009c05
correct item resize
...
comment out more old api
will be reenable one by one only when needed
13 years ago
Marco Martin
a051a4ae8d
make sure a transparent window
13 years ago
Sebastian Kügler
9b13355b81
Use a PlasmaComponents.Dialog in tca
13 years ago
Sebastian Kügler
3cd4023ea1
don't show cropped text in toolbox
13 years ago
Marco Martin
5416b73105
the view qml is Back in Black
13 years ago
Script Kiddy
f07160ba7b
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
c4c84146ab
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
bb1eefaeb1
use a different qml file for the panel view
13 years ago
Sebastian Kügler
bc9cd6dd28
The Big Move
...
All cpp code moves into the src/ subdirectory, as the Frameworks policy
suggests.
Directory structure should now be in line with other, future frameworks.
13 years ago