Abdelilah El Aissaoui
|
855b57196d
|
Side menu items expand state is now stored in the viewModels to restore it's value after changing tabs
|
2022-04-08 22:05:48 +02:00 |
|
Abdelilah El Aissaoui
|
8650b1a43c
|
Moved error state holding to the TabViewModel
|
2022-04-08 22:05:22 +02:00 |
|
Abdelilah El Aissaoui
|
4f84c38fb4
|
Started replacement of the old tabs system with the new one
|
2022-04-08 21:30:13 +02:00 |
|
Abdelilah El Aissaoui
|
fb8e41dfff
|
Fixed lines in diff being cut when overflowing
|
2022-04-08 20:22:04 +02:00 |
|
Abdelilah El Aissaoui
|
c20021832f
|
Fixed graph size not being recalculated after changing uncommited changes status
|
2022-04-07 22:44:34 +02:00 |
|
Abdelilah El Aissaoui
|
1baab9e3f8
|
Fixed clone state being lost on error & multiple errros not being reported
Also updated errors strings to better clarify the issue
|
2022-04-07 18:41:53 +02:00 |
|
Abdelilah El Aissaoui
|
7f9da646ff
|
Fixed uncommited changes line not appearing on rebase with a single conflict (no other changes)
|
2022-04-06 20:18:59 +02:00 |
|
Abdelilah El Aissaoui
|
1e0660dca0
|
Refactored status to improve its performance and removed diff update handling
|
2022-04-06 19:39:06 +02:00 |
|
Abdelilah El Aissaoui
|
4108537825
|
[WIP] started refactor of status
|
2022-04-06 17:49:38 +02:00 |
|
Abdelilah El Aissaoui
|
60a6fb1a3e
|
Fixed file name not being completly displayed when it's in the root of the dir for commited changes
|
2022-04-04 21:00:17 +02:00 |
|
Abdelilah El Aissaoui
|
f1868844a2
|
Extracted project name as a constant
|
2022-04-04 18:32:56 +02:00 |
|
Abdelilah El Aissaoui
|
27e8efcaf7
|
Added additional info dialog
|
2022-04-04 18:32:06 +02:00 |
|
Abdelilah El Aissaoui
|
61d5ee941a
|
Fixed file name not being completly displayed when it's in the root of the dir
|
2022-04-04 05:05:50 +02:00 |
|
Abdelilah El Aissaoui
|
dac6d597a2
|
Fixed date being moved if the message is too long
|
2022-04-04 03:00:51 +02:00 |
|
Abdelilah El Aissaoui
|
b980784b1f
|
Changed secondary color & reorganized welcome/home screen
|
2022-04-04 02:58:51 +02:00 |
|
Abdelilah El Aissaoui
|
8f92b6d195
|
Added updates check
|
2022-04-04 02:48:40 +02:00 |
|
Abdelilah El Aissaoui
|
c1fdd891c6
|
Added clone progress and changed clone button to PrimaryButton
|
2022-04-03 19:43:54 +02:00 |
|
Abdelilah El Aissaoui
|
e2449db568
|
Added padding at the end of the graph to avoid the last line being partially covered by the horizontal scrollbar of the graph
|
2022-04-03 19:22:45 +02:00 |
|
Abdelilah El Aissaoui
|
154ab89a21
|
Changed old style buttons to the new one
|
2022-04-03 01:29:18 +02:00 |
|
Abdelilah El Aissaoui
|
d662edba9d
|
Improved clone dialog features by adding more error management & directory picker
|
2022-04-03 01:16:55 +02:00 |
|
Abdelilah El Aissaoui
|
59a36fed08
|
Graph now shows properly the HEAD commits when rebasing & commits referenced by unpeeled tags
|
2022-04-02 04:03:01 +02:00 |
|
Abdelilah El Aissaoui
|
457d604575
|
Removed unnecessary parameters from callbacks
|
2022-04-02 00:36:09 +02:00 |
|
Abdelilah El Aissaoui
|
5ab529e22b
|
Updated repo URLs
|
2022-04-02 00:35:33 +02:00 |
|
Abdelilah El Aissaoui
|
558f02fca4
|
Implemented basic local git init
|
2022-04-01 05:42:44 +02:00 |
|
Abdelilah El Aissaoui
|
54a1ab4436
|
Added loading screen when opening a repository
|
2022-04-01 05:00:06 +02:00 |
|
Abdelilah El Aissaoui
|
a32f4d5ccd
|
Fixed text not being cleared after commit
|
2022-03-31 20:40:25 +02:00 |
|
Abdelilah El Aissaoui
|
054778bdcc
|
Implemented graph search
Fixed bug where deleting text input value too fast (keeping pressed backspace) would not behave properly
|
2022-03-31 20:39:25 +02:00 |
|
Abdelilah El Aissaoui
|
2466dd7a33
|
File picker styling is only applied in windows/macOs now
|
2022-03-04 14:53:49 +01:00 |
|
Abdelilah El Aissaoui
|
3352444371
|
Disabled the option to stage/unstage hunks when the repository is not in a safe state
|
2022-03-03 20:27:11 +01:00 |
|
Abdelilah El Aissaoui
|
bbea356eb2
|
Added missing horizontal padding to commited changes files icon
|
2022-02-25 00:41:03 +01:00 |
|
Abdelilah El Aissaoui
|
41ff6a57b8
|
Improved display of branches' names in branch context menu
|
2022-02-24 23:07:28 +01:00 |
|
Abdelilah El Aissaoui
|
dd56ccf2fc
|
Now uncommited changes shows which diff entry has been clicked
Also refactored selected index from commit changes to use the same logic as uncommited changes
|
2022-02-24 15:41:10 +01:00 |
|
Abdelilah El Aissaoui
|
970132f1d7
|
File name is always shown in the changes log to cut the dir path
|
2022-02-24 14:51:12 +01:00 |
|
Abdelilah El Aissaoui
|
250ca295b9
|
Added option to pull/push from specific branch
|
2022-02-24 14:25:15 +01:00 |
|
Abdelilah El Aissaoui
|
b8e76aa7a8
|
Added push including tags option
|
2022-02-23 02:19:11 +01:00 |
|
Abdelilah El Aissaoui
|
8d00141df2
|
Improved settings dialog UI
|
2022-02-21 16:03:36 +01:00 |
|
Abdelilah El Aissaoui
|
84d986587d
|
Reduced status sumary font size + fixed typo
|
2022-02-21 15:19:45 +01:00 |
|
Abdelilah El Aissaoui
|
4ed10c0682
|
Reformated project's code
|
2022-02-21 01:49:14 +01:00 |
|
Abdelilah El Aissaoui
|
fb377b9554
|
Changed graph border width and corner shape
|
2022-02-18 15:30:46 +01:00 |
|
Abdelilah El Aissaoui
|
82d9479e55
|
Changed multiple elements colors
Button and log border
|
2022-02-18 15:03:52 +01:00 |
|
Abdelilah El Aissaoui
|
7a86ed8227
|
Changed abort button colors
|
2022-02-18 12:30:30 +01:00 |
|
Abdelilah El Aissaoui
|
32ef5d50cd
|
Fixed crash when commits list is empty
|
2022-02-17 23:18:51 +01:00 |
|
Abdelilah El Aissaoui
|
f314dc2c26
|
Limited tab title lines to 1
|
2022-02-17 23:18:51 +01:00 |
|
Abdelilah El Aissaoui
|
afce2a2aa7
|
Added basic remotes management
|
2022-02-17 19:24:36 +01:00 |
|
Abdelilah El Aissaoui
|
0ff882a31c
|
Added native look and file for system dialogs
|
2022-02-11 20:55:10 +01:00 |
|
Abdelilah El Aissaoui
|
587843d246
|
Changed how the diff list is created to improve scrollbar's behavior (used to change its size depending on the scroll position ???)
|
2022-02-11 20:47:20 +01:00 |
|
Abdelilah El Aissaoui
|
c374ac77d5
|
Fixed weird spacing when using fonts with different heights in lines with empty text in the diff
|
2022-02-11 20:34:13 +01:00 |
|
Abdelilah El Aissaoui
|
a3f233d363
|
Added option to refresh repository
|
2022-02-10 00:46:26 +01:00 |
|
Abdelilah El Aissaoui
|
2a12c3e883
|
Changed scrollbar color scheme to make it more visible
|
2022-02-07 22:04:06 +01:00 |
|
Abdelilah El Aissaoui
|
e54ba6d8a0
|
Log code cleanup and added more comments
|
2022-02-07 20:39:30 +01:00 |
|