Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui
Abdelilah El Aissaoui 03c5499ede
Fixed icon reference
2023-11-04 00:45:14 +01:00
..
components Fixed crash when trying to change upstream branch 2023-10-19 17:50:58 +02:00
context_menu Clicking on a submodule in (un)commited changes shows an informative screen 2023-09-14 01:05:06 +02:00
dialogs Fixed typo in settings (Network - Authentication) 2023-10-24 22:45:04 +02:00
diff Fixed diff header overlapping the buttons 2023-10-29 16:44:23 +01:00
drag_sorting Fixed tabs being partially dragged accidentally (instead of clicked) 2023-09-25 16:44:17 +02:00
dropdowns Added change upstream branch option 2023-04-23 03:13:12 +02:00
log Fixed icon reference 2023-11-04 00:45:14 +01:00
AppTab.kt Disabled mouse elements on loading screen 2023-07-18 16:59:30 +02:00
Blame.kt Updated Compose Multiplatform to 1.5.0-rc01 2023-08-19 10:43:20 +02:00
CommitChanges.kt Added new switch and adjusted surface color on light theme 2023-07-15 13:21:19 +02:00
FileHistory.kt Added loading screen title+subtitle for LogViewModel methods 2023-05-19 23:53:23 +02:00
Menu.kt Code cleanup 2023-04-15 16:34:04 +02:00
RebaseInteractive.kt Fixed rebase interactive text field losing focus on new line 2023-09-21 23:01:45 +02:00
RepositoryOpen.kt Rebase interactive is shown on top of log instead of taking all the space 2023-09-08 10:43:24 +02: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 button to clear search in side panel 2023-11-04 00:35:58 +01:00
TabsManager.kt Latest opened tab is now remembered 2023-06-22 16:58:19 +02:00
UncommitedChanges.kt Clicking on a submodule in (un)commited changes shows an informative screen 2023-09-14 01:05:06 +02:00
WelcomePage.kt Moved version to the bottom of each screen (even open repositories) 2023-06-02 01:14:59 +02:00