summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/elasticnodes
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-146-18/+13
|\
| * Widgets/GraphicsView examples: cleanupChristian Ehrlicher2019-09-056-18/+13
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\|
| * Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
|\|
* | 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-14/+25
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-9/+12
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-2/+2
| * Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-232-7/+10
* | CMake: Add widgets examplesTobias Hunger2019-03-261-0/+18
|/
* Examples: Fix Clang warning about hiding QGraphicsItem:::advance()Friedemann Kleint2018-05-023-3/+3
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-2/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-2/+2
|\
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-12/+9
* | Examples: use std::atan2 for simper angle calculationsEdward Welbourne2017-02-231-5/+2
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-153-14/+14
* Unify license header usage.Jani Heikkinen2016-03-297-21/+91
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-117-35/+35
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-153-14/+14
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* Fix compile with -DQT_NO_WHEELEVENTMontel Laurent2012-12-052-0/+4
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Remove remaning TARGET.EPOCHEAPSIZE settings from examples.hjk2012-11-271-2/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* QtBase: examples/widgets/graphicsview/ codestyleDavid Schulz2012-11-237-16/+17
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-42/+42
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-209-0/+936