summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpalette.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPalette: add member-swapMarc Mutz2012-07-061-24/+31
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-2/+1
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-28/+28
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-1/+1
* Fix KDE palette.Olivier Goffart2012-03-201-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-5/+2
|\
| * Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-5/+2
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-3/+3
|/
* Streamline QPalette initialization code.Friedemann Kleint2012-02-211-26/+32
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-29/+33
* 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
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+9
* 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 stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-7/+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
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+1091
* | move QPalette into QtGuiLars Knoll2011-05-061-1091/+0
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-315/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1406