Gitnuro/src/main/kotlin/app/ui
2022-05-27 20:07:24 +02:00
..
components Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
context_menu Added basic version of blame 2022-05-26 23:40:15 +02:00
dialogs Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
log Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
AppTab.kt Changed error dialog animation 2022-05-22 00:54:04 +02:00
Blame.kt Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
Branches.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
CommitChanges.kt Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
Diff.kt Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
Menu.kt Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
RebaseInteractive.kt Disabled fixup and squash for the first line of the rebase interactive 2022-05-27 13:30:07 +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 Multiple blame improvements 2022-05-27 19:50:41 +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 Implemented basic local git init 2022-04-01 05:42:44 +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 Added hand icon on hover where it's intended to be 2022-05-27 20:07:24 +02:00
WelcomePage.kt Added max lines to welcome page text composables 2022-04-09 18:58:16 +02:00