Gitnuro/src/main/kotlin/app/ui
2022-02-24 23:07:28 +01: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 Improved display of branches' names in branch context menu 2022-02-24 23:07:28 +01: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 Now uncommited changes shows which diff entry has been clicked 2022-02-24 15:41:10 +01:00
Diff.kt 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
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 Now uncommited changes shows which diff entry has been clicked 2022-02-24 15:41:10 +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 Added native look and file for system dialogs 2022-02-11 20:55:10 +01:00
Tags.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
UncommitedChanges.kt Now uncommited changes shows which diff entry has been clicked 2022-02-24 15:41:10 +01:00
WelcomePage.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00