aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pluginview
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix linkingChristian Stenger2025-04-146-1/+7
* ExtensionSystem: Return Utils::Result from IPlugin::initialize()Jarek Kobus2025-04-114-22/+16
* Plugin tests: Replace a few initialize() functions with simpler oneshjk2025-02-072-5/+2
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+1
* ExtensionSystem: FilePath'ifyMarcus Tillmanns2024-05-081-1/+1
* qbs build: Fix manual testsChristian Kandeler2023-09-204-4/+4
* Tests: Remove a couple of tr() callsAlessandro Portale2023-02-101-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-068-8/+8
* tests: Remove foreach usageArtem Sokolovskii2023-01-032-2/+4
* Remove unneeded .pro/.pri filesEike Ziller2022-12-205-71/+0
* Use SPDX license identifiersLucie Gérard2022-08-268-192/+16
* Tests: Provide some cmake files for manual testsChristian Stenger2022-02-154-0/+49
* Tests: Fix manual plugin view testChristian Stenger2022-02-114-1/+10
* Tests: Provide qbs files for some manual testsChristian Stenger2022-02-034-0/+60
* PluginView: Fix crashChristian Stenger2022-02-031-0/+2
* Add final specifies to classesIgor Sidorov2020-02-052-2/+2
* Port setMargins to setContentsMarginsLaurent Montel2019-10-161-2/+2
* ExtensionSystem: Remove per-plugin object poolshjk2018-02-236-52/+49
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-281-2/+1
* Tests: Fix linking reactivated manual plugins on win.David Schulz2016-06-013-2/+8
* ExtensionSystem: Revive manual testOrgad Shaneh2016-06-0117-0/+644