summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintbuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Undefined Behavior due to `delete new[]`Konstantin Ritt2013-08-121-3/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-1/+1
|/
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-1/+1
* Fixed inconsistent QPainter fill rules for aliased painting.Samuel Rødal2012-10-191-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QPaintBuffer: use the nullary version of qRegisterMetaTypeStreamOperators()Marc Mutz2012-07-231-4/+2
* Remove QPaintBufferSignalProxy and QPaintBufferResource.Robin Burchell2012-04-121-54/+0
* 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
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-3/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fixes warnings about unused variablesOlivier Goffart2011-05-101-10/+0
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-3/+3
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2287