index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
QtDialog
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into cmake-gui-qrc-fix
Kyle Edwards
2021-01-11
1
-25/+107
|
\
|
*
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
|
*
cmake-gui: Restore minimal plugin installation for Qt5
Brad King
2021-01-07
1
-2/+12
|
*
cmake-gui: Restore exclusion of static plugin installation
Brad King
2021-01-07
1
-1/+2
|
*
cmake-gui: Restore installation of Qt plugin dependencies
Brad King
2021-01-07
1
-1/+1
|
*
cmake-gui: Remove outdated FIXME comment about plugin installation
Brad King
2021-01-07
1
-2/+0
|
*
cmake-gui: Fix CMake_QT_MAJOR_VERSION string comparison
Brad King
2021-01-07
1
-1/+1
|
*
cmake-gui: Add a Qt version control variable
Sankhesh Jhaveri
2021-01-05
1
-8/+20
|
*
cmake-gui: Prefer local variable for Qt major version
Sankhesh Jhaveri
2021-01-05
1
-23/+27
|
*
cmake-gui: Support installation for both Qt5 and Qt6 plugins
Sankhesh Jhaveri
2021-01-05
1
-7/+17
|
*
cmake-gui: Use a consistent Qt major version variable name
Sankhesh Jhaveri
2021-01-05
1
-20/+19
|
*
cmake-gui: Support building against Qt6
Sankhesh Jhaveri
2021-01-05
1
-21/+69
*
|
cmake-gui: Restore linking of Qt resources
Kyle Edwards
2021-01-11
1
-2/+3
*
|
cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+
Brad King
2021-01-07
1
-0/+3
|
/
*
cmake-gui: Attach icons only to main GUI executables
Brad King
2020-10-14
1
-2/+2
*
cmake-gui: Restore application icon on Windows
Brad King
2020-10-13
1
-5/+1
*
cmake-gui: Restore application icon on macOS
Brad King
2020-10-13
1
-6/+6
*
CMake GUI: Add presets functionality
Kyle Edwards
2020-10-05
1
-0/+8
*
CMake GUI: Add environment editor
Kyle Edwards
2020-09-28
1
-0/+4
*
CMake GUI: Split up into libraries, add test shim
Kyle Edwards
2020-09-23
1
-5/+11
*
QtDialog: remove Qt4 definition
Ben Boeckel
2020-06-09
1
-3/+0
*
QtDialog: use Qt5's imported targets
Ben Boeckel
2020-06-05
1
-15/+9
*
QtDialog: use qt5 functions for special Qt sources
Ben Boeckel
2020-06-05
1
-15/+17
*
QtDialog: remove Qt4 support
Ben Boeckel
2020-06-05
1
-91/+77
*
Add option to configure Ninja link job pool for CMake's own binaries
Brad King
2019-10-10
1
-0/+4
*
cmake-gui: Drop code not needed with current required CMake version
Brad King
2019-03-14
1
-3/+0
*
QtDialog: Add windows taskbar progress
Julien Jomier
2018-11-20
1
-0/+11
*
Windows: Embed version information into cmake-gui
Brad King
2018-01-30
1
-0/+4
*
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
*
cmake-gui: Add build option to use Qt5 windows plugin statically
Brad King
2017-11-13
1
-1/+7
*
QtDialog: block include-what-you-use
Daniel Pfeifer
2017-05-05
1
-0/+6
*
Disable clang-tidy checks on files generated by Qt
Daniel Pfeifer
2017-04-28
1
-0/+13
*
cmake-gui: Fix display of icon under Wayland.
Clinton Stimpson
2017-04-17
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmake-gui: Add build option to use Qt5 xcb plugin statically
Brad King
2016-06-30
1
-0/+6
*
cmake-gui: Reference LGPLv3 when redistributing Qt
Brad King
2016-06-17
1
-3/+3
*
cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)
Brad King
2016-03-17
1
-0/+1
*
QtDialog: Add option to control XDG file install destination
Niels Ole Salscheider
2015-12-21
1
-3/+3
*
cmake-gui: Add options to control warning messages
Michael Scott
2015-12-10
1
-0/+4
*
cmake-gui: Add regex explorer window
Gregor Jasny
2015-12-03
1
-0/+4
*
Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)
Gilles Khouzam
2015-09-21
1
-1/+1
*
cmake-gui: Improve packaging of Qt5 libraries.
Clinton Stimpson
2015-09-17
1
-11/+5
*
CMake: Add CMake_INSTALL_DEPENDENCIES option
Konstantin Podsvirov
2015-07-27
1
-2/+2
*
cmake-gui: Install Qt5 Windows platform plugin
Konstantin Podsvirov
2015-07-27
1
-10/+24
*
CMake: New option CMake_INSTALL_COMPONENTS
Konstantin Podsvirov
2015-07-07
1
-10/+11
*
CMake: Install COMPONENTs (QtDialog)
Konstantin Podsvirov
2015-07-07
1
-9/+19
*
CMake: Install COMPONENTs
Konstantin Podsvirov
2015-07-07
1
-1/+3
*
cmake-gui: Replace command-line install dialog with information box
Brad King
2015-05-21
1
-4/+0
*
QtDialog: Fix CMake packaging with CPack on OS X with Qt5.
Clinton Stimpson
2015-03-25
1
-2/+2
*
QtDialog: install the 128x128 icon
Ben Boeckel
2014-10-29
1
-1/+7
[next]