summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1848-48/+48
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-176-13/+12
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-298-33/+7
* delete .desktop files of examplesOswald Buddenhagen2012-11-286-66/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-268-16/+16
* Prevent easing example warnings.Thomas Hartmann2012-11-231-2/+19
* Fix building of examples.Friedemann Kleint2012-11-218-20/+21
* Delete the QVariant ctors taking global Qt enum values.Stephen Kelly2012-10-101-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2248-780/+780
* examples: Mark ctor's as explicitSergio Ahumada2012-09-174-10/+10
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-20134-0/+9677