index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
QtDialog
/
CMakeSetupDialog.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
ENH: add context menu for deleting, ignoring, and getting help for cache ent...
Clinton Stimpson
2007-11-08
1
-1/+5
*
ENH: remove status bar and move interrupt/progress next to configure/generate.
Clinton Stimpson
2007-11-07
1
-13/+4
*
BUG: Fix behavior of CMakeSetupDialog::set{Binary|Source}Directory
Clinton Stimpson
2007-11-07
1
-6/+30
*
BUG: disable drag & drop while busy.
Clinton Stimpson
2007-11-07
1
-0/+10
*
BUG: only handle drop events if they'll really change something.
Clinton Stimpson
2007-11-07
1
-3/+9
*
BUG: Put back read/write of original WhereBuild* settings.
Clinton Stimpson
2007-11-07
1
-22/+63
*
ENH: Disable menu/buttons when doing configure.
Clinton Stimpson
2007-11-07
1
-35/+147
*
ENH: Add menus in menu bar.
Clinton Stimpson
2007-11-06
1
-11/+71
*
ENH: clarify label for current generator.
Clinton Stimpson
2007-11-06
1
-1/+1
*
ENH: search is case insensitive
Clinton Stimpson
2007-11-06
1
-15/+20
*
ENH: Replace prompt for generator with combobox in UI.
Clinton Stimpson
2007-11-06
1
-1/+48
*
ENH: Prompt user for generator when there is none.
Clinton Stimpson
2007-11-05
1
-72/+133
*
ENH: Allow working with empty build directories.
Clinton Stimpson
2007-11-03
1
-10/+32
*
ENH: Add interrupt button near progress bar.
Clinton Stimpson
2007-11-03
1
-40/+133
*
STYLE: Add license info to code.
Clinton Stimpson
2007-11-02
1
-0/+16
*
ENH: Beginnings of a Qt UI for CMake.
Clinton Stimpson
2007-11-02
1
-0/+193
[prev]