| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | 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 de... | Clinton Stimpson | 2009-09-22 | 1 | -0/+9 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | ENH: Replace Advanced checkbox and group option in menu with a combo box to | Clinton Stimpson | 2008-07-05 | 1 | -14/+28 |
|
|
* | ENH: Make original flat view the default. | Clinton Stimpson | 2008-06-13 | 1 | -3/+24 |
|
|
* | ENH: Add items under the Options menu for collapsing and expanding the variable | Clinton Stimpson | 2008-06-11 | 1 | -0/+7 |
|
|
* | ENH: Use a tree view of the properties instead of a flat list view. | Clinton Stimpson | 2008-06-10 | 1 | -15/+15 |
|
|
* | ENH: Add cross compiling support in the GUI in the same dialog that prompts for | Clinton Stimpson | 2008-05-15 | 1 | -61/+89 |
|
|
* | 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 fiel... | Clinton Stimpson | 2008-04-07 | 1 | -3/+16 |
|
|
* | ENH: Fix exit shortcut to be more standard, and add shortcut for advanced ch... | Clinton Stimpson | 2008-04-03 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | ENH: Convert native paths from QFileDialog and QDirModel/QCompleter. | Clinton Stimpson | 2008-02-15 | 1 | -15/+7 |
|
|
* | ENH: Add shortcut to start search/filter. | Clinton Stimpson | 2008-02-14 | 1 | -0/+14 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | ENH: add completer for the source and binary dir lineedits | Alexander Neundorf | 2007-11-13 | 1 | -0/+14 |
|
|
* | ENH: support specifying build or source directory at command line. | Clinton Stimpson | 2007-11-13 | 1 | -5/+4 |
|
|
* | ENH: Add ability to add cache entries (even before first configure). | Clinton Stimpson | 2007-11-13 | 1 | -1/+39 |
|
|
* | ENH: Fix layout with Qt 4.2. | Clinton Stimpson | 2007-11-12 | 1 | -2/+2 |
|
|
* | BUG: Fix prompt for changes if they haven't been saved. | Clinton Stimpson | 2007-11-12 | 1 | -9/+3 |
|
|
* | BUG: Fix pause at shutdown. | Clinton Stimpson | 2007-11-12 | 1 | -60/+100 |
|
|
* | ENH: Re-arrange UI a bit. | Clinton Stimpson | 2007-11-10 | 1 | -5/+35 |
|
|
* | BUG: Don't prompt for unsaved changes if no changes were made. | Clinton Stimpson | 2007-11-09 | 1 | -32/+21 |
|
|
* | BUG: Don't enable generate if configure completed with errors. | Clinton Stimpson | 2007-11-08 | 1 | -1/+1 |
|
|