summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/qmakevfs.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmake: Apply modernize-use-nullptrAlessandro Portale2018-09-141-1/+1
* qmake: add text codec support to VFSAlessandro Portale2018-09-141-1/+19
* qmake: make VFS aware of exact vs. cumulative evaluationOswald Buddenhagen2018-09-141-16/+106
* qmake: make IoUtils::fileType() return more expressive resultOswald Buddenhagen2018-09-141-1/+1
* qmake: let QMakeVfs::readFile() report ENOFILE explicitlyOswald Buddenhagen2018-09-141-10/+11
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-3/+15
|\
| * make write_file() capable of making files (not) executableOswald Buddenhagen2016-09-301-3/+15
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
|/
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-08-261-0/+192