Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add warn-unused to the Qt interface | Ben Boeckel | 2010-09-01 | 1 | -0/+12 | |
| | | | ||||||
| * | | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 1 | -5/+5 | |
| | | | ||||||
| * | | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -1/+8 | |
| | | | ||||||
* | | | cmake-gui: always enable generate button. | Clinton Stimpson | 2010-12-18 | 1 | -42/+111 | |
| |/ |/| | ||||||
* | | Make cmake-gui remember whether the "Advanced" checkbox was checked or not | Alex Neundorf | 2010-09-23 | 1 | -0/+7 | |
| | | | | | | | | Alex | |||||
* | | -remove trailing whitespace | Alex Neundorf | 2010-09-23 | 1 | -84/+84 | |
|/ | | | | Alex | |||||
* | ENH: Add simple grouped view. | Clinton Stimpson | 2010-04-26 | 1 | -27/+15 | |
| | ||||||
* | Fix bug #9722. Report error when not able to create build directory. | Clinton Stimpson | 2009-10-30 | 1 | -1/+8 | |
| | ||||||
* | don't allow consecutive generates without a configure. | Clinton Stimpson | 2009-10-05 | 1 | -1/+1 | |
| | ||||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 | |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | |||||
* | fix compile warnings | Clinton Stimpson | 2009-09-23 | 1 | -13/+13 | |
| | ||||||
* | fix issue 9346. add binary directory to window title to make it easier to ↵ | Clinton Stimpson | 2009-09-22 | 1 | -0/+9 | |
| | | | | deal with multiple cmake-gui instances | |||||
* | fix focus fighting between search field and cache value editors | Clinton Stimpson | 2009-09-04 | 1 | -1/+8 | |
| | ||||||
* | ENH: Edit button label for new changes dialog. | Clinton Stimpson | 2009-07-17 | 1 | -2/+2 | |
| | ||||||
* | ENH: Add a "Show my changes" to the Tools menu. | Clinton Stimpson | 2009-07-17 | 1 | -0/+69 | |
| | | | | | Changes by the user are recorded and when requested, it shows -D arguments for commandline or contents for a cache file. | |||||
* | ENH: Save/restore splitter sizes. Fixes #9070. | Clinton Stimpson | 2009-06-24 | 1 | -0/+4 | |
| | ||||||
* | ENH: Add version info to about dialog, including Qt version. | Clinton Stimpson | 2009-03-30 | 1 | -1/+7 | |
| | ||||||
* | ENH: | Clinton Stimpson | 2008-12-16 | 1 | -40/+37 | |
| | | | | | | | For bug #7191. Improvements to the dialog that sets up the first configure. Fixing the large size of it by breaking it up into a wizard. Also incorporated suggestions from bug report. | |||||
* | ENH: Replace Advanced checkbox and group option in menu with a combo box to | Clinton Stimpson | 2008-07-05 | 1 | -14/+28 | |
| | | | | choose view type. | |||||
* | ENH: Make original flat view the default. | Clinton Stimpson | 2008-06-13 | 1 | -3/+24 | |
| | | | | Add option to switch to grouped view (and remember it). | |||||
* | ENH: Add items under the Options menu for collapsing and expanding the variable | Clinton Stimpson | 2008-06-11 | 1 | -0/+7 | |
| | | | | tree. | |||||
* | ENH: Use a tree view of the properties instead of a flat list view. | Clinton Stimpson | 2008-06-10 | 1 | -15/+15 | |
| | | | | | | | Properties are grouped by a prefix (up to first "_") and can be expanded or collapsed. Fixes #6359. | |||||
* | ENH: Add cross compiling support in the GUI in the same dialog that prompts for | Clinton Stimpson | 2008-05-15 | 1 | -61/+89 | |
| | | | | | | | | | | the generator on the first configure. It either ask for a toolchain file or asks for all the information a toolchain file might contain. Also added option for setting non-default compilers if not cross compiling. Fixes #6849. Also a bit of code cleanup and re-organizing. | |||||
* | BUG: Fix issue when non-error messages were incorrectly colored red. | Clinton Stimpson | 2008-04-14 | 1 | -20/+6 | |
| | ||||||
* | BUG: Fix #6733. Always convert "\" to "/" in source & binary directory ↵ | Clinton Stimpson | 2008-04-07 | 1 | -3/+16 | |
| | | | | fields on Windows. | |||||
* | ENH: Fix exit shortcut to be more standard, and add shortcut for advanced ↵ | Clinton Stimpson | 2008-04-03 | 1 | -1/+1 | |
| | | | | checkbox. | |||||
* | ENH: Add more shortcuts. Fixes 6357. | Clinton Stimpson | 2008-04-03 | 1 | -7/+7 | |
| | ||||||
* | ENH: add ability to create symlinks for command line on mac from gui | Bill Hoffman | 2008-04-03 | 1 | -2/+15 | |
| | ||||||
* | ENH: Add debug output option to a new Options menu. | Clinton Stimpson | 2008-04-02 | 1 | -3/+14 | |
| | | | | | Move dev warnings option to the new Options menu. Fixes #6335. | |||||
* | ENH: Allow cancelling the dialog that prompts for the generator. | Clinton Stimpson | 2008-04-02 | 1 | -9/+19 | |
| | ||||||
* | ENH: Better default size for help dialog. | Clinton Stimpson | 2008-03-28 | 1 | -1/+4 | |
| | ||||||
* | ENH: make menu item match -Wno-dev command line | Bill Hoffman | 2008-03-13 | 1 | -1/+1 | |
| | ||||||
* | ENH: Preserve white spaces when printing messages. | Clinton Stimpson | 2008-03-13 | 1 | -0/+1 | |
| | ||||||
* | ENH: remove iostream, not used | Bill Hoffman | 2008-03-12 | 1 | -1/+0 | |
| | ||||||
* | ENH: add ability to suppress dev warnings to gui code | Bill Hoffman | 2008-03-12 | 1 | -1/+13 | |
| | ||||||
* | ENH: Use fixed pitch font in output window. | Clinton Stimpson | 2008-03-07 | 1 | -0/+3 | |
| | ||||||
* | ENH: Adjust when log is cleared. Its kept doing generate, | Clinton Stimpson | 2008-02-25 | 1 | -2/+1 | |
| | | | | | and cleared when changing the source directory. #6358. | |||||
* | ENH: Convert native paths from QFileDialog and QDirModel/QCompleter. | Clinton Stimpson | 2008-02-15 | 1 | -15/+7 | |
| | | | | BUG: Block possible completion loop. | |||||
* | ENH: Add shortcut to start search/filter. | Clinton Stimpson | 2008-02-14 | 1 | -0/+14 | |
| | | | | | | | | A bit of cleanup. Disable tab navigation in cache variable list. Enable home/end keys. BUG: Ensure currently edited values are saved before doing configure. | |||||
* | ENH: make sure html < > & stuff is escaped for the output window | Bill Hoffman | 2008-02-14 | 1 | -2/+18 | |
| | ||||||
* | ENH: add a check before delete cache | Bill Hoffman | 2008-02-14 | 1 | -2/+11 | |
| | ||||||
* | ENH: Remove CurrentChanged from the table view's edit triggers. | Clinton Stimpson | 2008-02-13 | 1 | -1/+0 | |
| | | | | | It results in editor issues when modifying the view. Remove workarounds for some of those issues. | |||||
* | BUG: Make sure editor closes when deleting cache entries. | Clinton Stimpson | 2008-02-08 | 1 | -0/+1 | |
| | ||||||
* | ENH: Show version number in window title. | Clinton Stimpson | 2008-02-01 | 1 | -1/+1 | |
| | ||||||
* | ENH: Use translation file if it exists for the locale. | Clinton Stimpson | 2008-02-01 | 1 | -25/+36 | |
| | | | | | | | Consolidate some strings. More responsive interrupting. Prompt user if they try to close during configure, and allow them to close. | |||||
* | ENH: Correctly format multi-line error messages. | Clinton Stimpson | 2008-01-29 | 1 | -1/+5 | |
| | ||||||
* | BUG: Fix logic to accept drop events. | Clinton Stimpson | 2007-12-12 | 1 | -4/+4 | |
| | ||||||
* | BUG: Prevent mapping of Configure to Preferences when Qt merges menu items with | Clinton Stimpson | 2007-12-06 | 1 | -0/+2 | |
| | | | | the standard Mac OS X application menu. | |||||
* | ENH: add completer for the source and binary dir lineedits | Alexander Neundorf | 2007-11-13 | 1 | -0/+14 | |
| | | | | | | | | Clinton: do I actually have to create separate models for each completer, and a separate completer for each widget, or could the models/completers be used for multiple widgets ? Alex | |||||
* | ENH: support specifying build or source directory at command line. | Clinton Stimpson | 2007-11-13 | 1 | -5/+4 | |
| |