summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterpath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace some QList<int> with QVector<int>Marc Mutz2016-02-081-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Give names to enum used in templates.Rolland Dudemaine2015-12-041-1/+2
* Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+1
* MSVC: Silence compiler warning about INFINITYKai Koehne2015-05-111-9/+8
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPainterPath: replace a use of QList<QRectF> with a QVectorMarc Mutz2014-02-261-1/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Automatically create QPainterPathStroke based on QPenAllan Sandfeld Jensen2013-12-121-0/+20
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-23/+23
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+3
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-7/+7
* Move QPainterPathPrivate to the private header files.Gunnar Sletta2012-04-131-1/+36
* Fix compilation on ARM with C++11: narrowing conversionThiago Macieira2012-03-221-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-30/+30
* 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 Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-3/+0
* Move some other examples around in the docs.Casper van Donderen2011-07-051-4/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fixes warnings about unused variablesOlivier Goffart2011-05-101-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3420