Martin Klapetek
93c512fece
[digital-clock] Invert the JS timezone offset values
...
JS timezone values are reversed compared to QTimeZone and we operate on
QTimeZone, so let's reverse the JS ones
11 years ago
l10n daemon script
2569d35ff4
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
5e058803f7
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
dd52f65714
Don't calculate height of layout items manually
...
Doing this is exactly what the layout mechanism is for!
11 years ago
Sebastian Kügler
24e567ad31
Remove debugging noise
...
Reviewed-by: Aleix Pol
11 years ago
Martin Klapetek
83267f7d0e
[digital-clock] Improve the scrolling on the applet
...
This is now the same code that's in KMix and other places.
BUG: 343611
Reviewed-by: Kai Uwe Broulik
11 years ago
l10n daemon script
9693a6dc8d
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
e8dd62f1c1
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
53927e05ca
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
5c1cb198d6
Replace checkLayout() function by declarative bindings and set a sensible minimum size
...
BUG: 337318
BUG: 339435
FIXED-IN: 5.3.0
REVIEW: 122596
11 years ago
l10n daemon script
8e3c188f58
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
236fcaebdd
Add activities config to battery monitor settings
11 years ago
l10n daemon script
99bd87a5ad
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
3b4bc68428
Offer editing only for text entries
...
BUG: 339785
FIXED-IN: 5.2.1
11 years ago
Kai Uwe Broulik
736e0136e1
Only show empty hint when the filter box is empty
...
Otherwise you lock yourself out when you filter and there's nothing
matching to your query
11 years ago
Kai Uwe Broulik
0d73cf97c0
Make configure context menu entry consistent with the other plasmoids
...
BUG: 339753
BUG: 339758
FIXED-IN: 5.3.0
11 years ago
Kai Uwe Broulik
7de7fb53b0
Align digital clock to full minutes
...
This also allows to increase the polling interval to 60 seconds
REVIEW: 122592
BUG: 343872
FIXED-IN: 5.3.0
11 years ago
Kai Uwe Broulik
5fff96b0f5
Check Has Cumulative rather than Has Battery
...
Fixes treating a mouse as a regular battery. I have not yet fully decided whether it makes
sense to "randomly" show an input device battery (like in 4.x) when there are no regular
batteries or just, like it does now, only show regular ones on the icon
BUG: 343679
11 years ago
Kai Uwe Broulik
31012789b8
Imporove alignment in clipboard and show hint when empty
...
Adds a hint when the clipboard history is empty to be consistent with all the
other plasmoids, it's not pixel-perfect but good enough. Also improve alignment
of the search and highlight
BUG: 344159
11 years ago
Kai Uwe Broulik
7561fadf3a
Prevent heading in systemmonitor from expanding
...
Just put the heading outside the ColumnLayout to prevent it from ever expanding
REVIEW: 122583
BUG: 344207
11 years ago
l10n daemon script
753c024f84
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
642392e272
Forward key events to the StackView
...
Fixes keyboard navigation not working after the introduction of the barcode page
BUG: 344160
11 years ago
l10n daemon script
5629da4cb1
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
17afa5aeb1
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
644b8a70c6
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
73c3dc5405
SVN_SILENT made messages (.desktop file)
11 years ago
Kai Uwe Broulik
e679c81d0c
Cleanup anchoring mess in battery monitor
...
Use Layouts where applicable and clean up a bit. Makes the code much easier to follow.
Also drop meaningless percentage for brightness as suggested by the usability team.
11 years ago
Kai Uwe Broulik
92d6940067
Don't let the brightness sliders turn off the screen
...
Please see the review for discussion and rationale behind this approach.
REVIEW: 122505
11 years ago
l10n daemon script
916a9b9c60
SVN_SILENT made messages (.desktop file)
11 years ago
David Edmundson
e09af2915b
Avoid pointlessly linking against a few libraries in the system tray
11 years ago
Marco Martin
73a17c244b
no autorange for memory applet
11 years ago
Marco Martin
dec86ac801
uppercase
11 years ago
Marco Martin
b4d9b07721
fix used space configuration
11 years ago
Marco Martin
16e686f5e0
add titles
11 years ago
Marco Martin
5f7b5cd069
support 22x22 icons too
...
should delay icons becoming tiny
CCBUG:343470
11 years ago
Martin Klapetek
b19b0cf799
Treat normal selected timezone as local if it matches the local
...
The real timezone that Local links to is also in the list of timezones
for which teh time can be displayed. For whatever reason, it can happen
that the real timezone is selected and not 'Local' and then it's not
treated as local anymore, making the "Show local timezone" setting not
work.
This fixes it.
BUG: 343908
REVIEW: 122473
11 years ago
Marco Martin
a2df1fc43e
better resize and layout on individual plots
11 years ago
Marco Martin
b862212984
fix config load/save
...
fix model update, and encode/decode source names to avoid string parsing screwups
11 years ago
l10n daemon script
ebb30d9118
SVN_SILENT made messages (.desktop file)
11 years ago
l10n daemon script
310bb9ef7c
SVN_SILENT made messages (.desktop file)
11 years ago
Martin Gräßlin
a462d12ab9
[clipboard] Show barcodes directly in view
...
When clicking the barcode button, the view is changed to just show
the barcode instead of opening a dialog. By default a QR Code is
displayed.
A tool button is added which allows to change the barcode type, with
the following barcodes being supported:
* QR
* Data Matrix
* Code 39
* Code 93
REVIEW: 122402
11 years ago
Marco Martin
3568ea7773
at most two decimal digits
11 years ago
Marco Martin
396f4c6fc3
use rangeMax/rangeMin
...
cpu always stays between 0 and 100, make the plotter show a value coherent
with the percentage
11 years ago
Marco Martin
da8412e6c5
remove dead code
11 years ago
Marco Martin
cda8498082
remove unneeded line
11 years ago
Marco Martin
71f88de1c5
remove dead code
11 years ago
Marco Martin
485904fa30
add the disk usage applet
11 years ago
Marco Martin
1b8b11e383
add a memory systemmonitor applet
11 years ago
Kai Uwe Broulik
e05b20f1c8
Prevent notifications from accessing the network
...
This way sending a notification with "<img src='http://www.example.com/foo '>" will no longer work
REVIEW: 122411
11 years ago
Marco Martin
baed02097f
correct initialization of checked state
11 years ago