aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/githighlighters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Git: Convert to Tr::trAlessandro Portale2022-10-061-5/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Git: Support user configured comment characterOrgad Shaneh2022-08-261-6/+20
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-071-0/+10
|\
| * Git: Highlight newly added keywords in interactive rebase editorOrgad Shaneh2020-09-071-0/+10
* | Git: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-141-14/+16
|/
* Git: ModernizeOrgad Shaneh2018-09-191-1/+1
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* Fix style of visualized whitespace for various vcs editorsEike Ziller2017-05-231-14/+14
* Simplify text format handling in syntax highlightersEike Ziller2017-05-231-16/+25
* Git: Eradicate Q_FOREACH loopsOrgad Shaneh2017-02-061-1/+2
* improve static initializersTim Jenssen2016-09-231-15/+12
* Git: De-noiseOrgad Shaneh2016-07-221-10/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Fix detection of line with whitespace in commit highlighterOrgad Shaneh2015-06-111-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-12/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-30/+34
* Git: Provide a real highlighter for interactive rebaseOrgad Shaneh2013-06-031-0/+56
* Git: Move submit highlighter to a separate fileOrgad Shaneh2013-06-031-0/+108