summaryrefslogtreecommitdiffstats
path: root/examples/qpa
Commit message (Expand)AuthorAgeFilesLines
* Allow to build examples as standalone projectKevin Funk2019-06-052-26/+49
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-2/+2
|\
| * Examples: cleanup foreach usageChristian Ehrlicher2019-02-021-2/+2
* | CMake: Add more examplesTobias Hunger2019-03-263-0/+38
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-7/+7
* Unify license header usage.Jani Heikkinen2016-03-294-12/+52
* Updated BSD licensed file headersJani Heikkinen2015-02-154-12/+12
* Update copyright headersJani Heikkinen2015-02-114-20/+20
* Introduce QRasterWindowLaszlo Agocs2014-08-053-1/+133
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-7/+7
* skip gui-needing examples with -no-guiOswald Buddenhagen2013-10-111-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-292-9/+1
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-2/+2
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-262-4/+4
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-072-7/+7
* QPA/Windows example: Set proper window flags, titles, names.Friedemann Kleint2012-10-012-4/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-18/+18
* Add install path for qpa windows exampleGatis Paeglis2012-06-141-0/+6
* Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-7/+7
* 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