Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui
2024-04-19 21:41:32 +02:00
..
components Fixed first part of the split pane being shown a tiny bit during rebase interactive 2024-03-21 00:01:20 +01:00
context_menu Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
dialogs Renamed AppSettings to repository 2024-04-19 21:41:32 +02:00
diff Updated compose to 1.6.0 2024-03-05 23:12:28 +01:00
drag_sorting Added sorting of commits in rebase interactive 2024-03-05 23:00:58 +01:00
dropdowns Added change upstream branch option 2023-04-23 03:13:12 +02:00
log Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
tree_files Renamed AppSettings to repository 2024-04-19 21:41:32 +02:00
AppTab.kt Added custom error title for each processing task 2024-03-27 23:14:16 +01:00
Blame.kt Code cleanup 2023-12-24 21:30:09 +01:00
CommitChanges.kt Fixed expanded folder icon not showing up 2024-03-01 15:21:12 +01:00
FileHistory.kt Added loading screen title+subtitle for LogViewModel methods 2023-05-19 23:53:23 +02:00
Menu.kt Errors now include the stacktrace 2024-01-24 23:45:26 +01:00
RebaseInteractive.kt Added sorting of commits in rebase interactive 2024-03-05 23:00:58 +01:00
RepositoryOpen.kt Restored side panel hidden during rebase interactive 2024-01-12 15:14:25 +01:00
ResizePointerIcon.kt Fixed rebase interactive check being executed when changing between tabs even if not rebasing 2023-08-28 17:58:37 +02:00
SidePanel.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00
TabsManager.kt Renamed AppSettings to repository 2024-04-19 21:41:32 +02:00
UncommitedChanges.kt Fixed expanded folder icon not showing up 2024-03-01 15:21:12 +01:00
WelcomePage.kt Moved version to the bottom of each screen (even open repositories) 2023-06-02 01:14:59 +02:00