summaryrefslogtreecommitdiffstats
path: root/examples/qpa/windows/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* QPA/Windows example: Set proper window flags, titles, names.Friedemann Kleint2012-10-011-2/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-7/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add missing license headersJason McDonald2011-09-151-0/+40
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-5/+29
* Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-2/+5
* Compile.Friedemann Kleint2011-06-211-1/+0
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-7/+7
* Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-1/+7
* 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-031-0/+131