Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui
2023-03-21 01:37:05 +01:00
..
components Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
context_menu Added option to set default pull with rebase as default 2023-03-18 18:56:14 +01:00
dialogs Added error dialog when trying to load an invalid theme file 2023-03-18 19:11:26 +01:00
diff Fixed diff not being focused after opening it 2023-03-15 17:45:31 +01:00
dropdowns Moved classes to match the package name 2022-09-28 01:56:21 +02:00
log Hidden rebase interactive on the last commit of the current branch 2023-03-14 10:53:38 +01:00
AppTab.kt Added error dialog when trying to load an invalid theme file 2023-03-18 19:11:26 +01:00
Blame.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
CommitChanges.kt / before file is always shown even if the path is being cut 2022-10-27 20:20:39 +02:00
FileHistory.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
Menu.kt Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
RebaseInteractive.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
RepositoryOpen.kt Implemented search in side panel 2023-01-29 19:27:17 +01:00
SidePanel.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00
SystemDialogs.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00
UncommitedChanges.kt Added author info request when doing a new commit if the info is not set previously 2023-03-13 11:36:56 +01:00
WelcomePage.kt Replaced hard coded icons with constants 2023-03-08 01:41:10 +01:00