summaryrefslogtreecommitdiffstats
path: root/examples/qpa
Commit message (Expand)AuthorAgeFilesLines
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-12/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* QPA/windows example: Fix positioning for virtual desktops.Friedemann Kleint2012-01-201-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Add missing license headersJason McDonald2011-09-153-0/+120
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-253-5/+47
* 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