Marco Martin
0f86bd5b6e
fix size hints propagation
2013-09-06 19:22:14 +02:00
Marco Martin
1b9d6cbb13
experiment support for panel auto resize
2013-09-06 18:36:12 +02:00
Marco Martin
abbe19722f
use native text rendering
2013-09-06 13:43:19 +02:00
Marco Martin
cbd77b64e1
use plasma components
2013-09-06 13:43:08 +02:00
David Edmundson
dac6f34963
Add KBookmarks to list of needed modules to fix build
2013-09-05 19:09:18 +01:00
l10n daemon script
42f4f3059e
SVN_SILENT made messages (.desktop file)
2013-09-05 04:02:11 +00:00
Bhushan Shah
772e97459a
Port DataEngineTracker example,
...
add a note in TODO
2013-09-04 20:12:21 +05:30
Bhushan Shah
8ead7fd0f9
Update examples/TODO
2013-09-04 19:58:33 +05:30
Bhushan Shah
82de6a8ecf
Port customDataContainersEngine example
2013-09-04 19:39:01 +05:30
Bhushan Shah
0be909e24a
Port sourceOnRequest DataEngine from examples
...
REVIEW: 112514
2013-09-04 18:58:15 +05:30
Bhushan Shah
8557409793
Port simple DataEngine example
...
REVIEW: 112510
2013-09-04 18:14:53 +05:30
Marco Martin
9527b34ce8
add missing file
2013-09-04 14:10:32 +02:00
Marco Martin
d4984f2770
windowlist -> windowthumbnails
2013-09-04 12:50:28 +02:00
Marco Martin
6dcf153a0d
readd testcontainment, as an example
2013-09-04 12:48:34 +02:00
Marco Martin
e4bfec918e
remove color wallpaper from this repo
2013-09-04 12:28:29 +02:00
Marco Martin
3781be8f71
example wallpaper
2013-09-04 11:57:46 +02:00
Marco Martin
02373ce476
dataengines and runners in examples
2013-09-04 11:57:46 +02:00
Marco Martin
93db6ee7b0
add 3 example plasmoids to be ported
...
and a TODO file to keep track
2013-09-04 11:57:46 +02:00
Marco Martin
ea2af90699
add a bunch of test applets that already work
2013-09-04 11:57:46 +02:00
Marco Martin
8f74e67f9d
old test applets live now in examples
2013-09-04 11:57:46 +02:00
Marco Martin
4291b0d20e
Revert "remove test applets"
...
This reverts commit b983ab2c72
.
2013-09-04 11:57:46 +02:00
Eike Hein
c4075ddaed
Move the screen prop up into AppletInterface.
...
This makes 'plasmoid.screen' available not just for con-
tainments, but for all applets, as required by the Task
Manager applet. Unfortunately Qt's APIs don't expose any
screen numbering, so that route was off the table.
Ack'ed by Marco Martin.
2013-09-04 11:46:28 +02:00
l10n daemon script
47efcc2f03
SVN_SILENT made messages (.desktop file)
2013-09-04 04:08:55 +00:00
Marco Martin
75d9ea6a95
hardcoded enum values--
2013-09-03 15:54:11 +02:00
Marco Martin
89ae53097f
unbreak mouse release event
2013-09-03 15:51:25 +02:00
Marco Martin
55d973385e
convert location to Plasma::Types::Location
2013-09-03 15:44:13 +02:00
Marco Martin
b983ab2c72
remove test applets
2013-09-03 14:52:41 +02:00
Marco Martin
f6cdcd3a1c
config file is plasma-org.kde.desktop-appletsrc
...
or plasma-shellname-appletsrc whatever shellname is
2013-09-03 13:46:42 +02:00
Marco Martin
9289405991
experiment with ConditionalLoader
2013-09-03 13:11:12 +02:00
Sebastian Kügler
f6c661f297
org.kde.desktop is not a containment
2013-09-03 03:31:28 +02:00
Sebastian Kügler
3535ce72b0
only reference existing packges
2013-09-03 03:29:11 +02:00
Sebastian Kügler
5479b56d67
default to org.kde.desktoptoolbox
...
This package exists, org.kde.toolbox doesn't
2013-09-03 03:28:11 +02:00
Sebastian Kügler
8915fd4004
Show package path in warning
2013-09-03 03:25:24 +02:00
Sebastian Kügler
be11b191a8
Fix include
2013-09-03 01:28:10 +02:00
Marco Martin
de6d0f12d0
Corona::packageChanged() signal
...
views listen to it to know when to reload theirview qml file
2013-09-02 21:06:35 +02:00
Marco Martin
29042ed585
remove redundancy
2013-09-02 20:54:11 +02:00
Marco Martin
800298935f
use a QmlWallpaper package type for wallpapers
2013-09-02 20:25:04 +02:00
Marco Martin
2e14e707fe
remove done todos
2013-09-02 19:43:51 +02:00
Marco Martin
9252de77f9
don't depend from shellpluginloader
2013-09-02 19:26:48 +02:00
Marco Martin
03b812ea06
move ShellPackage in libplasma
...
the shell plugin loader only has the look and feel package now
2013-09-02 19:25:03 +02:00
Marco Martin
b32a42c8e8
Corona::setPackage(QString) uses a Package
...
* symmetrical api in Corona
* there is no default package
2013-09-02 18:04:22 +02:00
Marco Martin
5005f2c879
add acceptedButtons prop as MouseArea
2013-09-02 15:38:00 +02:00
Ivan Čukić
fd9757688a
Missing files
2013-09-02 13:31:50 +02:00
Ivan Čukić
3ba0708120
Added support for shell switching
2013-09-02 11:51:44 +02:00
Ivan Čukić
7d83f87127
Removed DesktopCorona
2013-09-02 11:34:35 +02:00
Eike Hein
752faa454d
Fix build.
2013-09-02 00:11:37 +02:00
Ivan Čukić
6657090107
Added documentation for the Application class
2013-09-01 13:35:18 +02:00
Ivan Čukić
f786c74020
Ported the broken branch to a new one
2013-08-31 17:47:29 +02:00
Marco Martin
e8a4332034
re-add the calendar qml component
...
CCMAIL:heena393@gmail.com
2013-08-31 15:23:04 +02:00
Marco Martin
ea1b6374c3
add paste by default
2013-08-30 18:30:24 +02:00