summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Rename QList<T>::swap(int, int) to swapItemsAt()Lars Knoll2018-12-031-1/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-4/+4
|\
| * QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-4/+4
* | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-053-0/+6
|/
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-12/+4
* QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-043-27/+71
* Prevent instantiation of QGestureManager in ~QWidget, ~QGraphicsItem()Friedemann Kleint2018-10-031-1/+1
* QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-1/+2
* 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
| |\