aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/extensionsystem/pluginmanager/tst_pluginmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix nullptr accessChristian Stenger2020-07-301-0/+1
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+0
* ExtensionSystem: Remove PluginManager::getObjectByClassNamehjk2018-04-111-2/+0
* Test: Fix compile after removing getObjects() from ExtensionSystemAndre Hartmann2018-03-051-35/+0
* PluginManager: Code clean upEike Ziller2016-06-241-0/+2
* Convert some c-style castsEike Ziller2016-06-241-6/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-23/+11
|/
* PluginManager: Introduce a getObjects() function taking a predicateDaniel Teske2014-05-121-0/+16
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Tests: Fix pluginmanager testChristian Stenger2013-10-291-0/+1
* Autotests: Add some helpful output on failure.Christian Kandeler2013-09-051-1/+1
* ExtensionSystem: Add missing check to autotest.Christian Kandeler2013-09-051-1/+3
* Tests: Allow execution from outside pluginmanager folderChristian Stenger2013-06-201-3/+8
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
* Move extension system auto tests.con2010-11-081-0/+245