aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsoutputformatter.h
Commit message (Expand)AuthorAgeFilesLines
* VcsBase: Remove a few now unnecessary Q_OBJECT useshjk2023-08-081-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-23/+2
* VcsBase: Remove unneeded declarationsJarek Kobus2022-07-291-1/+3
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+2
* VCS: Pass links to the correct VCSOrgad Shaneh2020-06-211-4/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* Utils: Split up OutputFormatter classChristian Kandeler2020-04-141-5/+4
* OutputFormatter: Do all formatting centrallyChristian Kandeler2020-04-141-1/+1
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-2/+3
* Move some code from OutputWindow to OutputFormatterChristian Kandeler2020-03-171-1/+1
* Git: Add actions for changes in output window context menuOrgad Shaneh2020-02-281-0/+3
* VcsOutputFormatter: Fix multiple regexp matchesAndre Hartmann2020-02-181-2/+1
* Git: Allow clicking references in VcsOutputWindowAndre Hartmann2020-02-161-0/+5
* VcsBase: Fix memory leakChristian Kandeler2020-02-061-2/+2
* Make http(s) urls clickable in the VCS output paneMiklos Marton2020-02-051-0/+44