summaryrefslogtreecommitdiff
path: root/Source/CursesDialog/cmCursesOptionsWidget.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-3/+3
* clang-tidy: Use `= delete`Regina Pfeifer2019-01-291-2/+3
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use CM_DISABLE_COPYDaniel Pfeifer2017-04-241-2/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-0/+6
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+2
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Rename header guards to not start with double underscoreSean McBride2014-12-111-3/+3
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-1/+1
* ccmake: Teach dialog to support cache STRINGS propertyBill Hoffman2013-10-071-0/+39