| Commit message (Expand) | Author | Age | Files | Lines |
| * | Git: SubmitEditor: Add untracked files without staging | Andre Hartmann | 2025-11-16 | 1 | -0/+1 |
| * | Git: SubmitEditor: Fix unstaging added files | Andre Hartmann | 2025-11-16 | 1 | -0/+1 |
| * | Git: SubmitEditor: Add remove untracked files action | Andre Hartmann | 2025-08-04 | 1 | -0/+1 |
| * | Git: SubmitEditor: Add actions for conflicted files | Andre Hartmann | 2025-08-04 | 1 | -1/+7 |
| * | Git: SubmitEditor: Add actions for untracked files | Andre Hartmann | 2025-07-30 | 1 | -1/+2 |
| * | Add FilePath variant for EditorManager::addContextMenuActions | Eike Ziller | 2025-07-21 | 1 | -4/+0 |
| * | VCS: Further reduce QTextCodec dependency | hjk | 2025-06-13 | 1 | -1/+1 |
| * | Git: SubmitEditor: Add more file context menu actions | Andre Hartmann | 2025-05-26 | 1 | -4/+12 |
| * | Git: SubmitEditor: Add recover and revert actions | Andre Hartmann | 2025-05-21 | 1 | -0/+6 |
| * | Some QTextCodec related cleanups | hjk | 2025-05-19 | 1 | -4/+0 |
| * | Utils: Introduce a Utils::TextCodec class | hjk | 2025-05-14 | 1 | -1/+2 |
| * | VCS: Replace more uses of QTextCodec with its name | hjk | 2025-05-09 | 1 | -1/+1 |
| * | Git: Initialize GitSubmitEditorPanelData | hjk | 2025-04-29 | 1 | -5/+3 |
| * | Git: Return Result<CommitData> from GitClient::getCommitData() | hjk | 2025-04-24 | 1 | -1/+1 |
| * | Git: Replace "SHA1" with "hash" in code and comments | Andre Hartmann | 2024-09-09 | 1 | -1/+1 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Git: Convert to Tr::tr | Alessandro Portale | 2022-10-06 | 1 | -11/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Git: Support user configured comment character | Orgad Shaneh | 2022-08-26 | 1 | -0/+1 |
| * | Vcs: Use more FilePath for file paths | hjk | 2021-08-02 | 1 | -1/+3 |
| * | More QRegularExpression and include for Qt 6 | hjk | 2020-06-25 | 1 | -0/+4 |
| * | Git: Modernize | Alessandro Portale | 2018-11-10 | 1 | -1/+1 |
| * | Git: Modernize | Orgad Shaneh | 2018-09-19 | 1 | -2/+2 |
| * | Git: Add Sign off feature in git commit view | Tasuku Suzuki | 2017-01-05 | 1 | -0/+1 |
| * | Git: Fix missing include | Christian Stenger | 2016-11-09 | 1 | -0/+1 |
| * | Git: Support typechange | Orgad Shaneh | 2016-11-09 | 1 | -0/+1 |
| * | Git: Simplify translations | Orgad Shaneh | 2016-11-09 | 1 | -0/+2 |
| * | Git: Modernize | Tobias Hunger | 2016-02-10 | 1 | -14/+5 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | Git: Simplify commit message codec handling | Orgad Shaneh | 2014-03-18 | 1 | -1/+1 |
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | Git: Move hasRemotes out of panel data | Orgad Shaneh | 2013-10-05 | 1 | -1/+1 |
| * | Git: Rename push enum values | Petar Perisin | 2013-10-02 | 1 | -3/+3 |
| * | Git: Allow direct push after commit | Andre Hartmann | 2013-09-30 | 1 | -0/+8 |
| * | Git: Add commit type to CommitData | Orgad Shaneh | 2013-05-02 | 1 | -0/+4 |
| * | Git: Make file state resolving more accurate | Orgad Shaneh | 2013-02-11 | 1 | -1/+2 |
| * | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | | Git: Readd operator< for StateFilePair | Orgad Shaneh | 2012-12-30 | 1 | -0/+10 |
| * | | Git: compile fix | hjk | 2012-12-30 | 1 | -2/+0 |
| * | | Git: Place conflicted files last in submit editor | Orgad Shaneh | 2012-12-30 | 1 | -0/+2 |
| * | | Git: Remove description from PanelInfo | Orgad Shaneh | 2012-11-30 | 1 | -1/+0 |
| * | | Git: Support merge status | Orgad Shaneh | 2012-10-29 | 1 | -0/+3 |
| * | | Git: Extract FileState from CommitData | Orgad Shaneh | 2012-10-29 | 1 | -25/+20 |
| * | | Git: Remove unused default value | Orgad Shaneh | 2012-10-29 | 1 | -1/+1 |
| * | | Git: Refactor checkLine as a member function in CommitData | Orgad Shaneh | 2012-10-29 | 1 | -0/+3 |
| |/ |
|
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |