aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scanner
Commit message (Expand)AuthorAgeFilesLines
...
* | make code in cppscanner more readableJoerg Bornemann2013-12-021-7/+11
|/
* fix cppscanner file type passingJoerg Bornemann2013-08-301-5/+3
* AutoMoc: do not scan files twiceJoerg Bornemann2013-08-271-1/+1
* don't pass file tags to scanner pluginsJoerg Bornemann2013-08-273-28/+30
* fix qt.proJoerg Bornemann2013-07-051-1/+1
* Make the qbs project files embeddable in another project.Christian Kandeler2013-07-031-2/+1
* put plugins in a lib/qbs/plugins subdirJoerg Bornemann2013-06-111-2/+2
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-171-1/+1
* add qbs files to build qbsJoerg Bornemann2013-03-153-0/+42
* Allow fine-grained tuning of installation.Christian Kandeler2013-03-132-16/+3
* Install the plugin libraries and share/qbsAlejandro Exojo2013-02-222-0/+6
* do not scan qrc dependencies recursivelyJoerg Bornemann2013-02-063-8/+15
* remove .ui file scannerJoerg Bornemann2013-02-061-35/+1
* rename cpp.cpp to cppscanner.cppJoerg Bornemann2013-02-052-1/+2
* rename qt.cpp to qtscanner.cppJoerg Bornemann2013-02-052-1/+2
* update copyright yearJoerg Bornemann2013-01-099-9/+9
* Fix MSVC buildOrgad Shaneh2012-11-191-1/+1
* cleanup .pro filesJoerg Bornemann2012-11-162-4/+2
* Fix warnings about unused variables in C++ lexer.Christian Kandeler2012-10-181-12/+12
* Get rid of more irregular console output.Christian Kandeler2012-10-111-1/+0
* license and copyright updatedJoerg Bornemann2012-10-089-253/+181
* support Qt5 plugin metadata json filesJoerg Bornemann2012-10-081-11/+24
* Rework #includes.Christian Kandeler2012-10-021-7/+5
* fix warnings in cpp scannerJoerg Bornemann2012-09-261-2/+2
* Added include parser support for ObjC++ and ObjCRuslan Nigmatullin2012-09-201-4/+30
* scanning: only collect include paths if the scanner needs themJoerg Bornemann2012-06-073-6/+13
* use C++ scanner for C and Windows .rc filesJoerg Bornemann2012-06-051-1/+21
* fix .ui scannerJoerg Bornemann2012-02-221-2/+2
* Long live qbs!Joerg Bornemann2012-02-1512-0/+2185