Aaron Seigo
70e4734eda
use KDeclarative to determine the platform paths
2012-10-30 21:32:01 +01:00
Aaron Seigo
80ca71fd98
minor improvements
2012-10-30 21:32:01 +01:00
Aaron Seigo
6cbf841376
ensure that prefixes all have a trailing slash
...
why? because the rest of the code assumes that (for performance reasons)
2012-10-30 21:32:00 +01:00
Aaron Seigo
8af1a4d2f1
prep newly loaded runners if we're running a match
2012-10-25 21:18:59 +02:00
Christoph Feck
3f1e310891
Merge branch 'KDE/4.9' into KDE/4.10
2012-10-25 04:27:27 +02:00
Marco Martin
c91905047b
check for applet
2012-10-22 16:39:32 +02:00
Montel Laurent
fead6ece87
Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-18 20:49:50 +02:00
Marco Martin
acdbe4556c
for small sizes, paint icons in a standard size
...
fixes blurry icons in the panel
2012-10-18 19:41:56 +02:00
Montel Laurent
4eeaf0d718
erge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-11 22:35:29 +02:00
Marco Martin
3c55ec6a25
manage buttons even if they are under applet shadow
2012-10-11 21:09:14 +02:00
Montel Laurent
2118a77f73
Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-10 23:18:56 +02:00
Jaime Torres
0e45385db4
avoid a possible null pointer ussage
...
propAnim has been already checked for not being null, but was not
checked here.
REVIEW: 106782
2012-10-10 19:11:21 +02:00
Jaime Torres
7209fa02e8
set directly this to the variable
...
instead of o=null and o=this
2012-10-10 19:10:25 +02:00
Jaime Torres
a4f54d65dd
change order between delete d and assign property to parent d
...
probably nothing changes
2012-10-10 19:09:29 +02:00
Jaime Torres
fe259f19bb
include missing initializations
...
an uninitialized variable can be the origin of several bugs.
unfortunately, not the one I suffer.
REVIEW: 106781
2012-10-10 19:07:06 +02:00
Marco Martin
3cd6781dca
fix handle geometry
...
in case of big shadows check for a hint about shadow size
always draw full frame for applets with no background
2012-10-10 15:38:43 +02:00
Montel Laurent
8aae14cde8
Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-09 22:01:47 +02:00
Marco Martin
bab9b0a1a3
don't put buttons if the theme doesn't have any
2012-10-09 18:21:01 +02:00
Marco Martin
95682718bf
hint-scrollbar-size element for scrollbar width/height
2012-10-09 17:49:23 +02:00
Montel Laurent
942cba7e0b
Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-10-03 08:02:25 +02:00
Sebastian Kügler
957caaae77
fix grammar in apidocs
2012-10-02 19:28:58 +02:00
Luca Beltrame
dc934f3fd1
Merge branch 'KDE/4.9' into KDE/4.10
2012-09-26 00:35:48 +02:00
Giorgos Tsiapaliokas
737650febb
expand the theme package in order to include *.svgz files
...
REVIEW: 106557
2012-09-25 01:06:02 +03:00
Luca Beltrame
2117212b1a
Merge branch 'KDE/4.9' into KDE/4.10
2012-09-21 21:23:39 +02:00
Marco Martin
bff36e9d25
don't mess with widget maximum size
...
avoids some resize dance or widgets misteriously growing
2012-09-20 13:28:38 +02:00
Marco Martin
8db63c42a9
support maximum and preferred sizes as well
2012-09-20 11:49:17 +02:00
Marco Martin
4f67a643a9
don't try to draw frame parts with size < 0
2012-09-19 21:09:37 +02:00
Montel Laurent
2b8e003229
Merge remote-tracking branch 'origin/KDE/4.9' into KDE/4.10
2012-09-08 11:58:57 +02:00
Marco Martin
e2b94040e6
intersect the clip rect when painting
2012-09-07 22:27:58 +02:00
Nicolás Alvarez
d45a12adb7
Merge udisks2 Solid backend into 4.10.
...
This code and git history was extracted from the 'frameworks' branch.
2012-08-17 17:55:41 -03:00
Script Kiddy
631d858e6a
SVN_SILENT made messages (.desktop file)
2012-08-06 09:28:55 +02:00
Raphael Kubo da Costa
c0d3b534e2
Merge branch 'KDE/4.8' into KDE/4.9
...
Merged via `git merge --log --edit --no-ff --stat -s
recursive'. According to the diffstat, the only actual changes came
from the solid-hal commit below, as expected.
* KDE/4.8:
HAL: Use the filtering code in HalDevice in devicesFromQuery().
Fix mem leak (cherry picked from commit b70d6c3d5a021bc37b962c01fc57b6717e9f2868)
Fix mem leak. Found during debug kmail (cherry picked from commit 0fddae9da44c7edb2140aeb95b4471e2521b1735)
Allow derived classes to return invalid index in mapToSource.
SVN_SILENT made messages (.desktop file)
2012-07-23 22:36:11 -03:00
Script Kiddy
d3e78d9b8f
SVN_SILENT made messages (.desktop file)
2012-07-19 15:53:10 +02:00
Script Kiddy
52fbecaf2c
SVN_SILENT made messages (.desktop file)
2012-07-19 10:11:11 +02:00
David Faure
402baf422d
Merge branch 'KDE/4.8' into KDE/4.9
2012-07-17 23:17:30 +02:00
Ignat Semenov
d6b90f183e
slots -> Q_SLOTS
2012-07-15 23:28:36 +04:00
Ignat Semenov
3c46a565df
slots -> Q_SLOTS
2012-07-15 23:26:14 +04:00
Marco Martin
1614ea5cf9
use the window attribute fot the tooltip test
2012-07-12 13:32:43 +02:00
Marco Martin
8c8d4bfb09
fix the border disable logic
2012-07-12 11:58:58 +02:00
Marco Martin
e571a8ea6e
don't cut broeders for tooltips
2012-07-12 11:14:14 +02:00
Marco Martin
daef7975e1
close a toolbox on mouse ress anywhere
...
BUG:260964
FIXED-IN:4.9
2012-06-27 12:33:07 +02:00
Script Kiddy
6efd9f1c99
SVN_SILENT made messages (.desktop file)
2012-06-26 19:13:32 +02:00
Andre Woebbeking
5b735cfec0
-pedantic
2012-06-24 23:10:47 +02:00
Marco Martin
988737b128
fix behavior when hint-bar-stretch is present
2012-06-21 15:32:52 +02:00
Marco Martin
1b5bf827c6
don't create handles when applet-in-applet
...
yet another reason why this shouldn't be done ever
BUG:301648
2012-06-21 10:35:55 +02:00
Marco Martin
977f1aceeb
prevent save of not loaded modules
...
BUG:301507
2012-06-19 20:05:06 +02:00
Lamarque V. Souza
1dfcd5369c
Small optimization.
2012-06-14 19:11:42 -03:00
Lamarque V. Souza
7ab0e82f67
Fix spelling error.
2012-06-14 18:57:20 -03:00
Marco Martin
222674d3ab
save KCM settings on ok ar apply clicked
...
BUG:300840
2012-06-07 12:50:05 +02:00
Aaron Seigo
46a60a4fe8
Package operates locally only as it is, so no point in using KIO here.
...
this also happens to allow plasmapkg to work outside a kde session.
2012-05-31 14:58:18 +02:00