summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Examples: enable HighDPI scaling for examples on AndroidAssam Boudjelthia2020-03-032-0/+6
* Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* Remove unused variableJan Arve Sæther2020-02-101-1/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
|\
| * Examples: fix compile without printsupportChristian Ehrlicher2020-01-311-1/+1
* | QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-282-8/+9
* | Deprecate all methods that use QMatrixJarek Kobus2020-01-282-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-8/+0
|\|
| * Pad Navigator example: Remove duplicated property animationsTopi Reinio2020-01-161-8/+0
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
|/
* Cleanup QtWidgets examplesChristian Ehrlicher2019-10-111-2/+3
* Widgets flowlayout example: Fix crash on startupChristian Ehrlicher2019-10-031-1/+1
* Widgets/GraphicsView examples: cleanupChristian Ehrlicher2019-09-0557-415/+283
* Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-2/+2
|\
| * Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-232-2/+2
* | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-4/+0
|/
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-142-3/+1
* QLineF: add intersects() as a replacement for intersect()Christian Ehrlicher2019-04-251-7/+5
* Examples: replace deprecated QComboBox functionsChristian Ehrlicher2019-03-042-3/+3
* Fix some deprecation warnings in examplesFriedemann Kleint2019-02-065-12/+12
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-2313-94/+74
* Cleanup Widgets examples - nullptrChristian Ehrlicher2019-01-232-3/+3
* Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-066-77/+79
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-1/+1
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+1
* | glextensions.h: simplify #if-ery to avoid conflictEdward Welbourne2018-05-311-12/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-033-3/+3
|\|
| * Examples: Fix Clang warning about hiding QGraphicsItem:::advance()Friedemann Kleint2018-05-023-3/+3
* | Examples: replace deprecated QQuaternion::conjugate()Christian Ehrlicher2018-03-271-8/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-1/+2
|\|
| * Doc: Add doc to Graphics View Flow Layout exampleNico Vertriest2018-03-131-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-071-8/+8
|\|
| * Doc: Update example Embedded DialogsNico Vertriest2018-03-051-8/+8
* | Fix a bunch of compiler warnings in the qtbase examplesJake Petroules2018-02-074-3/+4
|/
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-088-17/+20
* Exploit QVector3D::length() instead of duplicating its workEdward Welbourne2017-07-071-1/+1
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-052-5/+7
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-044-4/+4
|\
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-284-4/+4
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-205-28/+20
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-1/+6
|\|
| * Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-1/+6
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-1/+1
|\|
| * Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* | Examples: use std::atan2 for simper angle calculationsEdward Welbourne2017-02-233-16/+7
|/
* 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