Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Drop TOC from latex manuals | Brad King | 2014-11-06 | 1 | -1/+1 |
| | | | | A latex document can have its own TOC. | ||||
* | Help: Use "^^^^" for subsubsection headers | Brad King | 2014-06-02 | 1 | -3/+3 |
| | | | | | | This is the convention suggested in the Sphinx documentation and is already used in several other places in the CMake documentation. Update a few places where we were using other characters. | ||||
* | Help: Fix typo in cmake-qt manual. | Stephen Kelly | 2014-03-26 | 1 | -1/+1 |
| | | | | Do -> To. | ||||
* | Help: Add additional hyperlink targets | Stephen Kelly | 2014-02-09 | 1 | -0/+3 |
| | |||||
* | Help: Add information about INTERFACE_AUTOUIC_OPTIONS. | Stephen Kelly | 2014-02-02 | 1 | -0/+40 |
| | |||||
* | Help: Note that AUTOMOC consumes the defines and includes from targets. | Stephen Kelly | 2014-02-02 | 1 | -0/+4 |
| | |||||
* | Help: Move Qt tool invocation information to a generic cmake-qt manual. | Stephen Kelly | 2014-02-02 | 1 | -0/+140 |
Add an introduction about the use of different package types, and the ability to use Qt 4 and 5 versions together in a single buildsystem. Add a section about automatic linking of the qtmain.lib library and how to disable it. |