summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-1/+3
* QGraphicsAnchorLayout: move some private classes to a namespace with QThiago Macieira2018-08-193-3/+9
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+2
|\
| * Don't set the wasDeleted flag in ~QWidgetLars Knoll2018-06-071-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-073-7/+7
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-293-7/+7
* | QGraphicsView: Improve high-DPI item cachingMorten Johan Sørvig2018-04-261-11/+20
* | QGraphicsView: Create high-dpi background pixmapMorten Johan Sørvig2018-04-261-3/+11
* | GraphicsView: use range-based for instead of foreachAnton Kudryavtsev2018-04-154-4/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-213-17/+35
|\|
| * Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-203-17/+35
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-161-2/+4
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-2/+4
| |\
| | * Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-2/+4
* | | Add debug operators for QGraphicsSceneEvent-based classesFriedemann Kleint2018-02-152-1/+101
|/ /
* | Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macrosSergio Martins2018-02-051-5/+1
* | doc: Fix a property declaration for clang-qdocMartin Smith2018-01-241-1/+1
* | doc: Fix many qdoc warnings, mostly missing return typesMartin Smith2018-01-243-4/+4
* | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-1/+1
* | doc: Document remaining anonymous enumsMartin Smith2017-12-062-0/+16
* | doc: document the anonymous enum type correctlyMartin Smith2017-11-301-12/+78
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+4
| |\
| | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
| | * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1913-56/+56
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1918-256/+256
|/ /
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1551-197/+57
|\|
| * Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1551-197/+57
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-1/+0
|\|
| * Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-211-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-138-52/+52
|\|
| * Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-113-13/+13
| * Convert features.graphicseffect to QT_[REQUIRE_]CONFIGStephan Binner2017-07-115-39/+39
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-044-5/+5
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-284-5/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-202-2/+3
|\|
| * Fix warning for -no-feature-graphicseffectStephan Binner2017-04-191-0/+1
| * Fix warning for -no-feature-gesturesStephan Binner2017-04-191-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+1
| |\
| | * Annotate more implicit fallthroughsAllan Sandfeld Jensen2017-03-271-0/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
| |\|
| | * Fix documentation typosChristian Gagneraud2017-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-142-17/+4
|\| |
| * | Fix build with -no-feature-draganddropPaul Olav Tvete2017-03-012-17/+4
* | | Remove unused references to QMacStyle headersJake Petroules2017-02-281-3/+0
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\|