Commit Graph

1758 Commits

Author SHA1 Message Date
Murmele
4a34691855
Use DEV instead of WIP 2023-08-29 17:39:40 +02:00
Martin Marmsoler
09ab8e0ca6 fix regex 2023-08-29 17:31:40 +02:00
Martin Marmsoler
6edac2ccb5 add comment 2023-08-29 15:52:16 +02:00
Martin Marmsoler
ae0dd2133e add changelog 2023-08-29 15:50:29 +02:00
Martin Marmsoler
4591736bee Imlement Dev Version changelog 2023-08-29 15:50:17 +02:00
Murmele
24f52d93f3
Merge pull request #605 from vthg2themax/patch-1
Update README.md
2023-08-23 13:37:31 +02:00
Murmele
4172841c6b
fix script name 2023-08-23 13:05:35 +02:00
Vince Pike
a46dbc9e7c
Rename build.sh to buildUbuntu.sh 2023-08-22 09:22:15 -04:00
Murmele
6efe178748
Merge pull request #613 from mmuman/haiku-port
Haiku port
2023-08-22 14:55:01 +02:00
Murmele
ba9f0288db
Merge pull request #620 from jpwhiting/work/whiting/fixtypo
Fix typo in documentation: Starring not Staring.
2023-08-22 14:54:11 +02:00
Jeremy Whiting
3220038c06 Fix typo in documentation: Starring not Staring.
We aren't staring at our commits, we are adding stars.
2023-08-17 13:01:49 -06:00
François Revol
0de502cb36 Add a naive RepositoryWatcher using QFileSystemWatcher
I didn't feel like writing yet another Haiku version of this,
there's no reason not to use this API which is present since Qt 4.2.

Not tested much but seems to work.
2023-08-07 17:23:27 +02:00
François Revol
87bdaffce3 Haiku doesn't need libdl, but needs libgnu for qsort_r 2023-08-07 14:46:43 +02:00
Vince Pike
daed9bc9c4
Update README.md
Co-authored-by: Murmele <Murmele@users.noreply.github.com>
2023-08-01 06:40:43 -04:00
Vince Pike
8965265399
Update README.md
Co-authored-by: Murmele <Murmele@users.noreply.github.com>
2023-08-01 06:40:26 -04:00
Vince Pike
492213e71b
Update README.md 2023-07-31 08:41:46 -04:00
vthg2themax
5cc97975e8 Forgot to Remove this Part. 2023-07-31 08:37:54 -04:00
vthg2themax
59486dae35 Move Readme Content Pointer To Requested Location 2023-07-31 08:35:16 -04:00
Vince Pike
2929161a30
Update README.md
Co-authored-by: Murmele <Murmele@users.noreply.github.com>
2023-07-29 13:20:51 -04:00
Vince Pike
5188976d60
Update README.md
Create a section to help for new people building this project
2023-07-28 11:12:53 -04:00
Murmele
f77a2be942
Merge pull request #516 from Murmele/OpenSSL1.1.1-stable
Update Openssl
2023-07-21 22:55:02 +02:00
Murmele
74de9145cf
Merge pull request #556 from Murmele/debugMessages
implement debugging output if debug is enabled
2023-07-17 17:46:32 +02:00
Murmele
198fb7a5fd
Update src/app/Application.cpp 2023-07-14 11:50:54 +02:00
Martin Marmsoler
0a935f838a enable debug build by setting a settings
Reason: so the debug possibility is always available and is by default off for performance reason
2023-07-14 11:18:31 +02:00
Murmele
34625fb981
Adds "Hide Untracked Files" option to DoubleTreeWidget
Merge pull request #591 from pablovacatello/hideUntrackedFiles
2023-07-05 09:31:26 +02:00
pablov
b202f1a21e Reverts format changes to test/Settings.cpp 2023-07-04 10:31:49 -03:00
pvacatel
a80ffed278 Fixes code format according to clang-format 2023-07-03 22:36:45 -03:00
pvacatel
3c92cc0f98 Adds "Hide Untracked Files" option to DoubleTreeWidget cogwheel context menu 2023-07-02 15:53:30 -03:00
Murmele
d3acf745e5
Merge pull request #583 from jmmanzano/spanish-translation
Spanish translation
2023-06-19 12:54:16 +02:00
José Miguel Manzano
1e57e7d4f5 Spanish translation 2023-06-17 12:01:22 +02:00
Murmele
db545a2582
Merge pull request #564 from Murmele/implementCaseInsensitivForTreeviewSearch
Implement CaseInsensitive
2023-05-25 07:15:59 +02:00
Martin Marmsoler
f26c1033f6 Implement CaseInsensitive 2023-05-24 19:36:11 +02:00
Murmele
8a0dd90f37
Merge pull request #551 from RxLaboratory/Darktheme-fixes
Invert commit list text and bright text colors
2023-05-16 16:29:29 +02:00
Murmele
c69c832938
Merge pull request #552 from RxLaboratory/CommitList-display-options
Add display options to the commit list
2023-05-16 14:13:02 +02:00
Duduf
1323ddfdf0 Format 2023-05-16 11:43:49 +02:00
Nicolas Dufresne
ef20f6729c Invert commit list text and bright text colors
The bright text color should be brighter than the standard text
2023-05-15 16:33:14 +02:00
Duduf
3a91d245cf Add display options to the commit list
Show/hide: author, date and commit id.
2023-05-15 16:31:34 +02:00
Murmele
9da61f630b
Merge pull request #528 from Murmele/splitterPosition
prevent that diffview will be collapsed
2023-04-28 10:09:31 +02:00
Murmele
fee97e989e
Merge pull request #534 from Murmele/fixStageAll
When refreshing, all childs and parents must be updated as well
2023-04-28 10:09:15 +02:00
Martin Marmsoler
6d0208a686 Implement index also in the case of a listview. There the name is the complete path and child must not be used to create full path 2023-04-26 22:52:38 +02:00
Murmele
5b15d5d309
Merge pull request #517 from gh-devnull/close-branches-after-checkout
Close the branch drop-down list after the user checks out a branch.
2023-04-25 22:25:59 +02:00
gh-devnull
fde50c354f
Merge branch 'Murmele:master' into close-branches-after-checkout 2023-04-25 09:31:30 -04:00
Martin Marmsoler
3b9b8ae629 When refreshing all childs and parents must be updated as well
Reason: When using StageAll and Unstage all previously only the element it self raises the dataChanged() signal and therefore all parents like folders get not updated, because they will not be updated, because the paths variable contains only files and not folders
2023-04-24 19:33:06 +02:00
Murmele
2729ed0f64
Merge pull request #530 from yangjuncode/yj
bump cmake_minimum_required to 3.12 for add_compile_definitions
2023-04-20 14:04:02 +02:00
Murmele
6bf49f007a
Release 1.3.0
Merge pull request #474 from Murmele/release
2023-04-20 13:20:18 +02:00
Murmele
4974a325d7
Update release date 2023-04-20 11:26:26 +02:00
yangjun
4e83f30ec9 bump cmake_minimum_required to 3.12 for add_compile_definitions 2023-04-20 16:40:21 +08:00
yangjun
045e78c9ae ignore clion config dir 2023-04-20 16:38:55 +08:00
yangjun
889ddba459 ignore clion build dir 2023-04-20 16:38:11 +08:00
Martin Marmsoler
4a75767cf6 prevent that diffview will be collapsed 2023-04-19 19:59:19 +02:00