Commit Graph

13 Commits

Author SHA1 Message Date
Martin Marmsoler
b6b2c3187a Update CMakeLists.txt, Settings.cpp, Diff.cpp, and 27 more files 2023-02-25 16:21:35 +01:00
kas
fffa3c7350 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
kas
c35f0b21a6 Fix amending test in init_repo 2022-10-04 11:43:39 +02:00
kas
d32235816c Fix error with non-existant paths 2022-09-01 21:35:50 +02:00
Martin Marmsoler
0c3b9949cc format init_repo.cpp 2022-05-06 10:41:42 +02:00
Martin Marmsoler
244d84191a add timeout to the wait loops so they don't run for infinite time 2022-05-05 22:32:45 +02:00
Martin Marmsoler
9bd742233e format code 2022-05-01 09:51:34 +02:00
Stefan Knotzer
25242600ab Remove DiffWidget and FileList 2021-12-24 11:30:50 +01:00
kas
438f849379 Fix tests
Fix tests by updating expectations to match the new double tree layout
Use an explicit QT plugin path on Windows
Fix a text editor bug: When in read-write mode, keys were not getting passed to Scintilla
2021-11-26 15:25:46 +01:00
Martin Marmsoler
687cfa9d0d Merge commit 'bb747caef098140d9674990b1d79d096d1eac8df'
Conflicts:
	src/git/Repository.cpp
	src/ui/CMakeLists.txt
	src/ui/DetailView.cpp
	src/ui/DiffView.cpp
2021-04-17 20:12:11 +02:00
Jason Haslam
eacf75595b Fix test hang caused by edit button behavior change 2021-01-27 14:35:06 -07:00
Martin Marmsoler
a1c543fa25 update include path, because DiffView was moved to a subfolder with all his widgets 2020-10-24 09:32:58 +02:00
Jason Haslam
53d6ddc65c Import source 2018-12-12 16:22:04 -07:00