aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/scannerpluginmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* Fix build with MSVCChristian Kandeler2017-11-281-0/+4
* Don't export Qt dependency to clients from the plugin managersJake Petroules2017-11-271-3/+14
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-1/+1
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-1/+1
* Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-131-64/+2
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* Merge the C/C++ include scannersChristian Kandeler2016-12-191-2/+6
* Allow scanner plugins to be built staticallyJake Petroules2016-12-161-2/+7
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-081-3/+3
* Update license headersIikka Eklund2016-08-291-14/+23
* Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-1/+1
* 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
* Avoid contractions in user-visible messages.Christian Kandeler2014-07-311-2/+2
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-3/+3
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+115