summaryrefslogtreecommitdiffstats
path: root/src/render/backend/stringtoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shader: record standard uniform at loading timePaul Lemire2019-12-041-14/+25
* Fix StringToInt implementationLars Knoll2017-09-061-42/+19
* Fix deadlock in StringToIntMauro Persano2016-05-171-0/+3
* StringToInt: add an overload taking QLatin1StringMarc Mutz2016-05-141-0/+6
* StringToInt: use QReadWriteLock plus temporary vectorPaul Lemire2016-02-201-5/+38
* Add StringToInt classPaul Lemire2016-02-191-0/+80