summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-117-14/+438
|\
| * Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-107-14/+438
| |\
| | * Regenerate examplesAlexandru Croitor2020-02-047-14/+438
* | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-3/+3
|/ /
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-077-0/+199
|\|
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-4/+5
| |\
| * \ Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-14/+1
| |\ \
| * \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1138-291/+244
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-7/+7
| |\ \ \ \
| * | | | | Fix compiling of examples on AndroidSimon Hausmann2019-06-126-6/+12
| * | | | | Fix linking of examplesSimon Hausmann2019-06-126-6/+6
| * | | | | Allow to build examples as standalone projectKevin Funk2019-06-056-231/+154
| * | | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
| * | | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1625-114/+120
| |\| | | |
| * | | | | CMake: Add widgets examplesTobias Hunger2019-03-267-0/+268
* | | | | | QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-282-4/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-282-4/+5
* | | | | Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-112-14/+0
|/ / / /
* | | / Fix build of the sub-attaq exampleVolker Hilsheimer2019-11-071-0/+1
| |_|/ |/| |
* | | Cleanup QtWidgets animation examplesChristian Ehrlicher2019-08-1738-291/+244
| |/ |/|
* | QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-1/+1
* | Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-235-12/+14
* | Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-2316-31/+37
* | Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-0614-60/+68
* | Modernize the "animation" featureLiang Qi2018-10-122-10/+0
|/
* sub-attaq example: Fix crash with software Open GLFriedemann Kleint2018-03-141-2/+7
* Doc: revamp Animated Tiles exampleNico Vertriest2018-01-161-7/+7
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Doc: complete Easing Curve ExampleNico Vertriest2017-12-181-0/+0
* Doc: drop Application Chooser ExampleNico Vertriest2017-11-208-200/+0
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-086-14/+12
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-8/+2
* examples: remove some unneeded QStringRef::toString() callsMarc Mutz2017-04-071-4/+5
* Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-2511-25/+25
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-1517-66/+66
* Unify license header usage.Jani Heikkinen2016-03-2921-63/+273
* Updated license headersJani Heikkinen2016-01-2127-450/+909
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-4/+5
* Updated BSD licensed file headersJani Heikkinen2015-02-1521-63/+63
* Update copyright headersJani Heikkinen2015-02-1148-294/+294
* New Qt logoAlessandro Portale2014-11-052-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-2427-513/+297
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-1517-66/+66
* Fix warning about unused memberJędrzej Nowacki2014-03-061-2/+1
* stickman example: fix header include guardMarc Mutz2013-09-161-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-166-26/+26
* 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