summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...Clinton Stimpson2009-12-111-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+11
* Fix installation when built by CMake 2.4Brad King2009-07-311-5/+0
* ENH: take cmake-gui out of betaBill Hoffman2009-02-131-0/+2
* COMP: Fix installation of cmake-gui by CMake 2.4Brad King2009-01-051-0/+5
* ENH:Clinton Stimpson2008-12-161-4/+6
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-151-1/+8
* ENH: make sure cmake-gui builds with cmake 2.4.XBill Hoffman2008-04-081-4/+4
* ENH: install the mac application bundle into /Applications directly with no e...Bill Hoffman2008-04-041-2/+8
* ENH: add KDE desktop stuffBill Hoffman2008-03-111-0/+9
* ENH: install working with symlink qt toolBill Hoffman2008-02-191-2/+10
* ENH: add mac install symlink option to dialogBill Hoffman2008-02-191-0/+4
* ENH: have cpack work with DESTDIR install and ingest qt framework libs into c...Bill Hoffman2008-02-181-1/+5
* ENH: support for cpack and install of cmake-gui as mac app bundleBill Hoffman2008-02-161-1/+6
* ENH: do not expand regular vars hereBill Hoffman2008-02-121-1/+1
* ENH: make it so cmake-gui only installs if qt is static on windowsBill Hoffman2008-02-091-9/+11
* ENH: for windows only allow a static qt for install and NSIS of cmake-guiBill Hoffman2008-02-071-3/+11
* ENH: change name of qt-dialogBill Hoffman2008-02-061-3/+3
* ENH: Add install command for executable.Clinton Stimpson2007-11-191-0/+2
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-131-0/+4
* ENH: Allow build with Qt 4.2.Clinton Stimpson2007-11-121-1/+1
* ENH: For Mac OSX -- add app icon, and implement find of cmake executable.Clinton Stimpson2007-11-071-3/+8
* ENH: Add interrupt button near progress bar.Clinton Stimpson2007-11-031-4/+5
* COMP: Fix build on Windows.Clinton Stimpson2007-11-021-1/+6