Gitnuro/src/main/kotlin/app/ui
2022-03-31 20:40:25 +02:00
..
components Reformated project's code 2022-02-21 01:49:14 +01:00
context_menu Improved display of branches' names in branch context menu 2022-02-24 23:07:28 +01:00
dialogs Improved settings dialog UI 2022-02-21 16:03:36 +01:00
log Implemented graph search 2022-03-31 20:39:25 +02:00
AppTab.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
Branches.kt Improved display of branches' names in branch context menu 2022-02-24 23:07:28 +01:00
CommitChanges.kt Added missing horizontal padding to commited changes files icon 2022-02-25 00:41:03 +01:00
Diff.kt Disabled the option to stage/unstage hunks when the repository is not in a safe state 2022-03-03 20:27:11 +01:00
Menu.kt Added push including tags option 2022-02-23 02:19:11 +01:00
Remotes.kt Reformated project's code 2022-02-21 01:49:14 +01:00
RepositoryOpen.kt Disabled the option to stage/unstage hunks when the repository is not in a safe state 2022-03-03 20:27:11 +01:00
SideMenuUtils.kt Temporary files are now deleted when exiting the app 2022-02-04 01:34:22 +01:00
Stashes.kt Reformated project's code 2022-02-21 01:49:14 +01:00
SystemDialogs.kt File picker styling is only applied in windows/macOs now 2022-03-04 14:53:49 +01:00
Tags.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
UncommitedChanges.kt Fixed text not being cleared after commit 2022-03-31 20:40:25 +02:00
WelcomePage.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00