summaryrefslogtreecommitdiffstats
path: root/examples/widgets/effects
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-2/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-272-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-192-2/+2
* CMake: Regenerate examplesAlexandru Croitor2020-07-092-2/+10
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Regenerate examplesAlexandru Croitor2020-02-042-4/+46
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-2/+2
|\
| * Cleanup QtWidgets examplesChristian Ehrlicher2019-10-112-2/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-142-2/+2
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-122-2/+4
* | Fix linking of examplesSimon Hausmann2019-06-122-2/+2
* | Allow to build examples as standalone projectKevin Funk2019-06-052-41/+45
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-1/+1
* | CMake: Add widgets examplesTobias Hunger2019-03-263-0/+55
|/
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Doc: drop Lighting Effect ExampleNico Vertriest2017-11-205-299/+0
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-051-6/+1
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-6/+3
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-153-5/+5
* Unify license header usage.Jani Heikkinen2016-03-2911-33/+143
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-162-5/+7
* Updated BSD licensed file headersJani Heikkinen2015-02-1511-33/+33
* Update copyright headersJani Heikkinen2015-02-1111-55/+55
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-153-5/+5
* Fix MSVC-warnings about stray */* in sources.Friedemann Kleint2014-01-242-2/+2
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1811-11/+11
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-173-6/+6
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-294-21/+3
* README.txt => READMEOswald Buddenhagen2012-11-281-0/+0
* delete .desktop files of examplesOswald Buddenhagen2012-11-283-33/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-264-8/+8
* Fix building of examples.Friedemann Kleint2012-11-214-9/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2211-66/+66
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2032-0/+1055