summaryrefslogtreecommitdiff
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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-241-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
* | cmake-gui: Capture cmSystemTools::Stdout and StderrBrad King2014-05-152-0/+18
* | cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-152-5/+5
* | OS X: Package with DragNDrop instead of PackageMakerBrad King2014-05-084-16/+0
* | Merge topic 'desktop-icon'Brad King2014-05-081-1/+1
|\ \ | |/
| * cmake-gui: Fix desktop file icon configurationJohannes Huber2014-05-071-1/+1
* | cmake-gui: Don't resolve symlinks with using file dialog.Clinton Stimpson2014-03-292-4/+8
* | Merge topic 'fix-Qt5-non-Windows'Brad King2014-03-201-1/+1
|\ \ | |/
| * QtDialog: Fix Qt 5 build on non-Windows.Stephen Kelly2014-03-191-1/+1
* | Merge topic 'unicode-vs-projects'Brad King2014-03-172-6/+1
|\ \
| * | Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-142-6/+1
* | | Merge topic 'fix-Qt5-windows-build'Brad King2014-03-171-2/+6
|\ \ \ | | |/ | |/|