.. |
dep
|
Fix clang build error on Windows
|
2022-10-19 15:32:11 +02:00 |
testRepos
|
add test for conflicted files
|
2022-12-29 16:59:31 +01:00 |
amend.cpp
|
refactor: re-add support compiling with QT < 5.14
|
2023-08-31 09:43:14 +09:00 |
bare_repo.cpp
|
Update CMakeLists.txt, Settings.cpp, Diff.cpp, and 27 more files
|
2023-02-25 16:21:35 +01:00 |
branches_panel.cpp
|
Fix AUR builds Fix tests to work on machines without GIT configured Disable tests that touch global configuration by default Remove empty HunkWidget test Make resource install directory configurable Copy resources into output directory so that debugging works Replace "OK" button with "Remind me later" and "Skip this version" for non-updateable builds Allow using system-wide installations of most dependencies Make debug output suppressable and disable it in CI builds
|
2022-10-16 11:31:07 +02:00 |
CMakeLists.txt
|
Merge pull request #347 from H-4ND-H/credential-store
|
2023-01-30 09:15:32 +01:00 |
CommitAuthorCommitter.cpp
|
Format code
|
2022-12-05 18:59:03 +01:00 |
commitEditor.cpp
|
add test
|
2023-01-23 07:54:39 +01:00 |
commitMessageTemplate.cpp
|
add possibility to import and export templates
|
2023-01-23 07:54:38 +01:00 |
config.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
Diff.cpp
|
Diff.moc not needed because not Q_OBJECT is in the class
|
2022-05-06 09:41:35 +02:00 |
editor.cpp
|
Use official name for macOS
|
2022-06-19 15:33:16 +02:00 |
EditorLineInfos.cpp
|
Update CMakeLists.txt, Settings.cpp, Diff.cpp, and 27 more files
|
2023-02-25 16:21:35 +01:00 |
external_tools_dialog.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
fileContextMenu.cpp
|
No need to always wait 1s
|
2023-02-25 16:21:55 +01:00 |
index.cpp
|
Use columns for file name, directory, and state when files are shown as a list in TreeViews. Resolves Dense layout issue #547
|
2023-11-12 15:48:20 +01:00 |
init_repo.cpp
|
Update CMakeLists.txt, Settings.cpp, Diff.cpp, and 27 more files
|
2023-02-25 16:21:35 +01:00 |
line_endings.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
log.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
main_window.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
merge.cpp
|
refactor: re-add support compiling with QT < 5.14
|
2023-08-31 09:43:14 +09:00 |
new_branch_dialog.cpp
|
add timeout to the wait loops so they don't run for infinite time
|
2022-05-05 22:32:45 +02:00 |
rebase.cpp
|
set original commit message as default
|
2023-12-10 13:12:01 +01:00 |
referencelist.cpp
|
Fix AUR builds Fix tests to work on machines without GIT configured Disable tests that touch global configuration by default Remove empty HunkWidget test Make resource install directory configurable Copy resources into output directory so that debugging works Replace "OK" button with "Remind me later" and "Skip this version" for non-updateable builds Allow using system-wide installations of most dependencies Make debug output suppressable and disable it in CI builds
|
2022-10-16 11:31:07 +02:00 |
sample.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
sanity.cpp
|
format code
|
2022-05-01 09:51:34 +02:00 |
Setting.cpp
|
chore: revert formatting changes of Setting.cpp
|
2023-08-31 09:43:15 +09:00 |
ssh_config
|
Fix local remotes using Windows paths
|
2022-10-07 19:23:11 +02:00 |
ssh_config2
|
Fix local remotes using Windows paths
|
2022-10-07 19:23:11 +02:00 |
SshConfig.cpp
|
Fix local remotes using Windows paths
|
2022-10-07 19:23:11 +02:00 |
store.cpp
|
Fix test resource not available in all builds
|
2023-01-26 14:30:19 +03:30 |
Submodule.cpp
|
refactor: re-add support compiling with QT < 5.14
|
2023-08-31 09:43:14 +09:00 |
Test.cpp
|
Update CMakeLists.txt, Settings.cpp, Diff.cpp, and 27 more files
|
2023-02-25 16:21:35 +01:00 |
Test.h
|
Fix AUR builds Fix tests to work on machines without GIT configured Disable tests that touch global configuration by default Remove empty HunkWidget test Make resource install directory configurable Copy resources into output directory so that debugging works Replace "OK" button with "Remind me later" and "Skip this version" for non-updateable builds Allow using system-wide installations of most dependencies Make debug output suppressable and disable it in CI builds
|
2022-10-16 11:31:07 +02:00 |
TreeView.cpp
|
Use columns for file name, directory, and state when files are shown as a list in TreeViews. Resolves Dense layout issue #547
|
2023-11-12 15:48:20 +01:00 |