Marco Martin
10ad29cc95
don't emit uireadychanged if not changed
13 years ago
Marco Martin
e469d5884b
experiment in delaying the panel creation
13 years ago
Marco Martin
0fc592e1ce
remove view::init
13 years ago
Marco Martin
ec737099f2
stackview has the currentitem, not page property
13 years ago
Sebastian Kügler
57e4d373a7
Merge branch 'master' into sebas/kplugins
13 years ago
Marco Martin
33133ed0af
propagate size hints from compact representation
13 years ago
Marco Martin
f336d7defa
make minimumWidth/maximum/implicit exportable
...
both the applet and its compact representation can now export minimumWidth,implicitWidth etc and those are exported to the root graphics item.
the minimum width of the applet is used to collapse in popup
13 years ago
Marco Martin
cea7319d05
sunc alignment too
13 years ago
Marco Martin
863b79e538
less noise
13 years ago
Marco Martin
51ce47688e
correctly update layout when the formfactor changes
13 years ago
Marco Martin
5b5bc1b6a1
install in the right place
13 years ago
Marco Martin
6565932783
use controls layouts
13 years ago
Marco Martin
733e3332b5
proper resize
13 years ago
Marco Martin
ce8cfb424b
reexport screenchanged signal
13 years ago
Marco Martin
e763becde3
adjust borders when the panel moves
13 years ago
Marco Martin
9c5b0da508
enable borders based on location
13 years ago
l10n daemon script
2b5215b238
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
686bde1015
add ctor back in that got lost during the merge
13 years ago
Kevin Ottens
44184abc85
Port away from kdebug
13 years ago
Sebastian Kügler
5c158040fe
Merge branch 'master' into sebas/kplugins
13 years ago
Sebastian Kügler
2ab6421307
Check if applet's plugininfo is valid
13 years ago
Sebastian Kügler
6ac61b234d
Disable KIO::KEMailSettings until it's fixed
13 years ago
Sebastian Kügler
0e3d06d67d
merge
13 years ago
Sebastian Kügler
93f37bb5b8
Update types API
13 years ago
Sebastian Kügler
f563b5edc1
Update types API
13 years ago
Sebastian Kügler
266ee63278
Merge branch 'master' into sebas/kplugins
13 years ago
Marco Martin
eba90ec1dc
port category delegate to qtcontrols
13 years ago
Marco Martin
5ab641dc40
appletconfiguration completely ported
13 years ago
Marco Martin
d9b1adbc68
first porting of simple pieces to QtControls
13 years ago
Sebastian Kügler
0e13609664
Merge branch 'master' into sebas/kplugins
13 years ago
Alex Neundorf
0d0ffa222b
-adapt to current changes in kdelibs regarding kde4support: use ${KDE4Support_LIBRARIES} when using it
...
Search for KDE4Support, but after searching KDELibs4, this is hackish, but currentlx necessary due to
cyclic dependencies we still have
Alex
13 years ago
Sebastian Kügler
37af7deb5c
Merge branch 'master' into sebas/kplugins
...
Conflicts:
CMakeLists.txt
13 years ago
Sebastian Kügler
1f3b9860a1
Port widgetsexplorer from KStandardDirs to QStandardPaths
13 years ago
Sebastian Kügler
f528088555
Applet::globalShortcut becomes QKeySequence
...
- Port away from KShortcut
- Use QKeySequence instead of QShortcut (which might be the obvious
choice, for two reasons:
- QKeySequence doesn't require QWidgets
- It's really all we need
This reduces KShortcut and QShortcut usage in plasma-framework to zarro.
13 years ago
Sebastian Kügler
1de649517f
Port away from KService usage
13 years ago
Sebastian Kügler
9e004f3e48
User Q_ macros for signals and slots
13 years ago
l10n daemon script
5be5a807d8
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
89ad11b967
Merge branch 'PlasmaTypesClass'
13 years ago
Sebastian Kügler
2385a70d70
Disable all TextAreas
...
Initializing a TextArea crashes the shell, there's a Qt bug
https://bugreports.qt-project.org/browse/QTBUG-30925 filed about this.
Since we now can't even build against an old-enough Qt, which doesn't
suffer from this crasher, disable the textareas in our code until it's
fixed.
13 years ago
l10n daemon script
3fd48a7a76
SVN_SILENT made messages (.desktop file)
13 years ago
Aaron Seigo
a5f5048e23
add ConfigGroup here as well
13 years ago
Script Kiddy
bf1d179424
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
2e1a358cfc
blur behind in the panel controller
13 years ago
Marco Martin
cc975b0ce0
fix startupcompleted constraints
...
use the new panel toolbox
13 years ago
Marco Martin
ffcced126c
close on focus out
13 years ago
Marco Martin
2a157516c3
rename ImmutabilityType
13 years ago
Aaron Seigo
317f2c72ff
Merge branch 'kded_platformstatus'
13 years ago
Marco Martin
1749551125
rename Plasma::ContainmentType
13 years ago
Marco Martin
16bc9b1fe4
get rid of Plasma::Location
13 years ago
Marco Martin
7ed314571a
get rid of Plasma::FormFactor
13 years ago