summaryrefslogtreecommitdiffstats
path: root/examples/gui
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add more examplesTobias Hunger2019-03-264-4/+62
* CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-141-17/+5
* Begin port of qtbase to CMakeSimon Hausmann2018-11-012-0/+19
* Provide presets for QGradientTor Arne Vestbø2018-05-311-1/+1
* Update rasterwindow example to not render in resizeEventTor Arne Vestbø2018-03-202-5/+2
* rasterwindow: End painting on device before ending on backingstoreTor Arne Vestbø2018-01-291-0/+1
* doc: cleanup raster window exampleGatis Paeglis2017-07-031-8/+3
* examples: fix compile without gui modulePeter Seiderer2017-05-051-1/+1
* Update rasterwindow example to not create() in the constructorTor Arne Vestbø2017-04-211-4/+1
* Modernize rasterwindow/openglwindow examples to use requestUpdate()Tor Arne Vestbø2016-09-226-30/+16
* Modularize configure.json/.priLars Knoll2016-09-151-2/+2
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-1/+1
| |\
| | * Fix rasterwindow exampleJake Petroules2016-08-041-1/+1
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-154-9/+9
|/ /
* / Unify license header usage.Jani Heikkinen2016-03-2910-36/+106
|/
* Doc: remove unused code from OpenGL Window exampleSamuel Gaist2015-10-071-10/+0
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-1110-53/+53
* Doc: Updated thumbnail images for some examples.Jerome Pasion2014-10-281-0/+0
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-2/+2
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-154-9/+9
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-1/+1
* Fix compiler warning in exampleKai Koehne2014-03-201-1/+1
* Avoid truncation warning in openglwindow exampleLaszlo Agocs2014-02-211-1/+1
* skip gui-needing examples with -no-guiOswald Buddenhagen2013-10-111-0/+2
* improve openglwindow example a bitGunnar Sletta2013-03-213-13/+4
* Fixed qtbase examples build when configured with -no-openglSamuel Rødal2013-02-201-1/+3
* Fix unopened commentSze Howe Koh2013-01-281-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1810-10/+10
* Doc: corrected typo "the the"Nico Vertriest2013-01-111-1/+1
* fix examples/gui/analogclock for MSVCJoerg Bornemann2012-12-191-0/+3
* Qt Gui Examples: Fixed QDoc filesChristiaan Janssen2012-12-183-0/+0
* Entered hardcoded url workaround QTBUG-28500Nico Vertriest2012-12-141-2/+2
* Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-121-0/+0
* Fixed installation of gui examples' targetsOliver Wolff2012-12-103-0/+9
* Fix reference to example pathshjk2012-12-063-3/+3
* Add \brief to the examples.Eike Ziller2012-11-293-3/+3
* remove meaningless OTHER_FILES assignmentsOswald Buddenhagen2012-11-282-6/+0
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-84/+84
* Move gui example doc example images.Frederik Gladhorn2012-09-112-0/+0
* Moved gui example documentation to the proper location.Samuel Rødal2012-09-014-0/+456
* Added OpenGL example and documentation.Samuel Rødal2012-08-296-1/+442
* Avoid potential crash.Gunnar Sletta2012-08-081-1/+1
* Analog clock and raster window examplesGunnar Sletta2012-07-138-0/+426