Gittyup/src
Micha WERLE 81cf2e6e5e feat(whitespace): show whitespace in editor views
This commit adds a new Settings entry "ShowWhitespaceinEditor"
("editor/view/showWhitespace") to the Settings class, and a new checkbox
in the Editor settings dialog.

This setting defaults to off/false, preserving the current behaviour of
the application.

If this setting is toggled to on, whitespace is rendered in the HunkWidget
and BlameEditor views.
2024-05-13 00:03:03 +09:00
..
app Added a checkbox in the settings "Tools>Options>Window>View>Show Maximized". 2024-04-20 15:37:47 +02:00
cli format code 2022-05-01 09:51:34 +02:00
conf feat(whitespace): show whitespace in editor views 2024-05-13 00:03:03 +09:00
cred refactor: re-add support compiling with QT < 5.14 2023-08-31 09:43:14 +09:00
dialogs feat(whitespace): show whitespace in editor views 2024-05-13 00:03:03 +09:00
editor feat(whitespace): show whitespace in editor views 2024-05-13 00:03:03 +09:00
git fix cdUp logic 2024-04-20 15:36:40 +02:00
host chore: forgot clang-format on recent changes 2023-08-31 09:43:19 +09:00
index chore: fix more warnings. 2023-08-31 09:43:18 +09:00
log chore: fix compiler warnings 2023-08-31 09:43:13 +09:00
plugins chore: forgot clang-format on recent changes 2023-08-31 09:43:19 +09:00
tools enable debug build by setting a settings 2023-07-14 11:18:31 +02:00
ui Merge pull request #713 from siforrer/fix-drop-pop-stash-crashes 2024-04-20 17:43:54 +02:00
update chore: fix more warnings. 2023-08-31 09:43:18 +09:00
util enable debug build by setting a settings 2023-07-14 11:18:31 +02:00
watcher chore: fix more warnings. 2023-08-31 09:43:18 +09:00
CMakeLists.txt chore: forgot clang-format on recent changes 2023-08-31 09:43:19 +09:00
qtsupport.h chore: clang-format recently modified files. 2023-08-31 09:43:14 +09:00
trace.h Update CMakeLists.txt, Settings.cpp, Diff.cpp, and 27 more files 2023-02-25 16:21:35 +01:00