summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+1
| |\
| | * QGraphicsWidget: add missing break statement to switch in event()Marc Mutz2016-11-081-0/+1
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-0/+5
|\|
| * QGraphicsWidget: Fix UB (invalid member calls) in destruction sequenceMarc Mutz2016-10-061-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-19/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+1
|\|
| * Doc: corrected minor link issuesNico Vertriest2016-02-051-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QGraphicsView: replace some Q_FOREACH loops over rvalues with C++11 range-forMarc Mutz2015-12-231-1/+2
* | widgets: Pass non-trivially-copyable or large types by const-refSérgio Martins2015-12-121-0/+4
|/
* QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-1/+1
* Fix some qdoc-warnings.Friedemann Kleint2015-07-101-0/+1
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+2
|\
| * Fix QGraphicsWidget window frame section logicDyami Caliri2015-02-021-2/+2
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* | Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-12/+0
|/
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-231-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mac: Improve transformed QGraphicsProxyWidgetsMorten Johan Sørvig2014-01-201-2/+2
* Fix style animations to stop when the animation target is hiddenJ-P Nurmi2013-12-041-1/+6
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* apply standard behaviorMaurice Kalinowski2013-05-211-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-011-1/+1
* QGV: set QStyleOption::styleObject for graphics items & widgetsJ-P Nurmi2012-11-301-0/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-1/+0
* Add QEvent::StyleAnimationUpdate: style animation target should updateJ-P Nurmi2012-10-091-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Clean up docs for graphicsview.Jan-Arve Saether2012-08-171-2/+4
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-031-3/+3
* QtWidgets: Fix warnings about deprecated QGraphicsView functions.Friedemann Kleint2012-06-141-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-4/+4
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Remove QWorkspace.Debao Zhang2012-03-231-1/+1
* Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-021-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-77/+77
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove dependencies of QShortcutMap onto widgetsLars Knoll2011-10-141-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* minor docu fixesKonstantin Ritt2011-09-171-5/+5