Gitnuro/src/main/kotlin/app/ui
2022-06-11 16:46:45 +02:00
..
components Fixed click not working for non-local branches items on side panel 2022-06-11 14:17:21 +02:00
context_menu Added option to stash with a custom message 2022-06-07 20:08:21 +02:00
dialogs Disabled creation of branches/tags/stashes with empty string on enter or whitespaces 2022-06-07 20:10:30 +02:00
log Remove unnecessary logs 2022-06-09 03:13:15 +02:00
AppTab.kt Added a new color scheme and fixed multiple theming issues 2022-06-05 20:34:38 +02:00
Blame.kt Added secondary surface color 2022-06-11 16:46:45 +02:00
Branches.kt Add double click to checkout branch 2022-06-11 05:19:36 +02:00
CommitChanges.kt Moved "Files changed" alignment to the left 2022-06-11 14:36:24 +02:00
Diff.kt Added secondary surface color 2022-06-11 16:46:45 +02:00
FileHistory.kt Fixed blame/file history header paddings 2022-06-06 15:02:32 +02:00
Menu.kt Fixed paddings around the menu bar 2022-06-11 13:36:43 +02:00
RebaseInteractive.kt Added a new color scheme and fixed multiple theming issues 2022-06-05 20:34:38 +02:00
Remotes.kt Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
RepositoryOpen.kt Fixed paddings around the menu bar 2022-06-11 13:36:43 +02:00
SideMenuUtils.kt Temporary files are now deleted when exiting the app 2022-02-04 01:34:22 +01:00
Stashes.kt 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
SystemDialogs.kt Fixed open dir dialog showing "Save" instead of "Open" on Windows/MacOS 2022-06-02 19:25:21 +02:00
Tags.kt 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
UncommitedChanges.kt Moved staged/unstaged alignment to the left 2022-06-11 13:00:59 +02:00
WelcomePage.kt Added a new color scheme and fixed multiple theming issues 2022-06-05 20:34:38 +02:00