aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make the "lib" part of plugin and library locations configurable.Christian Kandeler2014-02-272-2/+4
* Do not put the plugins where the resources are.Christian Kandeler2014-02-252-10/+10
* Turn struct ScannerPlugin into a class.Christian Kandeler2014-02-131-1/+2
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+1
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-1/+1
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-099-9/+9
|\
| * Incremented year in copyright infoRobert Loehning2014-01-089-9/+9
* | use memcmp instead of strncmp in C++ scannerJoerg Bornemann2013-12-041-1/+1
* | correct equality checks in C++ scannerJoerg Bornemann2013-12-031-13/+19
* | check for defines in C++ scannerJoerg Bornemann2013-12-021-12/+21
* | 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-032-2/+2
* Use the new sub-project feature in the qbs project files.Christian Kandeler2013-06-171-0/+8
* put plugins in a lib/qbs/plugins subdirJoerg Bornemann2013-06-112-4/+4
* build static qbs lib if static Qt is usedJoerg Bornemann2013-06-041-0/+1
* 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-133-16/+23
* 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
* Kill File/Textfile script plugin.Daniel Molkentin2012-02-238-509/+1
* fix .ui scannerJoerg Bornemann2012-02-221-2/+2
* Long live qbs!Joerg Bornemann2012-02-1520-0/+2695