aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scanner/qt
Commit message (Expand)AuthorAgeFilesLines
* RIP QMake buildIvan Komissarov2022-12-162-9/+0
* Remove `import qbs` from all project filesDenis Shienkov2021-08-041-1/+0
* Use smart pointers in Qt scannerIvan Komissarov2021-05-131-7/+6
* qt6: do not use QString::fromUtf16(ushort*) overloadIvan Komissarov2021-03-031-2/+2
* clang-tidy: Apply modernize-use-nullptr fix-itIvan Komissarov2020-10-261-2/+2
* cmake: Fix target namesIvan Komissarov2020-08-201-1/+1
* Initial CMake portIvan Komissarov2020-08-171-0/+4
* clang-tidy: Fix 'cppcoreguidelines-pro-type-member-init' warningsIvan Komissarov2020-04-271-1/+1
* Fix static buildChristian Kandeler2019-10-103-3/+3
* Fix uninitialized variablesIvan Komissarov2019-05-021-14/+6
* Fix OOM crash in QRC scannerJoerg Bornemann2018-08-011-3/+5
* Modernize variable declarationsDenis Shienkov2017-11-301-2/+2
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-12/+12
* Replace QScopedPointer with std::unique_ptrJoerg Bornemann2017-10-131-3/+4
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-132-10/+14
* Change style of #includes of Qt headersJake Petroules2017-01-041-5/+5
* Merge the C/C++ include scannersChristian Kandeler2016-12-191-1/+2
* Allow scanner plugins to be built staticallyJake Petroules2016-12-161-2/+4
* Rename some symbols to disambiguateJake Petroules2016-11-301-12/+12
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* don't pass file tags to scanner pluginsJoerg Bornemann2013-08-271-3/+2
* fix qt.proJoerg Bornemann2013-07-051-1/+1
* add qbs files to build qbsJoerg Bornemann2013-03-151-0/+11
* Allow fine-grained tuning of installation.Christian Kandeler2013-03-131-8/+2
* Install the plugin libraries and share/qbsAlejandro Exojo2013-02-221-0/+3
* do not scan qrc dependencies recursivelyJoerg Bornemann2013-02-061-1/+1
* remove .ui file scannerJoerg Bornemann2013-02-061-35/+1
* rename qt.cpp to qtscanner.cppJoerg Bornemann2013-02-052-1/+2
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* cleanup .pro filesJoerg Bornemann2012-11-161-2/+1
* Get rid of more irregular console output.Christian Kandeler2012-10-111-1/+0
* license and copyright updatedJoerg Bornemann2012-10-081-28/+20
* Rework #includes.Christian Kandeler2012-10-021-7/+5
* scanning: only collect include paths if the scanner needs themJoerg Bornemann2012-06-071-2/+4
* fix .ui scannerJoerg Bornemann2012-02-221-2/+2
* Long live qbs!Joerg Bornemann2012-02-152-0/+239