summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.h
Commit message (Expand)AuthorAgeFilesLines
* QtGui: mark more types as primitive/movableMarc Mutz2016-04-251-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix nullptr literal 0s which would look odd as nullptrMarc Mutz2015-07-191-1/+1
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-1/+2
* Implement the missing raster operations that were in Qt 3Andy Shaw2012-09-271-1/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove all references to XLFD fontsLars Knoll2012-06-271-5/+0
* Cleanup Q3* itemsDebao Zhang2012-03-231-1/+0
* Line up underlines if fallback fonts are used (QTBUG-21832)Stefan Hundhammer2012-03-121-0/+2
* 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
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-2/+3
|\|
| * Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-0/+1
| * Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-2/+2
* | qdrawutil is for QtWidgetsLars Knoll2011-05-041-1/+0
* | Remove QWidget dependency in QPainter::initFrom().Samuel Rødal2011-05-041-1/+2
* | remove obsolete stuffLars Knoll2011-05-031-73/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1008