summaryrefslogtreecommitdiffstats
path: root/qmake/library/ioutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* QRegExp include cleanupSamuel Gaist2019-04-191-0/+1
* Recognize UNC paths as absolute (i.e. not relative)Edward Welbourne2019-02-131-1/+6
* qmake: Apply modernize-use-nullptrAlessandro Portale2018-08-081-3/+3
* qmake: minor fixups to ioutils for building in qt creator contextOswald Buddenhagen2018-03-291-2/+3
* qmake: make IoUtils::fileType() return more expressive resultOswald Buddenhagen2018-03-291-1/+1
* Make sure $$relative_path() uses an absolute path as its first argEdward Welbourne2018-03-221-1/+1
* qmake: require a drive in a DOS path for it to be absoluteEdward Welbourne2018-01-181-8/+15
* Preserve last modification timestamps of installed directoriesSimon Hausmann2017-05-021-0/+35
* Preserve last modification timestamps of installed filesSimon Hausmann2017-04-121-0/+70
* Updated license headersJani Heikkinen2016-01-211-17/+12
* consider qt resource paths absoluteOswald Buddenhagen2015-10-271-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* make shellQuoteWin() be more sparing with circumflexesOswald Buddenhagen2015-02-041-13/+35
* always use single quotes in shellQuoteUnix()Oswald Buddenhagen2015-02-041-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* minor optimization: don't concatenate strings needlesslyOswald Buddenhagen2013-07-191-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-0/+168