summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-4/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\
| * 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
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-1/+1
| |\|
| | * Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-2/+2
| |\|
| | * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-192-2/+6
|\| |
| * | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-252-2/+6
| |/
* | Regenerate src/*Alexandru Croitor2019-11-141-4/+4
* | Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-27/+9
|\|
| * Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-072-27/+9
* | Regenerate platformsupport projectsAlexandru Croitor2019-10-081-1/+0
* | Add support for private module .pri filesSimon Hausmann2019-06-051-0/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-3/+11
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-3/+9
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-3/+9
| | |\
| | | * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-071-3/+9
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-0/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-061-0/+2
| | |\|
| | | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-0/+2
* | | | CMake: Regenerate platformsupport/themesTobias Hunger2019-05-061-1/+4
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-165-20/+18
|\| | |
| * | | More nullptr usage in headersKevin Funk2019-03-143-4/+4
| * | | QGenericUnixTheme: use QStandardPaths get the xdg data pathJiDe Zhang2019-02-251-9/+3
| |/ /
| * | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-222-6/+8
| |\|
| | * Modernize the "settings" featureLiang Qi2018-11-152-6/+8
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-0/+2
| |\|
| | * Modernize the "mimetype" featureLiang Qi2018-10-121-0/+2
* | | CMake: Re-generate platformsupport/themesTobias Hunger2019-03-291-21/+21
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+55
|/ /
* / Fix build without PCHSimon Hausmann2018-10-133-0/+7
|/
* QDBusTrayIcon: Avoid needless initialization of a global varAlexander Volkov2018-06-221-2/+7
* Add support for building QtWayland on macOSRobert Griebl2018-06-091-1/+1
* dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (TreviƱo)2018-02-222-0/+4
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-152-0/+9
* macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-011-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-3/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-3/+5
| |\
| | * Generic Unix Theme: Don't crash if D-Bus is not runningGabriel de Dietrich2017-11-201-3/+5
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-20/+20
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-194-62/+62
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-9/+40
|\|
| * Read more KDE configuration in the KDE platform themeAllan Sandfeld Jensen2017-07-181-9/+40
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-0/+8
|\|