aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Rename some symbols to disambiguateJake Petroules2016-11-301-12/+12
* Fully qualify referencesJake Petroules2016-11-302-4/+5
* Merge 1.6 into masterChristian Kandeler2016-09-303-2/+6
|\
| * Handle Q_NAMESPACEBogDan Vatra2016-09-283-2/+6
* | Update license headersIikka Eklund2016-08-294-56/+92
* | Update license headersIikka Eklund2016-08-295-70/+115
|/
* Fix change tracking for precompiled headersChristian Kandeler2016-08-011-1/+48
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-089-9/+9
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-069-9/+9
* | qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-2/+3
|/
* Enable C++11 for the scanner plugins.Christian Kandeler2016-05-272-0/+2
* Correctly handle Objective-C++ source files in moc.Jake Petroules2016-04-061-1/+4
* fix default value of QBS_INSTALL_PREFIXJoerg Bornemann2015-05-051-0/+1
* qmake: fix DESTDIR of qbs plugin shared libraries.Jake Petroules2015-05-041-3/+3
* update license headersJoerg Bornemann2015-03-029-18/+18
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-289-54/+54
|\
| * Update LicenseEike Ziller2015-01-269-54/+54
* | Refactor bundle (CFBundle) support across all of Qbs.Jake Petroules2015-01-131-0/+1
* | remove more Qt4 legacy from project filesJoerg Bornemann2014-10-311-4/+1
|/
* License update.Eike Ziller2014-10-169-63/+72
* 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