summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpolygon.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-9/+9
* QPolygon: streamline constructors and special member functionsGiuseppe D'Angelo2020-08-071-24/+10
* MSVC: remove the extern templateThiago Macieira2020-08-051-31/+33
* Use QList instead of QVector in guiJarek Kobus2020-06-291-17/+17
* Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHAREDMarc Mutz2020-05-191-2/+2
* Get rid of QMatrixJarek Kobus2020-02-281-2/+0
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-8/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-7/+7
* Add QPolygon::intersects() methodsAllan Sandfeld Jensen2017-05-181-0/+4
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-201-9/+9
* 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/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QPolygon(F): add some move ctorsMarc Mutz2015-07-161-2/+10
* QtGui: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-1/+9
* Add Q_REQUIRED_RESULT in several placesSérgio Martins2015-05-041-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtGui: Use Q_REQUIRED_RESULT in many more placesDavid Faure2014-05-021-5/+5
* 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
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+2
* QtGui: make some constructors explicitMarc Mutz2012-03-141-5/+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
* 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/+189