summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpalette.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: includemocsMarc Mutz2022-04-291-0/+2
* Optimize the QPalette::resolve from the other paletteJiDe Zhang2022-04-281-0/+14
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-2/+2
* Don't change resolve mask when setting brush doesn't change paletteVolker Hilsheimer2021-12-031-2/+1
* Stop using mixed enum arithmeticGiuseppe D'Angelo2021-06-131-1/+1
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-1/+2
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-11/+11
* Fix documentation warningsVolker Hilsheimer2020-10-241-18/+0
* Unwrap private QPalette data memberVolker Hilsheimer2020-10-141-7/+7
* Move the QPalette::resolveMask into the privateVolker Hilsheimer2020-08-261-15/+30
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-6/+8
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Remove deprecated members from several QtGui classesVolker Hilsheimer2020-04-271-18/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-1/+1
|\
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* | QPalette: fix debug stream operatorVitaly Fanaskov2020-01-031-26/+50
* | Fix QPalette::isBrushSetVitaly Fanaskov2020-01-021-26/+71
* | QPalette::setBrush: remove a workaround for PlaceholderTextVitaly Fanaskov2019-12-181-26/+7
|/
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+5
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-0/+5
| |\
| | * QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-0/+5
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
|/ /
* | Fix and unit test QPalette::resolveAlejandro Exojo2018-12-311-1/+3
* | QPalette: mark foreground()/background() as deprecatedChristian Ehrlicher2018-12-171-1/+1
|/
* Add a QPalette color role for placeholder textsFilipe Azevedo2018-05-041-2/+41
* Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-01-041-15/+17
* Fusion: desaturate the brown shadesJ-P Nurmi2017-04-271-3/+3
* Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QPalette: add move constructorMarc Mutz2014-08-061-2/+13
* Improve debug output of QPalette.Friedemann Kleint2014-07-081-3/+27
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-10/+10
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* QFusionStyle: fix highlight colorsJ-P Nurmi2013-05-231-1/+1
* Fusion palette: add missing disabled rolesJ-P Nurmi2013-05-221-0/+2
* Move Fusion styles palette into QtGuiJørgen Lind2013-04-171-0/+34
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* change \img to \image in docsJeremy Katz2012-08-011-1/+1