summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Add missing indentationAllan Sandfeld Jensen2016-04-281-16/+16
* 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
* | 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
* Fix building of examples.Friedemann Kleint2012-11-2114-29/+29
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2284-1155/+1155
* examples: Mark ctor's as explicitSergio Ahumada2012-09-176-7/+7
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-13/+3
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-20175-0/+13006