Commit Graph

6613 Commits

Author SHA1 Message Date
Script Kiddy
c7474c9028 SVN_SILENT made messages (.desktop file) 2011-05-16 09:49:35 +02:00
Script Kiddy
82926023b7 SVN_SILENT made messages (.desktop file) 2011-05-13 09:14:01 +02:00
Script Kiddy
4d5855c926 SVN_SILENT made messages (.desktop file) 2011-05-10 12:06:21 +02:00
Andreas Hartmetz
c9529c5563 Plasma Wallpaper: Fix targetSize updating logic.
As discussed with Aaron a few weeks ago on IRC.
2011-05-09 14:17:06 +02:00
Script Kiddy
f7393b34a5 SVN_SILENT made messages (.desktop file) 2011-05-09 09:47:35 +02:00
Script Kiddy
3eba58f795 SVN_SILENT made messages (.desktop file) 2011-05-08 09:42:51 +02:00
Script Kiddy
dbccc42f45 SVN_SILENT made messages (.desktop file) 2011-05-07 09:21:47 +02:00
Montel Laurent
640fb68785 Fix mem leak 2011-05-06 21:51:55 +02:00
Aaron Seigo
f3d512f427 dead test 2011-05-06 14:21:10 +02:00
Aaron Seigo
dffb61989e set the images/ dir to be required depending on being a "full" package or a single file 2011-05-06 11:41:37 +02:00
Alex Merry
f8070443bb Improve the Plasma::Svg apidocs a little more 2011-05-05 17:41:40 +01:00
Aaron Seigo
986615f544 trim tooltip content to avoid extraneous spaces
BUG:272520
2011-05-05 12:46:51 +02:00
Script Kiddy
9bf34b2194 SVN_SILENT made messages (.desktop file) 2011-05-05 08:59:59 +02:00
Alex Merry
21ed067ba8 Improve the Plasma::Svg apidocs 2011-05-05 01:19:03 +01:00
Aaron Seigo
faa9bd1eb2 remove close support, clean up code a bit while in there 2011-05-04 14:12:33 +02:00
Aaron Seigo
4a1ed3e6aa don't paint the icon highlight if there is no icon 2011-05-04 14:10:34 +02:00
Matthias Fuchs
d9568fb2c5 Adds a setTabHighlighted and a isTabHighligted method to Plasma::TabBar.
When a tab is highlighted the text is drawn with a different color.
The icon will then have an active effect and a pressed button will be drawn at its background.

REVIEW:101264
2011-05-04 13:01:30 +02:00
Script Kiddy
062b6e7c68 SVN_SILENT made messages (.desktop file) 2011-05-04 09:06:54 +02:00
Kevin Ottens
f56a273bac Include config-plasma.h to get PLASMA_NO_SOLID defined 2011-05-03 11:54:19 +02:00
Script Kiddy
39633fa140 SVN_SILENT made messages (.desktop file) 2011-05-02 09:32:12 +02:00
Script Kiddy
360e8c5928 SVN_SILENT made messages (.desktop file) 2011-05-01 09:39:13 +02:00
Aaron Seigo
b0ef0e7991 wallpaper thrading simplifications 2011-04-30 17:17:44 +02:00
Aaron Seigo
cd8025f605 minor style fix 2011-04-30 13:29:26 +02:00
Aaron Seigo
aa2c6b7683 more api niceness 2011-04-30 13:29:26 +02:00
Aaron Seigo
5f0daaec50 use the API, luke! 2011-04-30 13:29:26 +02:00
Aaron Seigo
eb871eca6a don't set the QObject parent with the parentWidget if the parentWidget is null 2011-04-30 13:29:25 +02:00
Aaron Seigo
b35a4dd02c use the id() to build the config off of
this falls back to objectName but uses the pluginName first. more sensible.
2011-04-30 13:29:25 +02:00
Marco Martin
a6fa660809 bindings for dataengine in DeclarativeWidget 2011-04-30 12:43:29 +02:00
Script Kiddy
38fd4f487f SVN_SILENT made messages (.desktop file) 2011-04-30 09:25:22 +02:00
Kevin Ottens
6ef3059ced Provide a confirmation dialog for scripted remote widgets
Make really really sure the user wants to install the widget on his
system. Indeed, they're scripted and the user might not trust the source
so provide some information on them and the ability to cancel the
action.

Implementation wise it uses a KMessageBox from a job which is really not
great but the best we can do so far (remote widget support needs a
refactoring to be able to improve that). Also, the bad bad man forced
me to use a HTML table in the message box label to align properly the
information... yes, aseigo, looking at you... the 90s are calling their
HTML tables back!
2011-04-29 20:49:14 +02:00
Andreas Hartmetz
280547a3b0 Add required ${QT_QTSQL_LIBRARY}, remove redundant ${KDE4_KDEUI_LIBS}
The latter is included in ${KDE4_KIO_LIBS} due to the GUI parts of KIO.
2011-04-29 18:18:57 +02:00
Kevin Ottens
ed014e6c91 Add description for the plasma protocol
We now support publicly plasma:// URLs, so add a protocol file which
calls the plasma-remote-helper application to deal with such URLs.
Particularly handy from the network:// ioslave which exposes Plasma
remote widgets.

REVIEW: 1515
2011-04-29 16:55:42 +02:00
Marco Martin
6ebff42e6d if (!QCoreApplication::closingDown()) 2011-04-29 11:17:31 +02:00
Aaron Seigo
32e3e6cf9c don't touch the db if qapp is closing down 2011-04-29 11:17:31 +02:00
Aaron Seigo
858a19991e don't de-queue on force immdiate update 2011-04-29 11:17:31 +02:00
Aaron Seigo
a975897d70 force an immediate update 2011-04-29 11:17:31 +02:00
Aaron Seigo
69d7a00ba9 only update when we have something stored previously 2011-04-29 11:17:31 +02:00
Aaron Seigo
a9814bd642 avoid (even cheap) temporaries 2011-04-29 11:17:31 +02:00
Marco Martin
6d6826e603 fix delete; test for it 2011-04-29 11:17:31 +02:00
Aaron Seigo
1ee07ca959 capitalization 2011-04-29 11:17:31 +02:00
Aaron Seigo
6971ddaa38 more style issues 2011-04-29 11:17:31 +02:00
Aaron Seigo
e08799bab1 less access to client->, set results back correctly 2011-04-29 11:17:31 +02:00
Aaron Seigo
da4833a49f retrieval works 2011-04-29 11:17:30 +02:00
Aaron Seigo
33ed49a303 use weak pointers 2011-04-29 11:17:30 +02:00
Aaron Seigo
ba985fcda5 take care to set a result 2011-04-29 11:17:30 +02:00
Aaron Seigo
fbfc9e91e9 prevent autostarting 2011-04-29 11:17:30 +02:00
Marco Martin
88956b1539 get rid of the refcounted db connection 2011-04-29 11:17:30 +02:00
Marco Martin
f358f3de6d move all the sql query in an own thread 2011-04-29 11:17:30 +02:00
Marco Martin
084b7a1226 make the thread working 2011-04-29 11:17:30 +02:00
Aaron Seigo
f2bc16c6b3 retrieve tests that pass 2011-04-29 11:17:30 +02:00