Gitnuro/src/main/kotlin/app/ui
2022-04-08 22:05:48 +02:00
..
components 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
context_menu Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
dialogs Fixed clone state being lost on error & multiple errros not being reported 2022-04-07 18:41:53 +02:00
log Started replacement of the old tabs system with the new one 2022-04-08 21:30:13 +02:00
AppTab.kt Moved error state holding to the TabViewModel 2022-04-08 22:05:22 +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 Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
Diff.kt Fixed lines in diff being cut when overflowing 2022-04-08 20:22:04 +02:00
Menu.kt Added push including tags option 2022-02-23 02:19:11 +01:00
Remotes.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
RepositoryOpen.kt Started replacement of the old tabs system with the new one 2022-04-08 21:30:13 +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 Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
WelcomePage.kt Extracted project name as a constant 2022-04-04 18:32:56 +02:00