summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* Format include directive blocks and ordering with clang-formatBrad King2016-04-2914-44/+44
* Source: Stabilize include orderBrad King2016-04-2911-3/+15
* cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1
* cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023)Brad King2016-03-171-0/+1
* cmake-gui: Add options to control warning-as-error messagesMichael Scott2016-01-125-2/+161
* 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-108-11/+252
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-036-0/+384
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-175-18/+117
* 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-gui: Add support for HiDPI (Retina) screens on OS XFrancois Best2015-08-171-0/+2
* 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
* Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-252-2/+2
|\
| * cmake-gui: Change --install to use /usr/local/bin by default (#15627)Brad King2015-06-242-2/+2
* | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-091-0/+1
|\ \ | |/
| * cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-05-216-263/+99
|\ \ | |/
| * cmake-gui: Replace command-line install dialog with information boxBrad King2015-05-216-253/+32
| * cmake-gui: Add --install option to add command-line tools on OS XBrad King2015-05-211-0/+67
| * cmake-gui: Drop undocumented and unused --mac-install optionBrad King2015-05-191-10/+0
* | cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
|/
* cmake: Remove redundant start directories.Stephen Kelly2015-04-201-2/+0
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-15/+15
* Port to cmState.Stephen Kelly2015-04-131-18/+18
* Port QtDialog to non-iterator cache API.Stephen Kelly2015-04-081-32/+40
* cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.Stephen Kelly2015-04-071-1/+2
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-071-5/+5
* Revert topic 'refactor-cache-api'Brad King2015-04-071-47/+38
* Port QtDialog to non-iterator cache API.Stephen Kelly2015-04-061-32/+40
* cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.Stephen Kelly2015-04-061-1/+2
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-061-5/+5
* QtDialog: Fix CMake packaging with CPack on OS X with Qt5.Clinton Stimpson2015-03-251-2/+2
* Merge topic 'cmake-gui-reset-generator-toolset-and-platform'Brad King2015-02-201-0/+2
|\
| * cmake-gui: Reset generator platform and toolset on configure (#15411)Brad King2015-02-191-0/+2
* | Remove use of cmsys_stl.Stephen Kelly2015-02-051-3/+3
|/
* cmake-gui: Shrink spacing between search field and checkbox.Kevin Wojniak2015-01-261-1/+1
* cmake-gui: Change install buttons to activate on clicked instead of pressed.Kevin Wojniak2015-01-261-3/+3
* cmake-gui: Fix install menu to be available for Qt5 builds on OS X.Kevin Wojniak2015-01-261-1/+1
* Rename header guards to not start with double underscoreSean McBride2014-12-111-3/+3
* QtDialog: install the 128x128 iconBen Boeckel2014-10-292-2/+8
* 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
* cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configurationGilles Khouzam2014-08-131-0/+3
* Merge topic 'cmake-credits'Brad King2014-06-031-1/+1
|\
| * Simplify and clarify credit text and linkBrad King2014-06-031-1/+1