aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* VcsBase: Remove one use of FileReaderhjk2025-04-231-6/+5
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-151-0/+6
* VcsBase: Move listening to closing submit editors into pluginshjk2024-01-191-7/+0
* ProjectExplorer: Self-register JsonWizardPage related factorieshjk2023-08-181-3/+3
* VcsPlugin: Simplify return statementsJarek Kobus2023-08-021-6/+4
* VcsBase: Contruct CommonSettings on first accesshjk2023-07-181-3/+2
* Vcs: Use PagedSettings for common settingshjk2023-06-061-11/+3
* VcsPlugin: shift signalling of settings changeshjk2023-05-091-2/+2
* VcsBase: Move some private pieces off vcsplugin.hhjk2023-05-081-29/+39
* All Plugins: Use global future synchronizerJarek Kobus2023-04-251-8/+0
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* VcsBase: Convert to Tr::trhjk2023-01-181-3/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* DiffEditorController: Make it possible to setup task treeJarek Kobus2022-12-141-0/+8
* NickNameDialog: Use more FilePathJarek Kobus2022-10-051-1/+1
* VcsBasePlugin: Use more FilePathJarek Kobus2022-10-041-2/+2
* VcsCommand: Don't run in separate threadJarek Kobus2022-09-021-9/+0
* Plugins: Fix nullptr accessMarcus Tillmanns2022-09-011-0/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VcsCommand: Merge with VcsCommandDecoratorJarek Kobus2022-08-011-3/+2
* VcsBase: Cleanup some Utils:: in cpp filesJarek Kobus2022-07-131-2/+2
* Vcs: Use more FilePath for file pathshjk2021-08-021-3/+3
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-1/+2
* Fix a possible crash on shutdown while executing VcsCommandJarek Kobus2021-06-081-0/+9
* VCS: Aspectify common settings pagehjk2021-03-241-3/+3
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-4/+0
* VcsBase: Fix memory leaksChristian Kandeler2020-01-231-0/+1
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-1/+1
* VCS: Purge unused VcsProjectCacheOrgad Shaneh2019-01-211-3/+0
* VCSBase: ModernizeOrgad Shaneh2018-09-201-2/+2
* VCS: fix VCS pane openAlexander Drozdov2018-03-061-0/+3
* VcsBasePlugin: Remove last instance of addAutoReleasedObjecthjk2018-02-201-16/+21
* Vcs/Text search: Remove a few addAutoReleaseObject useshjk2018-02-061-1/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Replace ICoreListener by std::functionshjk2015-11-041-10/+10
* Vcs: Make VcsCommandPage available to JsonWizardsTobias Hunger2015-05-121-0/+2
* VcsBase: use Qt5 connectsHugues Delorme2015-03-061-4/+4
* Vcs: Use correct project to trim down list of files on commitTobias Hunger2015-02-261-0/+3
* Use new mime databaseEike Ziller2015-02-171-4/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | VCS: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | VcsBase: Add Js Extension for querying VCS configuration stateTobias Hunger2015-01-211-0/+4
* | Vcs: Make VcsConfiguration page available to JSON wizardsTobias Hunger2015-01-211-0/+4
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-4/+4
|/
* VariableChooser: Reworkhjk2014-10-151-2/+4
* MacroExpander: Allow registering local expansionshjk2014-10-151-3/+4
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8