summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Examples: Remove more redundant virtual specifiers for overridersAlexander Volkov2016-11-292-3/+3
* Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-255-35/+35
* Fix compilation without QPrinter supportMaurice Kalinowski2016-11-231-2/+0
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-1525-122/+122
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-16/+16
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-16/+16
| |\
| | * Add missing indentationAllan Sandfeld Jensen2016-04-281-16/+16
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-8/+0
|/ /
* | Unify license header usage.Jani Heikkinen2016-03-2948-144/+624
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-2/+2
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-2/+2
| | |\
| | | * Use unique shortcuts for the different actionsAndy Shaw2015-12-111-2/+2
* | | | Updated license headersJani Heikkinen2016-01-2136-596/+1208
|/ / /
* / / Fixed memory leaks in the "40000 chips" example.Andrey Bienkowski2015-11-192-2/+2
|/ /
* / Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
|/
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Fix exclusion for legacy Open GL examples.Friedemann Kleint2015-05-151-5/+1
* Fixed license headersJani Heikkinen2015-02-1710-10/+10
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-163-10/+12
* Updated BSD licensed file headersJani Heikkinen2015-02-1548-144/+144
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-7/+0
* Update copyright headersJani Heikkinen2015-02-1184-648/+568
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* New Qt logoAlessandro Portale2014-11-052-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-2426-494/+286
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+1
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-1525-122/+122
* Disable some more qtbase examples for dynamic gl buildsLaszlo Agocs2014-06-301-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-135-71/+71
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-096-12/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+6
|\
| * Boxes: Check for opengl version in .pro fileKai Koehne2013-04-031-0/+6
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1612-16/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-0/+4
|\|
| * Fixed qtbase examples build when configured with -no-openglSamuel Rødal2013-02-202-0/+4
* | Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-261-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1884-84/+84
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-213-4/+4
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-178-20/+20
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* Fix compile with -DQT_NO_WHEELEVENTMontel Laurent2012-12-054-0/+8
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2914-47/+13
* delete .desktop files of examplesOswald Buddenhagen2012-11-2812-132/+0
* Remove remaning TARGET.EPOCHEAPSIZE settings from examples.hjk2012-11-271-2/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2614-28/+28
* QtBase: examples/widgets/graphicsview/ codestyleDavid Schulz2012-11-2349-302/+296
* Clean up diagramscene example's toolbutton icons.Mitch Curtis2012-11-216-4/+4