summaryrefslogtreecommitdiff
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5.Stephen Kelly2014-03-171-2/+6
* | | Merge topic 'unicode-cmake-gui'Brad King2014-03-141-2/+0
|\ \ \ | |_|/ |/| |
| * | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding.Clinton Stimpson2014-03-121-2/+0
* | | Merge topic 'string-apis-fix-cmake-gui'Brad King2014-03-131-1/+1
|\ \ \ | |/ / |/| |
| * | cmake-gui: Fix handling of missing CMAKE_EXTRA_GENERATOR (#14804)Brad King2014-03-121-1/+1
* | | Unicode: cmake-gui encoding now matches KWSys encoding.Clinton Stimpson2014-03-102-0/+13
|/ /
* | stringapi: Use strings for cache iterator valuesBen Boeckel2014-03-081-6/+6
|/
* 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-201-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