Marco Martin
03c3725fdc
ignore destroyes for containments we throw away
12 years ago
Marco Martin
297f835b60
if there are conflicting containments, destroy one
...
if the config file was damaged at the point there were more than one containment
with same screen, same activity, leave only one intact
12 years ago
Aleix Pol
cc2e741d0a
Initial version of the breeze logout/shutdown screen
...
Inspired in the mockup by Andrew Lake:
http://wstaw.org/m/2014/04/03/logout_mockup.png
CCMAIL: jamboarder@gmail.com
12 years ago
Eike Hein
c573f94d3d
Be consistent about System Tray vs. Systemtray.
12 years ago
Antonis Tsiapaliokas
45233b0fc9
Add wallpaper support for Plasma Active
...
REVIEW: 118506
12 years ago
Aleix Pol
9710341637
Don't pass a theme anymore
...
Configurability is set by the plasma package now
12 years ago
Aleix Pol
307c08a354
Now the theme we pass as an argument is the actual qml file
...
Listing themes doesn't make sense anymore when using look&feel packages.
12 years ago
Aleix Pol
195026dc93
Add a horrible hack to be able to use lookandfeel packages
12 years ago
Aleix Pol
f85b947cfa
Move the logout theme into the lookandfeel package
...
Also port ksmserver to look at it for the logout theme
12 years ago
Vishesh Handa
e55b680a82
KRunner: Display the runner if run twice
12 years ago
Vishesh Handa
bb5e3102d4
Runner: Hookup single runners to Milou
12 years ago
Vishesh Handa
592495c016
RunCommand: Clear the results immediately instead of going through the delay
12 years ago
Marco Martin
b7de0d4138
as dialog, don't close when dialog has focus
12 years ago
Martin Klapetek
3dc125cc56
Tabs -> spaces
12 years ago
Martin Klapetek
3144cc87e5
Always update all time/date applets on time update
...
This makes sure all applets using the time dataengine are in perfect
sync; it can easily happen that two clock applets are apart 30 seconds
12 years ago
Marco Martin
d2c7ee7aae
don't show dashboard in task manager
...
since people find it too weird, hide dashboard from task manager
*but* it's going to stay under the panel, and windows are still
going to be capable to cover it
BUG:332691
12 years ago
Martin Klapetek
e9907cef97
[calendar]Add time dataengine to calendar applet
...
To have properly updated date
12 years ago
l10n daemon script
8288a89911
SVN_SILENT made messages (.desktop file)
12 years ago
Martin Klapetek
6db775b702
[analog-clock]Connect the calendar popup to dataengine
...
Fixes wrong date set in the calendar popup
12 years ago
Aleix Pol
64dafac86e
Port test app away from kde4support
12 years ago
Aleix Pol
fd78424954
Make it possible to choose the shutdown dialog frontend to use
12 years ago
Jonathan Marten
12eb42a98e
Klipper actions configuration: make the link to Wikipedia work
...
Forward port of bac3bb698a4be681e1020adc07715c5043454fb7 from kde-workspace
12 years ago
Sebastian Kügler
9bc2c669f1
High-DPI aware dialog sizing
...
With large fonts, the dialog size is too small. Use API that deals with
this nicely instead.
BUG:335712
12 years ago
Bhushan Shah
11f0f399d6
Fix warning
12 years ago
Marco Martin
5c669eaafa
support removal of wallpapers installed with ghns
12 years ago
Aleix Pol
2add7fb918
Let the shutdown dialog close when pressing escape
12 years ago
Martin Klapetek
55e0a5c742
[digital-clock]Remove now useless function
...
This was used to determine if the calendar header should show a year or
not, this is now part of the component and thus the function has no use
anymore
12 years ago
Martin Klapetek
37b975669c
Add a hint to easily bring back the agenda part of calendar
12 years ago
Martin Klapetek
bfd62154d8
Remove the agenda part of the calendar
...
REVIEW: 118357
12 years ago
Marco Martin
73a7ae1160
proper last device in devicenotifier
...
BUG:335285
12 years ago
l10n daemon script
67cc9dd755
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
0a64592690
temp disable runtimeplatform based on defaults
...
we have to change the way the platform specific components are done
adding on the fly import paths that override the same plugin
breaks the QML parsing
12 years ago
Ivan Čukić
0f8abf96e8
Don't crash when createContainment returns NULL
12 years ago
Aleix Pol
31a3097587
Increase the margin of the timeout label
...
Otherwise it looks glued to the corner when "choose" is true.
12 years ago
Marco Martin
3856d469a1
allow shells to specify a runtime platform
12 years ago
Aleix Pol
97899ebd8b
Don't show the shutdown dialog on the taskbar
12 years ago
Aleix Pol
1e3155b059
Remove unneeded commented code
12 years ago
Aleix Pol
a0336b11ee
Remove helper.js file
...
It was an unneeded workaround
12 years ago
Aleix Pol
997dcef5f9
Refactor the layouting code
...
Move all buttons into the same Column layout
Remove all the magic/real margins code
Tried my best to leave a more readable code.
12 years ago
Aleix Pol
d9148d0c25
This is being called in XChangeProperty
...
No need to leave this comment + workaround for the commented code in
12 years ago
Aleix Pol
816934a914
Only update the focusedButton if activeFocus is true
...
Otherwise we get weird unpredicted behavior
12 years ago
Aleix Pol
ae2eefaaac
Remove logic from Timer triggered slot
...
Instead, use properties changes.
12 years ago
Aleix Pol
ecf08d2827
Prefer Label to a Text+color
12 years ago
Aleix Pol
24ce38215a
Remove redundant logic
12 years ago
Aleix Pol
b4091dd230
small cleanup
...
Be explicit to the type we are looking for through the template rather than
a C-like cast.
12 years ago
Aleix Pol
90867a66f1
Make it possible to set the test dialog app choose with an argument
...
This way we can get it to behave the same to I get when calling it from
kickoff.
12 years ago
Aleix Pol
fc6ddce4a7
Make sure automaticallyDoLabel is initialized properly
12 years ago
Marco Martin
0f00ed744a
when the shell changes, reload the defaults config
12 years ago
Martin Gräßlin
8904a2ee62
[klipper] Port away from KSessionManager
...
REVIEW: 118424
12 years ago
Martin Gräßlin
a9b649e53d
[klipper] Port from KStandardDirs to QStandardPaths
...
REVIEW: 118421
12 years ago