summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraph_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Widgets: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Use QList instead of QVector in widgetsJarek Kobus2020-07-021-2/+3
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-0/+2
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-1/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QtWidgets: replace uses of inefficient QList<QPair>s with QVectorsMarc Mutz2016-01-181-2/+2
* QGraphicsView: Graph: don't allocate QHashes on the heapMarc Mutz2016-01-171-26/+23
* QGraphicsView: Graph: remove faulty const_iterator::op=Marc Mutz2016-01-171-1/+0
* QGraphicsView: Graph: don't compare pointers with op<Marc Mutz2016-01-171-2/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-6/+6
* 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
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+286