summaryrefslogtreecommitdiff
path: root/Source/CursesDialog/cmCursesMainForm.h
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Fix infinite loop during invalid searchMartin Duffy2022-05-181-0/+1
* ccmake: Fix crash when deleting all cache entriesMartin Duffy2022-05-121-0/+1
* ccmake: Move Initialization of Fields InlineMartin Duffy2022-05-121-6/+6
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* ccmake: Use incremental rendering for the logsSylvain Joubert2020-04-081-1/+1
* ccmake: Fix crash with cache entries almost the size of the windowSylvain Joubert2019-11-191-2/+4
* ccmake: Display output during configure and generateSylvain Joubert2019-10-251-0/+8
* ccmake: Use the error display for all the logsSylvain Joubert2019-10-251-2/+9
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* cmCursesMainForm: change Entries to object vectorTushar Maheshwari2019-09-271-2/+2
* cmCursesMainForm: cleanup manual allocationTushar Maheshwari2019-09-261-7/+4
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* cmake: Progress functions use `std::string` paramVitaly Stakhovsky2019-02-111-1/+1
* cmSystemTools: MessageCallback and Message() accept std::string argumentVitaly Stakhovsky2019-02-071-1/+1
* Merge topic 'tidy-use-equals-delete'Brad King2019-01-301-2/+3
|\
| * clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-2/+3
* | Use `std::function` for callbacksRegina Pfeifer2019-01-291-2/+1
|/
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-1/+1
* Fix misc. typosluz.paz2018-06-041-1/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-5/+5
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-3/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-191-1/+1
* cmState: Move CacheEntryType enum to separate namespaceStephen Kelly2016-10-191-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-3/+7
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+9
* Source: Stabilize include orderBrad King2016-04-291-2/+2
* CursesDialog: add missing cmState includeDaniel Pfeifer2016-04-291-0/+1
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-1/+1
* Rename header guards to not start with double underscoreSean McBride2014-12-111-3/+3
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* ccmake: Fix search with '/'Brad King2010-09-161-3/+2
* Fix or cast more integer conversions in cmakeBrad King2010-06-291-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: m_ cleanup for cursesKen Martin2006-03-161-16/+16
* ENH: Adding MODIFIED property to cache values that have been changed by the u...Brad King2004-06-231-0/+3
* ENH: On envocation of ccmake check if directories are correct, but do not rer...Andy Cedilnik2003-05-291-2/+3
* Add searching of variablesAndy Cedilnik2003-03-071-0/+8
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-221-1/+1
* Add progress to ccmakeAndy Cedilnik2002-11-191-7/+13
* Initial add of progressAndy Cedilnik2002-11-181-0/+5
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* new architectureKen Martin2002-09-061-2/+7
* some changes in cachemanager and singletonsKen Martin2002-08-281-0/+7