summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Remember variable type in Add EntrySergey Zolotarev2014-01-164-16/+62
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-5/+11
* Merge topic 'cmake-credits'Brad King2013-11-222-0/+18
|\
| * cmake-gui: Reference LGPLv2.1 when redistributing QtBrad King2013-11-212-0/+18
* | Merge topic 'qt-dialog-reconfigure'Brad King2013-11-221-0/+1
|\ \ | |/ |/|
| * cmake-gui: Configure again if a variable is changed before Generate is pushed.Clinton Stimpson2013-11-211-0/+1
* | Credit Kitware and csimsoft for their maintenance rolesBrad King2013-11-191-4/+8
|/
* Merge topic 'cmake-distribution-config'Brad King2013-11-132-5/+5
|\
| * OS X: Drop version number from CMake.app bundle name (#11693)Brad King2013-11-122-5/+5
* | cmake-gui: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+4
|/
* Refactor internal resource location APIs and initializationBrad King2013-11-123-25/+10
* cmake-gui: Rename local variable to avoid shadowing a memberBrad King2013-11-011-22/+22
* Make --help-* options available from all command-line toolsBrad King2013-10-161-6/+1
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-8/+8
* Drop "full" documentation output typesBrad King2013-10-151-22/+0
* Merge topic 'osx-cmake-app-info-plist'Brad King2013-10-092-1/+38
|\
| * OS X: Set CMake.app bundle Info.plist fields (#11694)Brad King2013-10-082-1/+38
* | cmake-gui: save and restore the geometry and window state between sessions.Clinton Stimpson2013-09-101-5/+4
|/
* cmake-gui: Fix build rules for Qt5 on WindowsBrad King2013-08-071-0/+18
* Merge topic 'doc-improvements'Brad King2013-05-161-1/+1
|\
| * Fix spelling and typos (product names)Andreas Mohr2013-05-071-1/+1
* | cmake-gui: use shortcut F only for "Find in Output"Alex Neundorf2013-04-241-2/+2
* | cmake-gui: Add function for going to next error message in Output windowMarc Bartholomaeus2013-04-242-2/+67
* | cmake-gui: Change shortcut of the search field from Ctrl-F to Alt-EMarc Bartholomaeus2013-04-242-7/+7
* | cmake-gui: Add search functions to the context menu of the Output widgetMarc Bartholomaeus2013-04-242-0/+21
* | cmake-gui: Add search functions for Output window (#9733)Marc Bartholomaeus2013-04-242-0/+76
|/
* cmake-gui: Use the QStandardItemModel workaround until 5.1.0.Stephen Kelly2013-03-191-1/+1
* cmake-gui: Workaround bug in Qt 5.0.0 to 5.0.3 QStandardItemModelStephen Kelly2013-03-121-1/+5
* 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
* Compile with both Qt4 and Qt5.Stephen Kelly2012-08-211-0/+4
* 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-132-12/+12
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-52/+52
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-1311-104/+104
* Ensure 3rd party libraries are writable.Nicolas Despres2012-07-171-4/+5
* cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-066-86/+90
* cmake-gui: Wait for configure/generate thread to complete before exiting.Clinton Stimpson2012-04-301-1/+1
* Merge topic 'ImproveCPackDoc-reloaded'David Cole2012-02-141-0/+1
|\
| * CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* | cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-024-6/+19
|/
* Merge topic 'qtdialog-quit'David Cole2011-12-161-0/+2
|\
| * QtDialog: Set Ctrl+Q as the shortcut for quitting the program.Raphael Kubo da Costa2011-12-151-0/+2
* | Remove the apparently outdated README in Source/QtDialog.Raphael Kubo da Costa2011-12-151-3/+0
|/
* cmake-gui: add completion for the names when adding cache entriesAlex Neundorf2011-11-194-3/+31