Commit Graph

1446 Commits

Author SHA1 Message Date
Martin Marmsoler
bd6ad106fb Remove not needed method 2023-02-16 19:08:19 +01:00
Martin Marmsoler
abef50fe7c Description: Implement fetching hunks as it was done before for the FileWidgets.
Reason: This is helpfull, if a File contains a lot of hunks, like *.po or *.kicad_pcb files. In those cases it takes really long to load the diff view.
2023-02-16 11:04:51 +01:00
Kas
ee7c780217
Merge pull request #347 from H-4ND-H/credential-store
Credential store
2023-01-30 09:15:32 +01:00
Kas
204b738672
Merge pull request #447 from Murmele/Changelog
Changelog
2023-01-30 09:09:57 +01:00
Martin Marmsoler
0713b77f6d Update changelog.md 2023-01-27 13:37:43 +01:00
Martin Marmsoler
49466a6a33 update changelog 2023-01-27 13:37:08 +01:00
Murmele
889727ca68
Merge pull request #415 from Murmele/colorBadge
colorized badges
2023-01-27 12:49:07 +01:00
Murmele
27c75f1346
Merge pull request #413 from Murmele/defaultMessage
Implement automatic usage of template in commit message
2023-01-27 12:48:56 +01:00
Murmele
83ca4645e5
Merge pull request #444 from Murmele/ExternalDiffFlatpak
Fix executing external diff with flatpak
2023-01-27 12:28:24 +01:00
Murmele
80cda1a084
Merge pull request #443 from Murmele/Flatpakdisableupdate
Flatpakdisableupdate
2023-01-27 12:28:14 +01:00
Murmele
db2c854c65
Update src/update/Updater.cpp 2023-01-27 12:27:59 +01:00
Murmele
f1b7aa977b
Merge pull request #441 from Murmele/Settings
Fix used wrong config in ConfigDialog.cpp
2023-01-27 12:27:23 +01:00
H-4ND-H
2e36b88d16 Remove Id::StoreCredentials from Setting.cpp as store is now part of git config 2023-01-26 14:44:07 +03:30
H-4ND-H
56ddc1629b Add ability to add custom store to git config file
Make store selection ComboBox editable in SettingDialog.cpp.

Change the defenition of a valid helper in CredentialHelper.cpp so that
every non empty string is treated as valid.
2023-01-26 14:31:07 +03:30
H-4ND-H
435a0e52c2 Remove credential/store from settings and use global config 2023-01-26 14:31:07 +03:30
H-4ND-H
411292ea84 Fix issues related to wincred
Change "winCred" to "wincred" in CredentialHelper.cpp for better
consistency with different stores.

Fix missing semicolon when adding wincred to list of available stores.
2023-01-26 14:30:19 +03:30
H-4ND-H
872965b987 Fix test resource not available in all builds 2023-01-26 14:30:19 +03:30
H-4ND-H
9eb9f218bd Fix credential save in .git-credentials
Overwrite exisiting row with new data in Store.cpp
instead of adding a new row for credentials.
2023-01-26 14:30:19 +03:30
H-4ND-H
fdb64f9e6f Fix git credential instantiation problem
Add a helper for git credential store.

Change SettingDialog.cpp so that it shows available git credential
stores and set it to git global config file.

Chagne the CredentialHelper.cpp so that it instantiate correct
store based on git global config rather than availability.
2023-01-26 14:30:19 +03:30
Martin Marmsoler
9e217faf3e implement flatpak version also for difftool 2023-01-25 10:57:41 +01:00
Martin Marmsoler
5e181ad47f show ok button 2023-01-25 10:11:50 +01:00
Martin Marmsoler
ee2e0ba640 skip version automatically to not showing the update dialog everytime the user opens Gittyup but is not able t react on it 2023-01-25 10:01:03 +01:00
Martin Marmsoler
b1f06bb346 Testing 2023-01-25 09:51:38 +01:00
Martin Marmsoler
2cb553a127 Update build.yml 2023-01-25 09:50:48 +01:00
Martin Marmsoler
aed4e67a0c WIP 2023-01-25 09:48:27 +01:00
Martin Marmsoler
a465cafbf1 Update CMakeLists.txt 2023-01-25 09:15:38 +01:00
Martin Marmsoler
2a01f13848 this not needed 2023-01-25 09:01:03 +01:00
Martin Marmsoler
cec29e2003 add option to disable automatic update 2023-01-25 08:58:40 +01:00
Martin Marmsoler
96374a78c1 disable spinbox if no autofetch 2023-01-24 19:00:51 +01:00
Martin Marmsoler
1828a48411 Fix used wrong config in ConfigDialog.cpp the readconfig and the write config must be the same 2023-01-24 18:44:17 +01:00
Murmele
42119ea8c4
Merge pull request #437 from Murmele/AmendDialogNewLine
fix #398
2023-01-23 20:50:27 +01:00
Murmele
e941722b38
Merge pull request #436 from Murmele/LicenseDate
update copyright and license year automatically
2023-01-23 20:50:07 +01:00
Martin Marmsoler
e8c2f8d327 fix #398 2023-01-23 18:17:28 +01:00
Martin Marmsoler
14519b454d date cannot be in the future 2023-01-23 15:51:22 +01:00
Martin Marmsoler
6a819ef914 add dummy changelog 2023-01-23 15:16:50 +01:00
Martin Marmsoler
598b1a6fe1 use also char instead of string 2023-01-23 11:51:22 +01:00
Martin Marmsoler
b3ae14e777 head must be outside, because it is not a status! 2023-01-23 11:49:44 +01:00
Martin Marmsoler
32e77700dc forgotten to set type in constructor 2023-01-23 11:46:40 +01:00
Martin Marmsoler
2f51ff72aa let LICENSE.md also be in the source dir, so we have always one valid there 2023-01-23 11:37:30 +01:00
Martin Marmsoler
654492377a colorize badges 2023-01-23 11:11:44 +01:00
Martin Marmsoler
c2c84d27f6 update copyright and license year automatically 2023-01-23 09:50:50 +01:00
Martin Marmsoler
54e2c2a846 add test 2023-01-23 07:54:39 +01:00
Martin Marmsoler
b20faa52c2 Move CommitEditor into own source file for preparation to write tests 2023-01-23 07:54:38 +01:00
Martin Marmsoler
ba9d605734 add possibility to import and export templates 2023-01-23 07:54:38 +01:00
Martin Marmsoler
e013ff2c94 Use global QSettings instead of repository settings 2023-01-23 07:54:37 +01:00
Martin Marmsoler
3401082e6b if only one file left, show singular 2023-01-23 07:54:36 +01:00
Martin Marmsoler
56a62f6a71 Implement automatic usage of template in commit message 2023-01-23 07:54:34 +01:00
Murmele
627f73d9fd
Merge pull request #435 from Murmele/flatpakUninstall
Flatpak uninstall
2023-01-22 19:43:06 +01:00
Martin Marmsoler
196b8c643d increase version again 2023-01-22 19:02:10 +01:00
Martin Marmsoler
a29ad94a73 format 2023-01-22 18:42:56 +01:00