summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterpath.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-7/+7
* Merge QPainterPathPrivate and QPainterPathDataVolker Hilsheimer2020-09-041-3/+1
* Use QList instead of QVector in guiJarek Kobus2020-06-291-4/+4
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-191-1/+1
* Remove a bunch of deprecated members from src/gui/painting classesVolker Hilsheimer2020-05-061-17/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-6/+6
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-6/+9
* | Get rid of QMatrixJarek Kobus2020-02-281-10/+4
|/
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+6
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-3/+3
* QtGui/QPainterPath: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-021-29/+14
* Add clear, reserve and capacity methods to QPainterPathJean-Michaël Celerier2019-01-081-0/+5
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-8/+8
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* QtGui: Mark some more types as shared for Qt 6.Marc Mutz2016-03-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add Q_REQUIRED_RESULT in several placesSérgio Martins2015-05-041-8/+8
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPainterPathStroker: make QPen constructor explicitMarc Mutz2014-02-211-1/+1
* Automatically create QPainterPathStroke based on QPenAllan Sandfeld Jensen2013-12-121-0/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move QPainterPathPrivate to the private header files.Gunnar Sletta2012-04-131-62/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-0/+3
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+435