summaryrefslogtreecommitdiffstats
path: root/examples/qpa
Commit message (Expand)AuthorAgeFilesLines
* Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-222-2/+6
* Compile.Friedemann Kleint2011-06-211-1/+0
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-212-7/+8
* idc: Do not link against QtGui.Friedemann Kleint2011-06-101-1/+1
* Examples: QPA window example does not require widgets.Friedemann Kleint2011-05-302-3/+2
* Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-1/+7
* fix pro filesLars Knoll2011-05-072-2/+3
* Fixed qpa/windows example compilation.Samuel Rødal2011-05-061-0/+3
* Improved handling of child windows.Samuel Rødal2011-05-041-8/+3
* Pure QWindow with multiple windows and child windows example added.Samuel Rødal2011-05-035-0/+195