Marco Martin
992b64a167
small workaround to show all the highlight borders
...
BUG:336210
2014-06-16 15:57:45 +02:00
Marco Martin
751b773db2
if the applet has width/height in root, use it
...
CCBUG:336291
2014-06-16 14:35:04 +02:00
Kai Uwe Broulik
60ddc9f25d
Use RotationAnimator for BusyIndicator
...
This makes the animation run directly on the scene graph to not stress the CPU that much
REVIEW: 118769
CCBUG: 311799
CCBUG: 336274
2014-06-15 22:28:21 +02:00
l10n daemon script
001e37987f
SVN_SILENT made messages (.desktop file)
2014-06-15 08:26:47 +00:00
l10n daemon script
d72b0d45fa
SVN_SILENT made messages (.desktop file)
2014-06-14 08:25:31 +00:00
Marco Martin
63d2476521
some icons for kickoff
2014-06-13 21:00:45 +02:00
Marco Martin
369c734bd9
align to pixel grid
2014-06-13 20:59:34 +02:00
David Edmundson
16dc4705c7
Rename presence applet svg to match XDG icon names
2014-06-13 20:25:31 +02:00
Marco Martin
c6e7961088
ensure mask and normal frame have the same borders
2014-06-13 17:15:06 +02:00
Hrvoje Senjan
fddf7c79a6
Use correct wallpaper size
2014-06-13 17:04:18 +02:00
Marco Martin
05d71947c8
svgColorGroup -> colorGroup
2014-06-13 15:40:47 +02:00
Jonathan Riddell
9513a005a8
switch to Next wallpaper
2014-06-13 13:16:26 +01:00
Marco Martin
c44c3b30e2
off by one in positioning
...
position the dialog at exactly the right-most edge of the screen
it was off by exactly one pixel
2014-06-13 13:54:23 +02:00
Marco Martin
bb40981c1f
use proper colors
2014-06-13 12:43:31 +02:00
Marco Martin
f86f2361ab
all opaque stuff follows stylesheets
2014-06-13 12:35:10 +02:00
Marco Martin
89f52e8769
get rid of shutdowndialog
...
we have the new shiny implementation that doesn't use the ol'moon
2014-06-13 12:28:15 +02:00
Marco Martin
42308b136e
use stylesheet for opaque background
2014-06-13 12:08:26 +02:00
Marco Martin
09d0c44267
leave a bit of room around headings
...
make sure heights are integer
CCBUG:336123
2014-06-13 11:43:41 +02:00
l10n daemon script
ba6698e140
SVN_SILENT made messages (.desktop file)
2014-06-13 09:04:06 +00:00
David Edmundson
111ef0b18e
Don't install dummydata folders with plasma_install_package
2014-06-12 16:42:43 +02:00
Marco Martin
ea2f1de405
use proper color classes
2014-06-12 16:22:36 +02:00
Martin Klapetek
72c5aff002
Make the calendar heading & grid have the same margins
...
BUG: 336121
2014-06-12 13:56:08 +02:00
l10n daemon script
b092bbed31
SVN_SILENT made messages (.desktop file)
2014-06-12 08:31:04 +00:00
Martin Klapetek
a177696c6c
Update DataEngine sources only if they are used
...
REVIEW: 118669
2014-06-11 17:17:41 +02:00
l10n daemon script
dab9d5f303
SVN_SILENT made messages (.desktop file)
2014-06-11 08:21:23 +00:00
Martin Gräßlin
0d61746784
Small improvments to FadingNode and IconItem
...
* trigger an update after the animation finished as the IconItem needs to
switch to SVGTextureNode again
* Don't connect needlessly to a lambda slot
* FadingMaterialShader had the texture bind swapped
* Fix virtual method hidden warning in FadingMaterialShader
* Use dynamic_cast instead of static_cast to convert to SVGTextureNode
or FadingNode.
REVIEW: 118251
2014-06-11 07:55:01 +02:00
Andrew Lake
167c628665
add additional battery and brightness icons
2014-06-10 11:58:09 -07:00
Marco Martin
71cf5a3e9a
set window mask when composite is off
2014-06-10 15:22:12 +02:00
Marco Martin
15280e336f
resize immediately after applying max height
...
another async x11 weirdness, now the height stays correctly synced
2014-06-10 14:13:41 +02:00
Marco Martin
17bc7897e3
resize the framesvg in resizeevent
...
this makes it as synced as possible with the window
will still be behind the window size by exactly one frame
but at least is ensured is no more than one
2014-06-10 13:48:30 +02:00
Marco Martin
e35aee9cea
Merge branch 'mart/svg/stylecolors'
2014-06-09 20:09:28 +02:00
Marco Martin
d3f73c59f3
apidoc
2014-06-09 19:44:52 +02:00
Marco Martin
fa95680a51
use color groups instead
...
the Text and Background colors can become buttonText or ButtonBackground
based on the svg property ColorGroup
2014-06-09 19:35:58 +02:00
Marco Martin
cac2704d50
prototype of more flexyble svg stylesheets
...
experiment in dynamic repacement of Text and Background
colors, in order to be able to generate icons of different colors
based on where they are (for instance if the normal background
is dark and the button background is light
at the moment supported an option to invert colors, one
to use the "highlight" color (if we want colored icons
on mouse over)
2014-06-09 17:35:46 +02:00
Martin Klapetek
292d06b537
Update the battery icon wth 0% aligned at 12 o'clock
...
CCBUG: 335636
2014-06-09 14:19:42 +02:00
Marco Martin
e558e44658
export the applet we're configuring
2014-06-09 13:24:52 +02:00
Bhushan Shah
86c1f46eaa
Prevent crash when requesting icon with negative size
...
REVIEW: 118613
BUG: 335939
2014-06-08 22:39:54 +05:30
l10n daemon script
5ab5d89fea
SVN_SILENT made messages (.desktop file)
2014-06-07 08:25:46 +00:00
Giorgos Tsiapaliokas
35e5c46358
Unset the contentsPrefixPaths for the ThemePackages. The Theme Packages are not supposed to have a "contents/" directory.
...
REVIEWED-BY: Marco Martin
2014-06-06 18:48:49 +03:00
Marco Martin
9c642fd700
use correct translation domain names
2014-06-06 14:41:21 +02:00
Aleix Pol
8ab91f219d
Expose the screenGeometry on the applet interface
...
It's useful to be able to figure out information about the current screen
without having to ask the corona.
2014-06-05 15:24:26 +02:00
Marco Martin
549fb7ce51
swap setupbindings and setTranslationDomain
2014-06-05 14:50:31 +02:00
Marco Martin
f457c5254a
use the applet plugin domain instead
2014-06-05 14:31:52 +02:00
Marco Martin
bc8e285a16
set translation domain as the corona plugin name
...
applet configuration dialogs may need to always use i18nc :/
2014-06-05 14:08:19 +02:00
Marco Martin
7bc669f7d8
be quiet
2014-06-05 14:01:52 +02:00
Marco Martin
30936ea2be
set default translation domain as corona pluginname
2014-06-05 13:40:25 +02:00
Marco Martin
d984a60a2d
set translation domain for applets
...
their default translation domain has the same name as the plugin name
(as the catalog in plasma1)
2014-06-05 13:33:07 +02:00
David Edmundson
73bb587ee9
Set catalog name in QueryDailog
...
REVIEW: 118557
2014-06-05 13:21:18 +02:00
David Edmundson
d6b8ea9161
Add a test that i18nd is used throughout
2014-06-05 13:03:39 +02:00
Marco Martin
61dadaa558
minimize x move/resize calls
...
ensure starting and ending point of the animation are correct
BUG:335789
2014-06-05 12:09:52 +02:00