CMake/Source/QtDialog
Sebastian Holtermann 963ddafeaa QtDialog: Use QPalette::WindowText instead of QPalette::Foreground
`QPalette::Foreground` is deprecated and was replaced by
`QPalette::WindowText` since at least Qt 4.8.

https://doc.qt.io/archives/qt-4.8/qpalette.html#ColorRole-enum

This replaces the `QPalette::Foreground` color role with `QPalette::WindowText`
in `QtDialog/RegexExplorer.cxx` to avoid compiler warnings.
2019-07-01 09:18:24 -04:00
..
AddCacheEntry.cxx clang-tidy: Fix readability-static-accessed-through-instance 2018-11-22 00:11:37 +01:00
AddCacheEntry.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
AddCacheEntry.ui
cmake-gui.desktop cmake-gui: Fix display of icon under Wayland. 2017-04-17 16:48:25 -06:00
cmakecache.xml
CMakeLists.txt cmake-gui: Drop code not needed with current required CMake version 2019-03-14 11:15:34 -04:00
CMakeSetup32.png Reduce size of PNG images 2019-01-25 09:14:51 -05:00
CMakeSetup64.png Reduce size of PNG images 2019-01-25 09:14:51 -05:00
CMakeSetup128.png Reduce size of PNG images 2019-01-25 09:14:51 -05:00
CMakeSetup.cxx Ensure stdin, stdout, and stderr pipes are always open 2019-05-02 14:34:58 -04:00
CMakeSetup.icns cmake-gui: Update icons 2018-08-16 11:56:08 -04:00
CMakeSetup.ico cmake-gui: Update icons 2018-08-16 11:56:08 -04:00
CMakeSetup.qrc
CMakeSetup.rc
CMakeSetupDialog.cxx cmake-gui: Update Qt copyright holder in About dialog 2019-06-12 12:39:25 -04:00
CMakeSetupDialog.h QtDialog: Add windows taskbar progress 2018-11-20 17:16:08 +01:00
CMakeSetupDialog.ui cmake-gui: Align source and binary directory path text 2018-09-04 13:01:00 -04:00
Compilers.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
Compilers.ui
CrossCompiler.ui
Delete16.png Reduce size of PNG images 2019-01-25 09:14:51 -05:00
FirstConfigure.cxx Modernize: Use ranged for-loops when possible 2019-02-07 22:39:05 +01:00
FirstConfigure.h cmake-gui: Improve label for default platform 2019-01-21 13:18:26 +01:00
Info.plist.in cmake-gui: Add support for HiDPI (Retina) screens on OS X 2015-08-17 11:36:42 -04:00
Plus16.png Reduce size of PNG images 2019-01-25 09:14:51 -05:00
QCMake.cxx cmake: Progress functions use std::string param 2019-02-11 10:32:43 -05:00
QCMake.h cmake: Progress functions use std::string param 2019-02-11 10:32:43 -05:00
QCMakeCacheView.cxx clang-tidy: Use = default 2019-01-25 06:44:32 -05:00
QCMakeCacheView.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
QCMakeWidgets.cxx clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
QCMakeWidgets.h clang-tidy: Pass by value 2019-01-22 13:03:04 -05:00
QtDialogCPack.cmake.in OS X: Package with DragNDrop instead of PackageMaker 2014-05-08 14:13:20 -04:00
RegexExplorer.cxx QtDialog: Use QPalette::WindowText instead of QPalette::Foreground 2019-07-01 09:18:24 -04:00
RegexExplorer.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
RegexExplorer.ui cmake-gui: Add MATCHALL option to Regex Explorer 2017-01-10 09:28:13 -05:00
WarningMessagesDialog.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
WarningMessagesDialog.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
WarningMessagesDialog.ui cmake-gui: Add options to control warning-as-error messages 2016-01-12 14:03:32 -05:00