summaryrefslogtreecommitdiffstats
path: root/qtools/qstring.cpp
Commit message (Collapse)AuthorAgeFilesLines
* spelling: endianessJosh Soref2019-11-121-2/+2
|
* Spelling corrections for qtools directoryalbert-github2019-11-051-1/+1
| | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here.
* Keyword register (in code) is deprecated since C++11albert-github2018-11-271-5/+5
| | | | | | The keyword `register` is deprecated since C++11: - for the Darwin platform it was already filtered (-Wno-deprecated-register) - CLan emits: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
* Update qstring.cppArmin Müller2018-06-191-1/+1
|
* Merge branch 'master' of https://github.com/ahoogol/doxygen into ahoogol-masterDimitri van Heesch2017-12-281-22/+73
|\
| * Added support for RTL(right to left) languages like Arabic and Persian in ↵ahoogol2017-06-251-22/+73
| | | | | | | | HTML output
* | Misc. typosluzpaz2017-12-231-1/+1
|/ | | | | Super trivial typos Some are in qtools/ which I know is a 3rd party dependency but as we know is now obsolete upstream. I reckon it wouldn't be much of an issue to merge neverthless Tacked on several more commits
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-2/+4
|
* Bug 751984 - PATCH: Honour SOURCE_DATE_EPOCH environment variable for ↵Dimitri van Heesch2015-07-191-0/+54
| | | | reproducible output
* Fixed compilation issue on WindowsDimitri van Heesch2015-01-031-3/+3
|
* Bug 736036 - [PATCH] Remove redundant local variable initialization in ↵Dimitri van Heesch2014-09-091-2/+2
| | | | qtools/qstring.cpp
* Fixed windows compile issue for is_neutralDimitri van Heesch2014-06-141-0/+2
|
* Fix warning about unused functions in qstring.cppDimitri van Heesch2014-05-291-3/+2
|
* Bug 730888 - [PATCH] Fix missing '&' in Boolean operation in qstring.cppDimitri van Heesch2014-05-291-1/+1
|
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-4/+4
|
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-1/+1
|
* Release-1.7.1-20100728Dimitri van Heesch2010-07-281-1/+8
|
* Release-1.7.0Dimitri van Heesch2010-06-151-10/+99
|
* Release-1.6.3-20100507Dimitri van Heesch2010-05-071-11/+11
|
* Release-1.3.9.1-20041213Dimitri van Heesch2004-12-131-5/+7
|
* Doxygen-1.3.9.1-20041206Dimitri van Heesch2004-12-061-0/+8
|
* Release-1.2.6-20010422Dimitri van Heesch2001-04-221-1/+1
|
* Release-1.2.6-20010401Dimitri van Heesch2001-04-011-1/+1
|
* Release-1.2.4-20010107Dimitri van Heesch2001-01-071-2/+8
|
* Release-1.2.3-20001203Dimitri van Heesch2000-12-031-18/+19
|
* Release-1.2.2-20001015Dimitri van Heesch2000-10-151-0/+15205