Jon Severinsson
|
a6bcd52059
|
plasma: QPixmap platform integration has changed in Qt5, disable it for now.
This essentially makes WindowShadows a no-op, but it is better than not compiling...
REVIEW: 106989
|
2012-10-23 14:10:01 +02:00 |
|
Nicolas Lécureuil
|
c87dad12e5
|
Use config-plasma.h instead of config.g
|
2012-08-24 02:44:08 +02:00 |
|
Kevin Ottens
|
c474486a59
|
Add missing config.h include
|
2012-08-23 22:10:24 +02:00 |
|
Kevin Ottens
|
77b49e1a8a
|
Use #if HAVE_X11 instead of #ifdef HAVE_X11 as advised by David
|
2012-08-03 13:00:02 +02:00 |
|
Kevin Ottens
|
22f74fc0ca
|
More removals of Q_WS_* in favor of Q_OS_* or HAVE_X11
|
2012-08-03 11:45:20 +02:00 |
|
Albert Astals Cid
|
75ccb1b463
|
More K_GLOBAL_STATIC -> Q_GLOBAL_STATIC porting
Acked by dfaure
REVIEW: 105611
|
2012-07-19 21:19:01 +02:00 |
|
Stephen Kelly
|
8d37df4b8f
|
Remove moc includes that can be omitted.
Mostly these are "<name>.moc" style includes which are incorrect
compared to qmake and cmake automoc behaviour.
|
2012-01-31 22:44:36 +01:00 |
|
Aaron Seigo
|
8f7b7cda31
|
shadows on dialogs
|
2011-06-09 12:46:25 +02:00 |
|