aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/vcsbaseeditor.h
Commit message (Expand)AuthorAgeFilesLines
* VCS: Replace more uses of QTextCodec with its namehjk2 days1-4/+4
* VcsBase: Remove some dead endsJarek Kobus2025-02-101-6/+0
* Vcs: Use QString and Id in editor parameters instead of char *hjk2024-02-091-3/+3
* Vcs: Remove VcsBaseEditorPrivate::m_describeFunchjk2024-02-071-2/+0
* VCS: Simplify VcsEditor setuphjk2024-02-071-4/+3
* Vcs: Use const ref/copy to editor parameters instead of pointerhjk2024-02-071-1/+1
* Vcs: Move VcsEditorFactory closer to its producthjk2024-02-071-0/+10
* SyntaxHighlighter: Make setChangeNumbers private functionArtem Sokolovskii2023-11-211-1/+7
* SyntiaxHighlighter: Move VCS highlighters creating to TextDocumentArtem Sokolovskii2023-11-201-1/+4
* VcsBase: Remove a few now unnecessary Q_OBJECT useshjk2023-08-081-0/+1
* VcsBase: Proliferate use of FilePathhjk2023-01-201-8/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* VCS: Use more FilePath in VcsBaseEditorOrgad Shaneh2022-10-141-2/+2
* VcsBase: Use FilePath in editorTag()Jarek Kobus2022-10-061-2/+2
* VcsBaseEditor: Get rid of diffChunkApplied()Jarek Kobus2022-09-291-2/+1
* PatchTool: Introduce PatchAction enumJarek Kobus2022-09-291-2/+3
* VcsBase: Remove Q_PROPERTY definitionshjk2022-09-281-5/+0
* VcsBaseClient: Fix going to default line numberJarek Kobus2022-09-211-3/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* VcsCommand: Limit the usage of setCookie()Jarek Kobus2022-08-021-1/+2
* Move ShellCommand into VcsBase pluginJarek Kobus2022-08-011-3/+2
* VcsBase: Remove unneeded declarationsJarek Kobus2022-07-291-1/+1
* ShellCommand: Remove exitCode arg from finished() signalJarek Kobus2022-07-291-1/+1
* VcsBaseEditorWidget: Get rid of DiffChunkAction structJarek Kobus2022-07-191-1/+1
* VcsBaseEditorWidget: Avoid using sender()Jarek Kobus2022-07-191-1/+1
* VcsBase: Hide VcsCommand classJarek Kobus2022-07-131-2/+3
* Vcs: Use more FilePath for file pathshjk2021-08-021-9/+10
* Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-2/+2
* Small Qt 6 migration stuffhjk2020-07-291-1/+1
* Git: Fix filling commit selection combobox for logAndre Hartmann2020-05-161-0/+2
* VcsBaseEditor: Remove unused functionsOrgad Shaneh2020-02-281-5/+0
* VCS: Replace QRegExp with QRegularExpression in VcsBaseEditorOrgad Shaneh2020-02-211-3/+2
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-201-1/+5
* Vcs: Make VcsBaseEditorWidget::test* operate on factories directlyhjk2020-02-131-2/+6
* VcsBase: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* VCS: Set user choices on editor reloadOrgad Shaneh2017-06-191-2/+2
* VCS: Use Qt5 connect for annotateOrgad Shaneh2016-11-281-3/+0
* VCS: Replace describe slots with lambdasOrgad Shaneh2016-11-281-2/+3
* Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfigOrgad Shaneh2016-10-241-1/+1
* VCS: Replace QToolButtons in VCS toolbar with QActionsJarek Kobus2016-10-241-2/+2
* Git: Use correct line numbers in limited range blameOrgad Shaneh2016-06-141-0/+6
* VcsBase: Modernize headersTobias Hunger2016-02-031-21/+16
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* VcsBase: Add missing override modifier.Christian Kandeler2015-08-201-1/+1
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-8/+8
* Git: Fix filtering of date/time in blameOrgad Shaneh2015-04-121-0/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Git/VCS: Use spinning progress indicator for log viewEike Ziller2015-01-191-0/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\