summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/CMakeSetupDialog.h
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Use cmake::Open to open generated projectGregor Jasny2017-10-131-1/+0
* CMakeSetupDialog: Pass QPoint by valueDaniel Pfeifer2017-06-081-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* cmake-gui: Add button to open the generated projectNico Heßler2016-09-131-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+9
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-1/+2
* cmake-gui: Add regex explorer windowGregor Jasny2015-12-031-0/+1
* cmake-gui: Remember variable type in Add EntrySergey Zolotarev2014-01-161-1/+2
* cmake-gui: Add function for going to next error message in Output windowMarc Bartholomaeus2013-04-241-0/+1
* cmake-gui: Add search functions to the context menu of the Output widgetMarc Bartholomaeus2013-04-241-0/+1
* cmake-gui: Add search functions for Output window (#9733)Marc Bartholomaeus2013-04-241-0/+4
* cmake-gui: add completion for the names when adding cache entriesAlex Neundorf2011-11-191-0/+2
* Remove trailing whitespaceAlex Neundorf2011-11-191-4/+4
* Merge topic 'dev/strict-mode'Brad King2011-01-271-0/+2
|\
| * Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-1/+0
| * Add warn-unused to the Qt interfaceBen Boeckel2010-09-011-0/+2
| * Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-1/+1
| * Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+1
* | cmake-gui: always enable generate button.Clinton Stimpson2010-12-181-2/+10
|/
* ENH: Add simple grouped view.Clinton Stimpson2010-04-261-1/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* fix focus fighting between search field and cache value editorsClinton Stimpson2009-09-041-0/+1
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-171-0/+1
* ENH: Replace Advanced checkbox and group option in menu with a combo box toClinton Stimpson2008-07-051-1/+1
* ENH: Make original flat view the default.Clinton Stimpson2008-06-131-0/+1
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-151-3/+1
* BUG: Fix issue when non-error messages were incorrectly colored red.Clinton Stimpson2008-04-141-0/+3
* BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...Clinton Stimpson2008-04-071-0/+1
* ENH: add ability to create symlinks for command line on mac from guiBill Hoffman2008-04-031-0/+2
* ENH: Add debug output option to a new Options menu.Clinton Stimpson2008-04-021-0/+1
* ENH: Allow cancelling the dialog that prompts for the generator.Clinton Stimpson2008-04-021-1/+1
* ENH: add ability to suppress dev warnings to gui codeBill Hoffman2008-03-121-0/+3
* ENH: Add shortcut to start search/filter.Clinton Stimpson2008-02-141-0/+1
* ENH: make sure html < > & stuff is escaped for the output windowBill Hoffman2008-02-141-0/+1
* ENH: Use translation file if it exists for the locale.Clinton Stimpson2008-02-011-3/+0
* ENH: Add ability to add cache entries (even before first configure).Clinton Stimpson2007-11-131-0/+1
* BUG: Fix pause at shutdown.Clinton Stimpson2007-11-121-1/+6
* ENH: Re-arrange UI a bit.Clinton Stimpson2007-11-101-0/+2
* BUG: Don't prompt for unsaved changes if no changes were made.Clinton Stimpson2007-11-091-2/+3
* ENH: remove status bar and move interrupt/progress next to configure/generate.Clinton Stimpson2007-11-071-2/+0
* BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}DirectoryClinton Stimpson2007-11-071-0/+2
* BUG: Put back read/write of original WhereBuild* settings.Clinton Stimpson2007-11-071-1/+6
* ENH: Disable menu/buttons when doing configure.Clinton Stimpson2007-11-071-1/+11
* ENH: Add menus in menu bar.Clinton Stimpson2007-11-061-1/+6
* ENH: search is case insensitiveClinton Stimpson2007-11-061-1/+2
* ENH: Replace prompt for generator with combobox in UI.Clinton Stimpson2007-11-061-1/+1
* ENH: Prompt user for generator when there is none.Clinton Stimpson2007-11-051-0/+25
* ENH: Allow working with empty build directories.Clinton Stimpson2007-11-031-1/+1