summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-11/+7
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+1
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-4/+4
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+1
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+1
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+0
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-5/+18
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-4/+16
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-2/+7
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-3/+5
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+0
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-2/+14
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-4/+4
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-3/+4
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+1
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-8/+12
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-1/+2
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-131-14/+35
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-1/+3
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-1/+1
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-5/+3
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-8/+12
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-7/+32
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-2/+12
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-0/+5
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-0/+15
| |
* | Update README.mdDimitri van Heesch2020-12-121-1/+1
| |
* | Update README.mdDimitri van Heesch2020-12-121-1/+1
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-1/+4
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-0/+3
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-0/+3
| |
* | Update build_cmake.ymlDimitri van Heesch2020-12-121-3/+6
| |
* | More fixesDimitri van Heesch2020-12-121-11/+22
| |
* | More fixesDimitri van Heesch2020-12-121-8/+8
| |
* | More syntax fixes for ymlDimitri van Heesch2020-12-121-13/+13
| |
* | Fixed syntax error in yml scriptDimitri van Heesch2020-12-121-17/+18
| |
* | Add initial buildscope for Github ActionsDimitri van Heesch2020-12-121-0/+68
| |
* | Fix for compilation issues on WindowsDimitri van Heesch2020-12-122-90/+11
| | | | | | | | Using lambdas as a default argument is not supported by older versions of MSVC
* | Revert "Remove XML parser code from qtools"Dimitri van Heesch2020-12-124-0/+6821
| | | | | | | | This reverts commit 9ebfb15e1ec786a0dd2ebd14fe23d8d0d29f951e.
* | Merge branch 'xmlparser'Dimitri van Heesch2020-12-1110-8030/+1735
|\ \ | |/ |/|
| * Remove XML parser code from qtoolsDimitri van Heesch2020-12-114-6821/+0
| |
| * Make layout parser use the new XML parserDimitri van Heesch2020-12-113-921/+922
| |
| * Make tagreader use the new XML parserDimitri van Heesch2020-12-082-291/+268
| |
| * Refactoring: replace QXml by own XML processorDimitri van Heesch2020-12-063-0/+548
| |
* | Merge pull request #8223 from albert-github/feature/bug_docu_fail_2Dimitri van Heesch2020-12-0429-29/+29
|\ \ | | | | | | Present all warnings of first documentation sub-task when it fails
| * | Present all warnings of first documentation sub-task when it failsalbert-github2020-12-0429-29/+29
| | | | | | | | | | | | | | | This is a follow-up on pull request #8199 (Have build of doxygen documentation fail on warnings.) and #8197 (issue #8023 Add option to exit with non-zero exit code on warnings even if WARN_AS_ERROR is OFF). These were 2 independent situation, but as with #8197 incor[porated into doxygen it is no possible to extend #8199 to fail but at present all warnings of the first (sub-)task that fails.
* | | Merge pull request #8224 from albert-github/feature/bug_group_labelDimitri van Heesch2020-12-042-5/+4
|\ \ \ | | | | | | | | Creating link to not defined label in case of groups
| * | | Creating link to not defined label in case of groupsalbert-github2020-12-042-5/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the doxygen group example there is for group 5 a "More" link but this points to nowhere as there is no detailed section. Using a link checker this gives: ``` Processing file:///.../html/group__group5.html List of broken links and other issues: file:///.../html/group__group5.html Line: 47 Code: 200 (no message) To do: Some of the links to this resource point to broken URI fragments (such as index.html#fragment). The following fragments need to be fixed: details Line: 47 ``` By applying the same logic for creating the "More" link as for for the real writing and using the appropriate function (with correction) for it
* | | Merge pull request #8225 from albert-github/feature/bug_testing_linksDimitri van Heesch2020-12-045-43/+43
|\ \ \ | |/ / |/| | Update used links in test examples
| * | Update used links in test examplesalbert-github2020-12-045-43/+43
|/ / | | | | | | | | Some links give a redirection when run with a link checker. The links should be correct as they might hide errors in the code / links that don't exist