Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-11 | Add documentation generation using Sphinx | Alex Merry | |
This is deliberately modelled very closely on CMake's documentation system. It's a hefty patch, because it involved changing all the documentation to be in reStructuredText format. I also cleaned up the copyright/license statements at the same time. Note that the find modules contain the full license, due to the fact that ecm_use_find_module() copies them out of the ECM distribution. | |||
2014-02-14 | Improve docs for kde modules | Alex Merry | |
REVIEW: 115488 | |||
2014-01-23 | Only set QT_STRICT_ITERATORS when not compiling with MSVC | Alex Richardson | |
On MSVC linker errors will happen when this flag is set (with Qt < 5.3) REVIEW: 115234 | |||
2014-01-14 | substitute QT_USE_FAST_CONCATENATION with QT_USE_QSTRINGBUILDER | Michal Humpula | |
REVIEW: 115012 | |||
2013-12-14 | Split Frameworks only definitions to a new file | Albert Astals Cid | |