aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsqrcparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJs: use initilizer_lists for pairsTim Jenssen2017-04-271-5/+5
* make resource file handling able to deal with QMakeProject's VFSOswald Buddenhagen2016-11-011-28/+40
* accept absolute paths in qrc file elementsOswald Buddenhagen2016-10-251-2/+2
* QmlJS: Remove slow checksThomas Hartmann2016-06-211-2/+0
* QmlJS: do file name checks with platform independent functionsTim Jenssen2016-04-051-2/+4
* QmlJS: Fix resolution of "alias" directives in qrc filesUlf Hermann2016-03-291-7/+39
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* qmljs: switch to the new category loggingFawzi Mohamed2014-07-011-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-5/+3
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* qmljs: add qrc files that are not resources without warningsFawzi Mohamed2013-06-061-1/+2
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-0/+517