summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qrgb.h
Commit message (Expand)AuthorAgeFilesLines
* Make RGB_MASK inline constexprVolker Hilsheimer2020-11-021-1/+1
* Replace Q_DECL_UNUSED with [[maybe_unused]]Allan Sandfeld Jensen2020-10-031-1/+1
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-061-1/+1
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-10/+10
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix undefined behavior in qRgba().Tilo Nitzsche2015-11-241-2/+2
* Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-231-34/+3
* Remove separate SSE4 unpremultiply functionAllan Sandfeld Jensen2015-04-161-3/+34
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Only use 32bit version of qPremultiplyAllan Sandfeld Jensen2015-02-021-19/+2
* 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
* | qPremultiply(QRgb): let the compiler see all versionsMarc Mutz2014-09-021-5/+9
|/
* Export optimized premultiply and unpremultiply methodsAllan Sandfeld Jensen2014-02-101-0/+43
* Make QRgb-related functions constexprGiuseppe D'Angelo2013-05-201-9/+9
* Mark public non-member non-static variables as Q_DECL_UNUSEDThiago Macieira2013-02-121-1/+2
* 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
* get rid of Q_*_EXPORT_INLINE macrosKonstantin Ritt2012-04-261-9/+9
* 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
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+88