summaryrefslogtreecommitdiffstats
path: root/src/resourcemgr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for template.cpp and improve the template outputDimitri van Heesch2021-05-141-4/+6
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-14/+14
* Refactoring: make qcstring.h a local includeDimitri van Heesch2021-03-261-1/+0
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-14/+23
* Refactoring: some cleanup and removed text direction logicDimitri van Heesch2021-03-041-1/+0
* Modernize code for the resource managerDimitri van Heesch2020-08-021-17/+16
* Replaced bitmap of doxygen logo by SVG versionDimitri van Heesch2020-07-181-0/+12
* Doxygen version information (#7645)albert-github2020-03-171-1/+1
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-9/+9
* Show git version informationalbert-github2019-05-311-1/+1
* Added generating template files and reading templates from disk if presentDimitri van Heesch2016-05-281-2/+5
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-1/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-2/+2
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-131-0/+183