Martin Gräßlin
97b71c3f72
[applets/clipboard] Force tooltips to be PlainText
...
Prevents cross-side scripting attempts.
This requires 8044e15 of plasma-framework.
BUG: 343301
FIXED-IN: 5.3.0
REVIEW: 122289
11 years ago
Marco Martin
7f946fe6cf
Merge branch 'Plasma/5.2'
11 years ago
Marco Martin
7b4387956f
support 22x22 icons too
...
should delay icons becoming tiny
CCBUG:343470
11 years ago
Marco Martin
7986768d68
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Lukáš Tinkl
d3924faff9
inhibit the screen lock when playing some media
...
some apps may still use the outdated org.freedesktop.Screensaver
inhibit interface so we still have to query the inhibition state from
PowerDevil
prevents the lock screen from appearing e.g. when playing some video
in Chrome
11 years ago
Kai Uwe Broulik
2d27f7ec36
Check cumulative battery existence and AC state before setting status to needsattention
...
Prevents the battery monitor from needlessly flashing just because the percentage
is below 10%
Reviewed-By: einar77
11 years ago
Kai Uwe Broulik
01e22ac4dc
When KService doesn't find the application use the name as fallback for the icon
...
This can result in the "unknown" icon being shown but when an app posts an inhibition
without being found by either KService or name, that is a really naughty app.
11 years ago
Marco Martin
e545add86b
fix the config dialog and config restore
11 years ago
Martin Gräßlin
cb977c5117
Merge branch 'Plasma/5.2'
11 years ago
Martin Gräßlin
22630f6169
[ksld/greeter] Disable all IM modules
...
With IM modules it's possible that one cannot unlock the screen at
all. So better disable all IM modules in the greeter. For that we
explicitly enforce the compose module, which is the fallback in Qt.
BUG: 306932
FIXED-IN: 5.2.1
REVIEW: 122259
11 years ago
Nick Shaforostoff
a5d47846f5
qstring optimization, use qset to avoid n^2 complexity
11 years ago
Nick Shaforostoff
116b1d170e
fix total system freeze on some systems like my 10 inch netbook
...
thanks Thomas Lübking for providing the patch
BUG: 340294
11 years ago
Kai Uwe Broulik
4d87096ba7
Turn pin into a regular ToolButton
...
The current implementation lacks proper hover and pressed feedback
making it hard to operate
REVIEW: 122256
11 years ago
Kai Uwe Broulik
5416d3299f
Just call the action on the root item rather than reimplementing it
11 years ago
Kai Uwe Broulik
adb7b85059
Show hint when the notebook won't suspend because an external monitor is connected
...
Also refactor that hint into a separate component and cleanup
11 years ago
Kai Uwe Broulik
e17cec7b90
Add period at the end of sentence
11 years ago
Marco Martin
b997a320ae
PlasmaExtras -> KQuickAddons
11 years ago
Marco Martin
cf38e6d575
iremove files added my mistake in last push
11 years ago
Marco Martin
912eb9b792
Simple network systemmonitor plasmoid rewrite
...
a simple rewrite of the "network" systemmonitor plasmoid, using the new "plotter" component from extracomponents
REVIEW:121554
11 years ago
Vishesh Handa
f35a745927
Merge branch 'Plasma/5.2'
11 years ago
Vishesh Handa
336eb6fd63
Qalculate Engine: Increase the precision
...
BUG: 323704
FIXED-IN: 5.2.1
11 years ago
Kai Uwe Broulik
314d8958d2
Add plasmoidviewer to blacklisted inhibitions
...
Makes for a more realistic testing environment
11 years ago
Kai Uwe Broulik
fdeef7a37a
Add settings button to battery monitor
...
This makes the settings more accessible for perople that associate the battery icon with
"my notebook turns of when I don't want it to". The button looks a bit lost there and
I might remove it again but let's see how it goes.
11 years ago
Kai Uwe Broulik
a2032d16f2
Merge branch 'Plasma/5.2'
11 years ago
Kai Uwe Broulik
e69db511f9
Continuously update notification timestamp
...
Especially the first ones ("Just now", "10s ago", "30s ago") come in quick succession
making it feel weird for them to only update when opening the dialog.
It also simplifies the code thanks to triggeredOnStart
REVIEW: 122230
11 years ago
Kai Uwe Broulik
f34e410645
Merge branch 'Plasma/5.2'
...
Conflicts:
CMakeLists.txt
11 years ago
Kai Uwe Broulik
03ed8665c3
Slightly taller battery popup dialog
...
This makes a single battery with details shown (most prevalent usecase)
fit in there without scrolling
11 years ago
Kai Uwe Broulik
4da6a239c5
Fix warnings
...
Implicit/paintedHeight causes binding loops when eliding is enabled, also when Repeater
recreates items they don't immediately have a parent (for whatever reason) also throwing warnings
BUG: 343047
FIXED-IN: 5.2.1
11 years ago
Kai Uwe Broulik
e619fd85d3
Imperatively update inhibitions
...
Doing fancy things inside a property can cause trouble
11 years ago
Kai Uwe Broulik
5abc15bc3e
Expose whether we have a cumulative battery or not
...
A value of zero could either mean no battery present or it is really zero percent.
Also display "n% battery remaining" as fallback rather than an explicit "charging"
11 years ago
Kai Uwe Broulik
e6067aa16d
Merge branch 'broulik/inhibitionsInDataengine'
...
Conflicts:
dataengines/powermanagement/powermanagementengine.cpp
REVIEW: 122132
11 years ago
Lukáš Tinkl
a5464f57b5
oops, remove activities config, not profiles
11 years ago
Lukáš Tinkl
9c0673c983
PowerDevil doesn't have the profiles config anymore
11 years ago
Jonathan Riddell
6e2f18b90b
Update version number for 5.2.0
11 years ago
Marco Martin
638d970f97
Merge branch 'Plasma/5.2'
11 years ago
Marco Martin
ed54dcef96
update availableScreenRegion when deleting a panel
...
even if is not "really" deleted at first
fixes toolbox, the widget explorer still has to
connect to availableScreenRectChanged
CCBUG:343118
11 years ago
Lukáš Tinkl
9b07de80e4
fix krunner dialog being misplaced on external monitors
...
CCBUG: 338116
11 years ago
Lukáš Tinkl
255c997178
fix krunner dialog being misplaced on external monitors
...
BUG: 338116
11 years ago
Jonathan Riddell
d946a0ef55
merge Plasma/5.2
11 years ago
Jonathan Riddell
adaaacc7cb
set version number to use plasma version number
11 years ago
Jonathan Riddell
3136471234
set version number to use plasma version number
11 years ago
l10n daemon script
02be92506c
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
39879ea0bb
SVN_SILENT made messages (.desktop file)
11 years ago
Eike Hein
6b517be2d2
Merge branch 'Plasma/5.2'
11 years ago
Eike Hein
b8cbee7fd5
Only consider a window maximized if it's maximized both horizontally and vertically.
...
Now matching kwin behavior again.
CCBUG:342821
11 years ago
Kai Uwe Broulik
baf9500caf
Fix the label jumping around and always hide Icon if it is not valid
...
There might be a source set but that doesn't mean there will actually
be an icon.
11 years ago
Kai Uwe Broulik
5f3fc97cd6
Fix coding style and always fill prettyName in populateApplicationData
11 years ago
Marco Martin
56bf0be8f9
correctly position panel when on right edge
11 years ago
Marco Martin
d4422bb869
correctly position panel when on right edge
11 years ago
Kai Uwe Broulik
c1687d1e61
Merge branch 'Plasma/5.2'
11 years ago