summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbrush.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating a QPixmap on QBrush comparisonsAllan Sandfeld Jensen2015-02-041-3/+29
* Avoid unneeded QBrush::texture() callsAllan Sandfeld Jensen2015-02-021-4/+14
* Save a detach if QBrush::setColor does not change the brush colorAllan Sandfeld Jensen2014-11-181-0/+3
* QBrush: be more robust in detach()Marc Mutz2014-10-031-2/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+2
|\
| * Doc: Fix broken linksSze Howe Koh2013-11-051-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-10/+10
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-10/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-041-0/+7
|\|
| * Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+7
* | QBrush: use a 3D array instead of pointer tables to save 28 relocs in QtGuiMarc Mutz2013-10-021-38/+43
|/
* 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/+5
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-4/+4
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-37/+37
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-221-6/+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
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-4/+4
* Remove stale documentation.Casper van Donderen2011-10-181-8/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-8/+0
|\
| * Remove all non-const operator==Harald Fernengel2011-08-091-8/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-26/+20
|\|
| * Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2011-07-211-26/+20
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-7/+7
|\|
| * Move some other examples around in the docs.Casper van Donderen2011-07-051-7/+7
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-27/+25
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-10/+8
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-21/+170
|\|
| * Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-21/+170
* | remove obsolete stuffLars Knoll2011-05-031-30/+0
* | split the HexString template class out of qstylehelperLars Knoll2011-05-031-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2196