summaryrefslogtreecommitdiffstats
path: root/src/portable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimize performance by using FILE* instead of ofstream for outputgenDimitri van Heesch2021-04-271-0/+5
* Fix issues caused by QCString::rawData and QCString::operator[]Dimitri van Heesch2021-04-261-1/+1
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-56/+53
* Fix macro redefinition warning for windows buildDimitri van Heesch2021-03-261-0/+1
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-7/+41
* Refactoring: Replaced QDir with DirDimitri van Heesch2021-03-181-4/+4
* Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-3/+5
* Refactoring: some cleanup and removed text direction logicDimitri van Heesch2021-03-041-2/+0
* Refactoring: modernize Statistics & time keepingDimitri van Heesch2021-01-221-17/+19
* Using f() instead f(void) in C++ , consistencyalbert-github2020-10-021-11/+11
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-10/+2
* Creation of svg images for formulas with inkscapealbert-github2020-02-151-1/+13
* Improve formula handling and rendering.Dimitri van Heesch2020-02-121-0/+9
* Possibility to use gswin64c on Windowsalbert-github2020-01-071-1/+50
* Small spelling correction in portable.cppalbert-github2020-01-031-1/+1
* Fix for use of non portable strnstr function (part 2)Dimitri van Heesch2019-12-231-2/+30
* Fix for use of non portable strnstr functionDimitri van Heesch2019-12-231-0/+15
* Renamed Portables to PortableDimitri van Heesch2019-12-081-26/+26
* Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-127/+107
* HHC and directory elements starting with "."albert-github2019-11-151-0/+17
* Fix typosluz.paz2019-09-281-1/+1
* Bug 796582 - Doxygen has stopped workingalbert-github2019-06-171-0/+1
* Merge pull request #7056 from albert-github/feature/bug_cygwin_defaultsDimitri van Heesch2019-06-161-1/+1
|\
| * Cygwin should by default also have `CASE_SENS_NAMES=NO`albert-github2019-06-151-1/+1
* | Fix for race conditions introduced when refactoring dot classes.Dimitri van Heesch2019-06-151-0/+10
|/
* Keyword register (in code) is deprecated since C++11albert-github2018-11-271-2/+2
* Added missing #include for util.h to portable.cppDimitri van Heesch2018-07-181-1/+1
* Added substitution variant for character substitutionDimitri van Heesch2018-07-171-27/+5
* Remove debug statementalbert-github2018-05-041-1/+0
* Path for external commands on windowsalbert-github2018-04-111-1/+18
* Fixes for cross platform build with new LLVM/CLANG versionDimitri van Heesch2017-08-201-0/+1
* Added missing freeDimitri van Heesch2016-09-031-0/+1
* Bug 766059 - DOT_PATH not expandedalbert-github2016-09-011-1/+23
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-1/+1
* Remove unused local and static global variablesalbert-github2014-12-271-1/+4
* Bug 735929 - [PATCH] Windows: Process exit code is ignored for processes laun...Dimitri van Heesch2014-09-231-1/+7
* Report details about fork() failure in logs.pianofab2013-12-111-1/+5
* Bug 705217 - Can't use unicode characters to execute external commandsDimitri van Heesch2013-08-011-6/+10
* Release-1.8.3.1Dimitri van Heesch2013-01-201-8/+12
* Release-1.8.3Dimitri van Heesch2012-12-261-0/+19
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-2/+3
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-1/+1
* Release-1.7.6.1-20111226Dimitri van Heesch2011-12-261-0/+1
* Release-1.7.5.1-20111027Dimitri van Heesch2011-10-271-0/+8
* Release-1.7.1Dimitri van Heesch2010-06-251-5/+5
* Release-1.7.0Dimitri van Heesch2010-06-151-0/+11
* Release-1.6.3-20100603Dimitri van Heesch2010-06-031-5/+19
* Release-1.6.2-20100124Dimitri van Heesch2010-01-241-0/+1
* Release-1.5.9-20090720Dimitri van Heesch2009-07-201-0/+5
* Release-1.5.8-20090304Dimitri van Heesch2009-03-041-29/+0