Marco Martin
|
ca27775c2b
|
don'rthave commented out imports in examples
|
2014-03-18 13:47:17 +01:00 |
|
Marco Martin
|
cc6a87cee4
|
remove unneeded dependencies
|
2014-03-18 11:56:54 +01:00 |
|
Marco Martin
|
dff653354f
|
use the Id, not the wid
|
2014-03-05 16:09:54 +01:00 |
|
Marco Martin
|
828edd8b40
|
finish porting
|
2014-03-05 15:49:15 +01:00 |
|
Marco Martin
|
9a487cb771
|
use the model
|
2014-03-05 15:24:25 +01:00 |
|
Marco Martin
|
f3c0fd0b10
|
import layouts
|
2014-03-05 15:12:55 +01:00 |
|
Martin Klapetek
|
48cc5e9fcd
|
Add missing Layouts import
|
2014-02-24 11:51:48 +01:00 |
|
l10n daemon script
|
84afdd044e
|
SVN_SILENT made messages (.desktop file)
|
2014-02-24 04:39:36 +00:00 |
|
l10n daemon script
|
c802da22a5
|
SVN_SILENT made messages (.desktop file)
|
2014-02-23 04:51:11 +00:00 |
|
Sebastian Kügler
|
d49feee040
|
New bugreport Plasmoid
Add small applet which we can put on the desktop in the development
releases, encouraging bugreporting and warning of unstable software.
|
2014-02-22 02:09:23 +01:00 |
|
l10n daemon script
|
592a0db2ab
|
SVN_SILENT made messages (.desktop file)
|
2014-02-18 05:13:41 +00:00 |
|
Sebastian Kügler
|
21eb2d7ce5
|
Fix imports for testcomponents applet
|
2014-02-18 01:04:54 +01:00 |
|
Sebastian Kügler
|
7fcb1b7889
|
Merge branch 'sebas/themeswitch2'
Conflicts:
src/shell/panelconfigview.cpp
|
2014-02-17 17:59:32 +01:00 |
|
Aleix Pol
|
18473c9e9e
|
Remove KRunner from Plasma-Framework
Have it as a separate KRunner framework instead
|
2014-02-11 18:03:06 +01:00 |
|
Aurélien Gâteau
|
20def71cdc
|
Update to new kservice_desktop_to_json syntax
|
2014-02-10 19:16:44 +01:00 |
|
Sebastian Kügler
|
462407eba7
|
Fix notes example, svg loading was wrong
|
2014-02-07 03:32:20 +01:00 |
|
Marco Martin
|
3858044d25
|
Merge branch 'mart/AppletAttached'
Conflicts:
src/declarativeimports/core/dialog.cpp
src/scriptengines/qml/plasmoid/containmentinterface.cpp
|
2014-02-06 13:16:11 +01:00 |
|
l10n daemon script
|
34284e90eb
|
SVN_SILENT made messages (.desktop file)
|
2014-02-06 04:12:17 +00:00 |
|
Marco Martin
|
308f59bc68
|
port to new api
|
2014-02-04 17:29:28 +01:00 |
|
Sebastian Kügler
|
949e9c3868
|
Port testcontainment to units.longDuration
|
2014-02-04 01:35:52 +01:00 |
|
Sebastian Kügler
|
27eae008d6
|
250ms animations become units.longDuration
|
2014-02-03 18:56:32 +01:00 |
|
Sebastian Kügler
|
78d14a00c5
|
Clean removed API from units test
|
2014-02-03 16:42:29 +01:00 |
|
l10n daemon script
|
063366d681
|
SVN_SILENT made messages (.desktop file)
|
2014-02-01 04:10:47 +00:00 |
|
l10n daemon script
|
cef95ccc63
|
SVN_SILENT made messages (.desktop file)
|
2014-01-31 04:30:37 +00:00 |
|
l10n daemon script
|
6ecbbd9129
|
SVN_SILENT made messages (.desktop file)
|
2014-01-29 04:19:24 +00:00 |
|
Marco Martin
|
075d55c842
|
entation switching done by appletloader
|
2014-01-28 22:55:02 +01:00 |
|
Marco Martin
|
866fe43120
|
experiment with AppletInterface to be attached
Plasmoid.title etc would be attached properties to the root object instead of being a component itself
|
2014-01-28 18:26:46 +01:00 |
|
Sebastian Kügler
|
2a217dff0a
|
Remove unneeded API
- dpi(QQI*) and printScreenInfo(QQI*) goes away, they're mainly useful for
testing.
- setDevicePixelRatio goes private
- clarify DPI computation
|
2014-01-28 01:15:38 +01:00 |
|
Sebastian Kügler
|
0928741416
|
A bit more text, conditional alignment
|
2014-01-27 18:22:54 +01:00 |
|
Sebastian Kügler
|
dfd1b554ad
|
disable enormous icon for now, it's a bit annoying at high settings :)
|
2014-01-25 03:41:45 +01:00 |
|
Sebastian Kügler
|
f5d2066e76
|
Icons to test icon sizing in theme test plasmoid
|
2014-01-25 02:51:56 +01:00 |
|
Sebastian Kügler
|
2a3a546f80
|
Play around with devicePixelRatio
This shows how the UI can react when used with different
devicePixelRatios.
|
2014-01-23 04:07:05 +01:00 |
|
Sebastian Kügler
|
979dc0c25f
|
Add test for devicePixelRatio
|
2014-01-23 02:18:58 +01:00 |
|
Sebastian Kügler
|
f6e495c76c
|
Spacing moves from theme to units
|
2014-01-23 01:30:28 +01:00 |
|
Sebastian Kügler
|
b89902c3e7
|
use units.* in testtheme applet
These calls have moved out of theme.
|
2014-01-22 01:35:20 +01:00 |
|
Sebastian Kügler
|
53b4608327
|
Port examples to units.iconSizes
|
2014-01-22 00:41:02 +01:00 |
|
Sebastian Kügler
|
63cbffeee7
|
Show units in theme test plasmoid
|
2014-01-21 23:45:12 +01:00 |
|
Sebastian Kügler
|
13a6a38628
|
Some debugging for gridUnit
|
2014-01-21 17:55:47 +01:00 |
|
Sebastian Kügler
|
caa975c7bb
|
Add units.dp and units.gu to testtheme
|
2014-01-21 17:32:49 +01:00 |
|
Sebastian Kügler
|
2d8841b23f
|
Small applet to test especialy the theme's sizing and DPI
installed as org.kde.example.testtheme, called "Theme Test"
|
2014-01-21 00:59:59 +01:00 |
|
l10n daemon script
|
4c27a57ee2
|
SVN_SILENT made messages (.desktop file)
|
2014-01-20 04:06:09 +00:00 |
|
l10n daemon script
|
e03580242e
|
SVN_SILENT made messages (.desktop file)
|
2014-01-12 04:11:43 +00:00 |
|
l10n daemon script
|
a12184e857
|
SVN_SILENT made messages (.desktop file)
|
2014-01-11 04:00:30 +00:00 |
|
Sebastian Kügler
|
b54b42fcc0
|
Merge branch 'master' into mart/ToolTipArea
|
2014-01-10 18:57:58 +01:00 |
|
l10n daemon script
|
41b1194aac
|
SVN_SILENT made messages (.desktop file)
|
2014-01-10 04:33:50 +00:00 |
|
Marco Martin
|
6a0525c1c3
|
ToolTip->ToolTipArea
|
2014-01-08 18:13:07 +01:00 |
|
l10n daemon script
|
63fb80df2a
|
SVN_SILENT made messages (.desktop file)
|
2014-01-08 04:02:16 +00:00 |
|
Marco Martin
|
9f3af64dac
|
new way to do tooltips
manage it in c++
it still steals hover events from their target and not all features are there.
better than before tough
|
2014-01-07 21:44:50 +01:00 |
|
l10n daemon script
|
aee973edcd
|
SVN_SILENT made messages (.desktop file)
|
2014-01-07 03:52:22 +00:00 |
|
l10n daemon script
|
d2879f6226
|
SVN_SILENT made messages (.desktop file)
|
2014-01-06 04:02:34 +00:00 |
|