aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/giteditor.h
Commit message (Expand)AuthorAgeFilesLines
* SyntiaxHighlighter: Move VCS highlighters creating to TextDocumentArtem Sokolovskii2023-11-201-1/+1
* VcsBase: Proliferate use of FilePathhjk2023-01-201-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Git: Convert to Tr::trAlessandro Portale2022-10-061-4/+2
* PatchTool: Introduce PatchAction enumJarek Kobus2022-09-291-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: Support filtering log entries by authorOrgad Shaneh2021-12-121-0/+1
* Vcs: Use more FilePath for file pathshjk2021-08-021-2/+5
* Core: filepathify IDocumentDavid Schulz2021-05-191-1/+1
* Git: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-141-2/+2
* Git: Move addChangeActions from GitEditor to GitClientOrgad Shaneh2020-02-261-1/+0
* Git: Make addChangeActions a static functionOrgad Shaneh2020-02-261-2/+1
* Git: Support case-insensitive grep/pickaxeOrgad Shaneh2020-02-201-0/+1
* Git: Add a toggle button for filter widgetOrgad Shaneh2020-02-201-0/+3
* Git: Move filter widget to GitEditorOrgad Shaneh2020-02-201-5/+5
* VCS: Refactor annotationChanges() in VcsBaseEditorOrgad Shaneh2020-02-201-1/+0
* Git: Add grep and pickaxe filtersOrgad Shaneh2020-02-171-0/+10
* GitEditor: Convert some one-line slots to lambdasAndre Hartmann2018-12-221-4/+0
* Git: clean forward declarationLaurent Montel2017-09-281-4/+0
* Git: ModernizeTobias Hunger2016-02-101-4/+1
* Git: Un-slot private slotsOrgad Shaneh2016-02-041-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-1/+1
* Git: Fix filtering of date/time in blameOrgad Shaneh2015-04-121-2/+1
* Git: Add overrideOrgad Shaneh2015-04-121-13/+13
* Vcs: Move createCommand and enqueueJob into VcsBaseClientImplTobias Hunger2015-04-101-2/+0
* Git: Support Log for selected commit in git editorsOrgad Shaneh2015-03-101-0/+1
* Git: Enable different reset types for commits in git editorsOrgad Shaneh2015-03-101-1/+1
* Git: Replace two uses of QAction::setDatahjk2015-03-041-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | GitEditor: WS only fixTobias Hunger2015-01-271-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Vcs: Move editor construction over to new schemehjk2014-08-211-2/+1
* | GitEditor: Rename GitEditor into GitEditorWidgethjk2014-07-281-3/+3
|/
* Git: Factor source directory resolving to a functionOrgad Shaneh2014-07-031-0/+1
* Git: Added ability to checkout and reset in GitEditorPetar Perisin2014-01-161-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Git: Support annotate revision for renamed filesOrgad Shaneh2013-10-101-0/+1
* Git: Support staging a single chunk.Francois Ferrand2013-09-261-0/+4
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-1/+1
* VCS: Un-data functions that accept QStringOrgad Shaneh2013-07-311-1/+1
* VCS: Consolidate codec handlingOrgad Shaneh2013-07-191-1/+1
* Git: Support change links on commit editorOrgad Shaneh2013-05-311-0/+2
* Git: Provide a commit editor for files opened externallyOrgad Shaneh2013-05-241-0/+1
* Git: Recognize SHA1s from 7 to 40 digits.Friedemann Kleint2013-03-191-2/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Git: Add subject to log comboboxOrgad Shaneh2013-01-301-0/+1