Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui
Abdelilah El Aissaoui f2df70124b
Fixed Context Menu inconsistent behavior in diff screen
Also fixed empty context menu being shown when the list of items is empty (it required  the user to click once to close this invisible popup and make other actions work properly)
2024-05-27 02:47:35 +02:00
..
components Added UI compact mode 2024-05-15 10:50:06 +02:00
context_menu Fixed Context Menu inconsistent behavior in diff screen 2024-05-27 02:47:35 +02:00
dialogs Added UI compact mode 2024-05-15 10:50:06 +02:00
diff Fixed Context Menu inconsistent behavior in diff screen 2024-05-27 02:47:35 +02: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 UI compact mode 2024-05-15 10:50:06 +02:00
tree_files Renamed AppSettings to repository 2024-05-08 15:11:47 +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 Added UI compact mode 2024-05-15 10:50:06 +02: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-05-08 15:11:47 +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