Samuel Rødal
|
18c1d67137
|
Made QExposeEvent public and added exposeEvent() in QWindow.
This is needed for applications that use QBackingStore directly.
|
2011-06-22 09:41:10 +02:00 |
|
Friedemann Kleint
|
dc40eaba1f
|
Compile.
|
2011-06-21 16:20:15 +02:00 |
|
Samuel Rødal
|
6ce6b8a378
|
Rename QWindowSurface -> QBackingStore and split into platform / public.
Also get rid of GL window surface and related classes.
|
2011-06-21 09:04:01 +02:00 |
|
Friedemann Kleint
|
288bf48388
|
idc: Do not link against QtGui.
(which throws off the build order).
|
2011-06-10 10:04:22 +02:00 |
|
Friedemann Kleint
|
dc01995397
|
Examples: QPA window example does not require widgets.
|
2011-05-30 15:08:33 +02:00 |
|
Samuel Rødal
|
25f70314e0
|
Implement QWindow minimum/maximum/base size hints and size increments.
|
2011-05-16 16:40:32 +02:00 |
|
Lars Knoll
|
a889305c7e
|
fix pro files
all examples compile again
|
2011-05-07 23:50:03 +02:00 |
|
Samuel Rødal
|
34af023e06
|
Fixed qpa/windows example compilation.
|
2011-05-06 12:14:23 +02:00 |
|
Samuel Rødal
|
f838dcc050
|
Improved handling of child windows.
Don't force-create QWindows until they're explicitly created or shown.
|
2011-05-04 13:14:29 +02:00 |
|
Samuel Rødal
|
61114c608d
|
Pure QWindow with multiple windows and child windows example added.
|
2011-05-03 14:56:18 +02:00 |
|