aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* VcsManager: Tell user which file is going to be deletedv4.13.0-beta2Robert Loehning2020-07-231-2/+2
* Core: Improve handling of long output chunkshjk2020-07-171-4/+8
* QmlDesigner: Fix crash with ADSHenning Gruendl2020-07-071-0/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-0699-270/+325
* Complete documentation on Core::ModeManagerEike Ziller2020-07-031-5/+68
* Add documentation for Core::IdEike Ziller2020-07-034-1/+35
* Plugin install: Check if archive contains a usable pluginEike Ziller2020-07-021-9/+100
* Plugin install: Fix state when going back from archive checkEike Ziller2020-07-011-1/+4
* Fix filtering in various hierarchical viewsEike Ziller2020-06-221-2/+3
* Core: Drop use of QApplication::globalStrut()hjk2020-06-221-2/+2
* Various Qt6 compile fixeshjk2020-06-228-8/+10
* Drop use of Qt::DefaultLocaleShortDatehjk2020-06-221-2/+4
* Core: Remove IFileWizardExtension::allFileWizardExtensions() declarationhjk2020-06-221-1/+0
* VCS: Pass links to the correct VCSOrgad Shaneh2020-06-214-5/+19
* Core: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-192-14/+13
* Remove uses QOverload<const QString &>::of(&QComboBox::currentIndexChanged)hjk2020-06-192-4/+3
* OutputWindow: Do not activate links for empty referenceOrgad Shaneh2020-06-181-1/+2
* Core: Replace some QRegExp by QRegularExpressionChristian Stenger2020-06-184-10/+12
* Move InfoBar to UtilsEike Ziller2020-06-1818-553/+49
* Move Id from Core to UtilsEike Ziller2020-06-1820-432/+19
* VCS: Add vcsDescribeOrgad Shaneh2020-06-181-0/+6
* IVersionControl: Change vcsAnnotate return type to voidOrgad Shaneh2020-06-181-2/+2
* Core: Adapt IMode::m_menu handling to documentationhjk2020-06-171-1/+0
* LSP: add rename functionalityDavid Schulz2020-06-174-0/+16
* Plugin Wizard: Investigate archive before installingEike Ziller2020-06-171-37/+162
* Add a menu to Debug mode that switches perspectivesEike Ziller2020-06-171-3/+4
* All: Use Utils::SkipEmptyPartshjk2020-06-173-4/+7
* ExtensionSystem: Remove PluginSpec::isHiddenByDefaulthjk2020-06-161-1/+0
* Core: Remove "Show all" option in plugin dialoghjk2020-06-161-8/+0
* CMake build: Show build date in about dialog in packagesEike Ziller2020-06-151-0/+7
* Fix "Header" documentation in Core pluginEike Ziller2020-06-1535-39/+98
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+2
* Extract plugin install wizardEike Ziller2020-06-056-219/+322
* IMode: Fix compilationEike Ziller2020-06-041-1/+1
* Add documentation for Core::IModeEike Ziller2020-06-042-2/+104
* Find: document parameter of SearchResult::setAdditionalReplaceWidgetDavid Schulz2020-06-041-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-024-18/+27
* Fix and complete documentation for ICoreEike Ziller2020-05-292-47/+229
* Move unarchiving code out of the plugin dialog codeEike Ziller2020-05-291-92/+12
* Core: Report MSVC 2019 when built with MSVC 2019Cristian Adam2020-05-281-0/+2
* Remove unnecessary removeContextObject callsEike Ziller2020-05-275-21/+10
* Unregister deleted IContext objects automaticallyEike Ziller2020-05-274-13/+24
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-261-2/+5
|\
| * Locator: Fix regression of filesystem lookup with line/columnOrgad Shaneh2020-05-251-2/+5
* | Find: Add additional replace widget setterDavid Schulz2020-05-194-5/+24
* | Add documentation for Core::IContextEike Ziller2020-05-181-3/+88
* | Find: emit signal after replace text changedDavid Schulz2020-05-184-0/+6
* | Add documentation for Core::ContextEike Ziller2020-05-141-0/+122
* | Core::OutputWindow: Pimpl remaining membersChristian Kandeler2020-05-132-13/+13
* | Core: Only act on left click on examples and the likeChristian Stenger2020-05-071-0/+4