summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbrush.h
Commit message (Expand)AuthorAgeFilesLines
* WebGradients: redo implementationGiuseppe D'Angelo2019-12-141-11/+13
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* QGradient: add a last-enum enumerator to the presetsGiuseppe D'Angelo2019-06-141-0/+2
* QGradient: de-inline dtorMarc Mutz2019-05-141-0/+5
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-2/+2
* Fix wrongly included radial gradient enum for QGradient presetsTor Arne Vestbø2018-06-281-2/+1
* Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-221-1/+2
* Provide presets for QGradientTor Arne Vestbø2018-05-311-0/+174
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add noexcept to move constructors and assignment operatorsAllan Sandfeld Jensen2015-05-041-2/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+3
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QGradient: note to unwrap 'void *dummy' in Qt 6Marc Mutz2014-08-281-1/+1
|/
* Remove overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-02-121-9/+0
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Q_DECLARE_SHARED: mark the type movableMarc Mutz2012-07-101-1/+0
* 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
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-3/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-2/+0
|\
| * Remove all non-const operator==Harald Fernengel2011-08-091-2/+0
* | 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-1/+11
|\|
| * Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-1/+11
* | remove obsolete stuffLars Knoll2011-05-031-10/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+338