Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize code for the resource manager | Dimitri van Heesch | 2020-08-02 | 1 | -5/+2 |
| | |||||
* | Replaced bitmap of doxygen logo by SVG version | Dimitri van Heesch | 2020-07-18 | 1 | -0/+9 |
| | |||||
* | Order resources not only on filename but also dirname | StefanBruens | 2018-09-08 | 1 | -1/+2 |
| | | | | | | | Although the resource generation sorted files for each subdirectory, total order, i.e. including subdirectories, was not stable. As a result, the generated resources.cpp could be different on each build run. Fixes #6152 | ||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Added language attribute to XML output for classes, namespaces, and files | Dimitri van Heesch | 2014-11-15 | 1 | -1/+17 |
| | |||||
* | Introduced template directory for template and resource files and resource ↵ | Dimitri van Heesch | 2014-11-13 | 1 | -0/+102 |
compiler & manager |