Aaron Seigo
48fa4d1db7
virtuals!
2011-05-20 08:57:33 +02:00
Aaron Seigo
d7e13e62ae
remove geometryChanged, it's in QGraphicsWidget these days
2011-05-20 08:53:53 +02:00
Aaron Seigo
b9d4f2f042
merge findInCache methods
2011-05-20 08:23:43 +02:00
Aaron Seigo
a4af5cfa02
Merge remote-tracking branch 'origin/master' into libplasma2
2011-05-20 08:17:19 +02:00
Aaron Seigo
a225402b9e
make setImagePath virtual
2011-05-20 08:16:01 +02:00
Aaron Seigo
9da79a0840
only emit repaintNeeded if there was actually a change
2011-05-20 08:13:24 +02:00
Aaron Seigo
7f4bd841e2
make graphicsWidget const
2011-05-20 08:10:39 +02:00
Aaron Seigo
cfdccb7968
addUrls becomes virtual, setUrls is dropped
2011-05-18 16:04:50 +02:00
Aaron Seigo
3e236c281a
remove the dropUrls approach
2011-05-18 15:08:07 +02:00
Script Kiddy
c63464c103
SVN_SILENT made messages (.desktop file)
2011-05-18 09:50:17 +02:00
Script Kiddy
4609c9eac7
SVN_SILENT made messages (.desktop file)
2011-05-17 11:08:10 +02:00
Jeremy Whiting
4d8d36b195
REVIEW: 101342
...
Merge branch 'whiting/buildwithqt48'
2011-05-16 13:18:56 -06:00
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
Aaron Seigo
58c27026ef
Merge remote-tracking branch 'origin/master' into libplasma2
2011-05-12 22:39:05 +02:00
Aaron Seigo
2aa942777e
bye bye GLApplet
2011-05-12 22:37:40 +02:00
Jeremy Whiting
4911e4b75c
Add QByteArray and QString wrappers around + as needed.
...
Fixes kdelibs building with Qt 4.8
2011-05-11 21:46:35 -06: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
Nicolas Lécureuil
d43e4c9066
Should be Mimetypes instead of MimeTypes
2011-05-06 14:17:49 +02:00
Nicolas Lécureuil
9590842c89
Fix typo
2011-05-06 14:14:28 +02:00
Aaron Seigo
060ad2e80b
Mimetype -> MimeType
2011-05-06 12:31:03 +02:00
Aaron Seigo
ad58b7e23e
fix tests
2011-05-06 12:26:39 +02:00
Aaron Seigo
5aa1e5865b
mimetype -> MimeType
2011-05-06 12:23:42 +02:00
Aaron Seigo
15dbd12daf
constify
2011-05-06 12:21:58 +02:00
Aaron Seigo
7e99f4c2cd
mimetype -> mimeType
2011-05-06 12:20:00 +02:00
Aaron Seigo
1040d71ad0
mimetype -> mimeType
2011-05-06 12:17:08 +02:00
Aaron Seigo
9b31c61d29
proper capitalization of MimeType
2011-05-06 12:12:47 +02:00
Aaron Seigo
48a6a99b10
remove bogus property
2011-05-06 12:04:08 +02:00
Aaron Seigo
8a41ab7051
comment not accurate afaict
2011-05-06 12:02:46 +02:00
Aaron Seigo
6112778ca1
remove protected member
2011-05-06 11:57:49 +02:00
Aaron Seigo
31c2b3fd86
merge setGroup methods
2011-05-06 11:54:45 +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
b55e308e7d
init() is not used here, don't bother with it
2011-05-05 14:52:55 +02:00
Aaron Seigo
520b45630d
cleanup .. er .. cleanup
2011-05-05 14:51:58 +02:00
Aaron Seigo
d76ceec0ca
remove another unimplemented virtual
2011-05-05 14:27:34 +02:00
Aaron Seigo
bed4711fa9
remove an empty virtual method
2011-05-05 14:26:05 +02:00
Aaron Seigo
4c2a859ea1
Merge remote-tracking branch 'origin/master' into libplasma2
2011-05-05 14:14:54 +02: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