summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/sub-attaq
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-14/+1
|\
| * Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-112-14/+0
| * Fix build of the sub-attaq exampleVolker Hilsheimer2019-11-071-0/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1126-206/+185
|\|
| * Cleanup QtWidgets animation examplesChristian Ehrlicher2019-08-1726-206/+185
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-134/+35
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1615-80/+80
|\|
| * QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-1/+1
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-234-7/+11
| * Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-239-20/+25
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-069-42/+43
| * Modernize the "animation" featureLiang Qi2018-10-122-10/+0
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+142
|/
* sub-attaq example: Fix crash with software Open GLFriedemann Kleint2018-03-141-2/+7
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-083-7/+7
* examples: remove some unneeded QStringRef::toString() callsMarc Mutz2017-04-071-4/+5
* Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-254-8/+8
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-157-30/+30
* Updated license headersJani Heikkinen2016-01-2127-450/+909
* Update copyright headersJani Heikkinen2015-02-1127-189/+189
* Update license headers and add new license filesMatti Paaso2014-09-2427-513/+297
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-157-30/+30
* Fix warning about unused memberJędrzej Nowacki2014-03-061-2/+1
* Fix warnings about unused variables in sub-attaq-example (CLANG).Friedemann Kleint2013-03-063-10/+4
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1827-27/+27
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-10/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Fix building of examples.Friedemann Kleint2012-11-211-3/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2227-654/+654
* examples: Mark ctor's as explicitSergio Ahumada2012-09-173-9/+9
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2071-0/+6215