summaryrefslogtreecommitdiff
path: root/Source/QtDialog/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Drop code not needed with current required CMake versionBrad King2019-03-141-3/+0
* QtDialog: Add windows taskbar progressJulien Jomier2018-11-201-0/+11
* Windows: Embed version information into cmake-guiBrad King2018-01-301-0/+4
* Various typo fixesLuz Paz2018-01-041-1/+1
* cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-131-1/+7
* QtDialog: block include-what-you-useDaniel Pfeifer2017-05-061-0/+6
* Disable clang-tidy checks on files generated by QtDaniel Pfeifer2017-04-281-0/+13
* cmake-gui: Fix display of icon under Wayland.Clinton Stimpson2017-04-171-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-301-0/+6
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-171-3/+3
* cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
* QtDialog: Add option to control XDG file install destinationNiels Ole Salscheider2015-12-211-3/+3
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-0/+4
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-031-0/+4
* Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)Gilles Khouzam2015-09-211-1/+1
* cmake-gui: Improve packaging of Qt5 libraries.Clinton Stimpson2015-09-171-11/+5
* CMake: Add CMake_INSTALL_DEPENDENCIES optionKonstantin Podsvirov2015-07-271-2/+2
* cmake-gui: Install Qt5 Windows platform pluginKonstantin Podsvirov2015-07-271-10/+24
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-10/+11
* CMake: Install COMPONENTs (QtDialog)Konstantin Podsvirov2015-07-071-9/+19
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-1/+3
* cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-211-4/+0
* QtDialog: Fix CMake packaging with CPack on OS X with Qt5.Clinton Stimpson2015-03-241-2/+2
* QtDialog: install the 128x128 iconBen Boeckel2014-10-291-1/+7
* QtDialog: don't install desktop file bits on AppleBen Boeckel2014-10-291-1/+1
* cmake-gui: Make sure we bundle Qt5 Cocoa platform pluginAdam Strzelecki2014-10-101-1/+27
* OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-081-8/+0
* QtDialog: Fix Qt 5 build on non-Windows.Stephen Kelly2014-03-191-1/+1
* QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.Stephen Kelly2014-03-171-2/+6
* cmake-gui: Reference LGPLv2.1 when redistributing QtBrad King2013-11-211-0/+7
* Merge topic 'cmake-distribution-config'Brad King2013-11-131-4/+4
|\
| * OS X: Drop version number from CMake.app bundle name (#11693)Brad King2013-11-121-4/+4
* | cmake-gui: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+4
|/
* Refactor internal resource location APIs and initializationBrad King2013-11-121-0/+7
* OS X: Set CMake.app bundle Info.plist fields (#11694)Brad King2013-10-081-1/+6
* cmake-gui: Fix build rules for Qt5 on WindowsBrad King2013-08-071-0/+18
* cmake-gui: Use -fPIE if required by Qt.Stephen Kelly2013-03-121-0/+2
* Enable deprecated API when using Qt 5.Stephen Kelly2012-09-231-0/+2
* Build with Qt5 if it is found.Stephen Kelly2012-08-221-6/+23
* Replace two include_directories with a setting.Stephen Kelly2012-08-211-2/+1
* Remove an if which is always true.Stephen Kelly2012-08-211-7/+6
* Move variable setting down to where it relates to.Stephen Kelly2012-08-211-1/+1
* Use CMake platform variables instead of Qt ones.Stephen Kelly2012-08-211-2/+2
* Add a return-after-error if an old Qt is found.Stephen Kelly2012-08-211-94/+93
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-41/+41
* Ensure 3rd party libraries are writable.Nicolas Despres2012-07-171-4/+5
* cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-021-2/+2
* cmake-gui: use BundleUtilities in place of custom script.Clinton Stimpson2010-10-141-16/+16