summaryrefslogtreecommitdiffstats
path: root/Source/QtDialog/WarningMessagesDialog.h
Commit message (Collapse)AuthorAgeFilesLines
* cmake-gui: Add options to control warning-as-error messagesMichael Scott2016-01-121-0/+22
| | | | | Add new widgets to the warning messages dialog to control treating warnings as errors.
* cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-0/+53
Create a new dialog window for the cmake-gui that provides controls for setting the state of suppression of developer and deprecated warning messages. This replaces the previous single checkbox for setting the state of suppression of developer warnings. Added a note for the new functionality to the release notes.