summaryrefslogtreecommitdiffstats
path: root/examples/opengl/2dpainting
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-182-1/+3
* Post Merge FixesLeander Beernaert2020-01-241-1/+3
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-121-1/+1
* | cmake: add examples/openglFrederik Gladhorn2019-10-071-0/+35
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-2/+2
* Unify license header usage.Jani Heikkinen2016-03-299-27/+117
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-2/+2
* Updated BSD licensed file headersJani Heikkinen2015-02-159-27/+27
* Update copyright headersJani Heikkinen2015-02-119-45/+45
* Modernize the OpenGL examplesLaszlo Agocs2014-08-125-6/+13
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-2/+2
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-189-9/+9
* Polish code of some opengl exampleshjk2012-12-289-31/+24
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-229-54/+54
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-181-3/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-0/+15
|\
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+11
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-231-0/+4
* | fix pro filesLars Knoll2011-05-071-1/+1
* | include fixesLars Knoll2011-05-074-4/+4
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2710-0/+654