summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog
Commit message (Expand)AuthorAgeFilesLines
* RC 4 mergeBill Hoffman2009-10-282-9/+21
* Merge in changes for RC 3Bill Hoffman2009-10-092-2/+1
* Merge in changes to CMake-2-8 RC 2Bill Hoffman2009-10-0112-154/+110
* fix compile warningsClinton Stimpson2009-09-233-32/+36
* fix issue 9346. add binary directory to window title to make it easier to de...Clinton Stimpson2009-09-222-3/+9
* fix focus fighting between search field and cache value editorsClinton Stimpson2009-09-042-1/+9
* ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...Clinton Stimpson2009-08-101-0/+9
* ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...Clinton Stimpson2009-08-102-4/+18
* Fix installation when built by CMake 2.4Brad King2009-07-311-5/+0
* ENH: Edit button label for new changes dialog.Clinton Stimpson2009-07-171-2/+2
* ENH: Add a "Show my changes" to the Tools menu.Clinton Stimpson2009-07-174-4/+139
* BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);Clinton Stimpson2009-07-141-0/+8
* ENH: do not create a desktop link for CMakeSetupBill Hoffman2009-06-261-0/+1
* ENH: Save/restore splitter sizes. Fixes #9070.Clinton Stimpson2009-06-241-0/+4
* BUG: Path lengths in combo box for binary directory was forcing a minimum sizeClinton Stimpson2009-04-161-3/+1
* BUG: Fix inconsistency with lowercase drive letters on Windows.Clinton Stimpson2009-03-301-2/+6
* ENH: Add version info to about dialog, including Qt version.Clinton Stimpson2009-03-301-1/+7
* BUG: Don't return checkable flag for item when in the middle of configure/ge...Clinton Stimpson2009-03-261-0/+1
* ENH: Add support for showing combo box for choosing from a list of strings t...Clinton Stimpson2009-03-125-3/+46
* ENH: Overhaul CMake version numberingBrad King2009-03-051-1/+1
* BUG: make sure the gui still runs...Bill Hoffman2009-02-211-1/+1
* BUG: make sure an x server is not required for the buildBill Hoffman2009-02-211-36/+36
* ENH: change name for start menu entryBill Hoffman2009-02-161-1/+1
* ENH: take cmake-gui out of betaBill Hoffman2009-02-132-1/+3
* ENH: Use the latest CMake-logo-triangle-high-res.png to improve the look of C...David Cole2009-01-211-0/+0
* ENH: Tweak System Name field for cross compiling, so it doesn't have a file ...Clinton Stimpson2009-01-071-6/+1
* COMP: Fix installation of cmake-gui by CMake 2.4Brad King2009-01-051-0/+5
* ENH: Remove Application category. See #8151.Clinton Stimpson2008-12-181-1/+1
* ENH: Improve performance with file completion. Fix for #8292.Clinton Stimpson2008-12-161-6/+23
* ENH:Clinton Stimpson2008-12-1610-942/+1055
* ENH: Replace Advanced checkbox and group option in menu with a combo box toClinton Stimpson2008-07-053-17/+43
* BUG: Fix column widths on some systems.Clinton Stimpson2008-06-301-1/+1
* BUG: Don't create empty property. Fixes bug #7193.Clinton Stimpson2008-06-241-0/+5
* ENH: remove red blending. It didn't look good on some systems.Clinton Stimpson2008-06-131-4/+4
* ENH: instead of solid red for new entries, blend it with the alternatingClinton Stimpson2008-06-131-4/+4
* ENH: Make original flat view the default.Clinton Stimpson2008-06-134-418/+320
* ENH: better name for ungrouped entries.Clinton Stimpson2008-06-111-1/+1
* BUG: need to invalidate filtering when using Qt 4.3+.Clinton Stimpson2008-06-111-0/+5
* ENH: Add items under the Options menu for collapsing and expanding the variableClinton Stimpson2008-06-111-0/+7
* ENH: Give a label for the group of properties that didn't get put into anotherClinton Stimpson2008-06-111-0/+4
* ENH: group together items with no prefix and items that won't beClinton Stimpson2008-06-101-3/+24
* ENH: Use a tree view of the properties instead of a flat list view.Clinton Stimpson2008-06-104-157/+417
* ENH: Add cross compiling support in the GUI in the same dialog that prompts forClinton Stimpson2008-05-1515-282/+1298
* ENH: add better error checks to symlink create stuffBill Hoffman2008-04-231-3/+29
* BUG: Fix issue when non-error messages were incorrectly colored red.Clinton Stimpson2008-04-142-20/+9
* ENH: make sure cmake-gui builds with cmake 2.4.XBill Hoffman2008-04-081-4/+4
* BUG: Fix #6733. Always convert "\" to "/" in source & binary directory fiel...Clinton Stimpson2008-04-074-8/+26
* ENH: install the mac application bundle into /Applications directly with no e...Bill Hoffman2008-04-044-5/+33
* ENH: Fix exit shortcut to be more standard, and add shortcut for advanced ch...Clinton Stimpson2008-04-032-2/+2
* ENH: do not link . and .. during installBill Hoffman2008-04-031-2/+6