summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minimal ABI necessary for future optimized QPixmapAllan Sandfeld Jensen2020-09-111-1/+41
* Remove last traces of the PostScript paint engineVolker Hilsheimer2020-09-021-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-201-1/+1
* | Get rid of QMatrixJarek Kobus2020-02-281-1/+1
|/
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-6/+6
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* Fix drawing color fonts with shear and perspective transformsAllan Sandfeld Jensen2017-12-201-2/+20
* xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-2/+2
* Fix clipping of graphics effects in high dpi modeDaniel Teske2017-03-281-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+3
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-3/+3
* | QtGui: mark more types as primitive/movableMarc Mutz2016-04-251-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-3/+3
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-3/+3
* | De-duplicate vtables, part I: exported private classesMarc Mutz2015-06-031-0/+4
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* When filling the path it should use the painter's pen not the state'sAndy Shaw2014-06-211-1/+1
* Add new direct2d platform pluginLouai Al-Khanji2014-01-101-0/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-1/+1
* doc: Brush up QPaintEngine documentation for Qt 5Eskil Abrahamsen Blomfeldt2012-10-081-13/+10
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-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/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-2/+2
* 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-26/+0
* Generate glyphs in un-transformed coordinate system.Samuel Rødal2011-09-201-3/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+18
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+1
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-231-0/+1
* | remove more QApplication dependenciesLars Knoll2011-05-031-1/+1
* | remove a few qapplication includesLars Knoll2011-05-031-1/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1030