Gitnuro/src/main/kotlin/app/ui
2022-04-06 19:39:06 +02:00
..
components Added additional info dialog 2022-04-04 18:32:06 +02:00
context_menu Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
dialogs Added additional info dialog 2022-04-04 18:32:06 +02:00
log Fixed date being moved if the message is too long 2022-04-04 03:00:51 +02:00
AppTab.kt Improved clone dialog features by adding more error management & directory picker 2022-04-03 01:16:55 +02:00
Branches.kt Improved display of branches' names in branch context menu 2022-02-24 23:07:28 +01:00
CommitChanges.kt Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
Diff.kt Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
Menu.kt Added push including tags option 2022-02-23 02:19:11 +01:00
Remotes.kt Reformated project's code 2022-02-21 01:49:14 +01:00
RepositoryOpen.kt Added loading screen when opening a repository 2022-04-01 05:00:06 +02:00
SideMenuUtils.kt Temporary files are now deleted when exiting the app 2022-02-04 01:34:22 +01:00
Stashes.kt Reformated project's code 2022-02-21 01:49:14 +01:00
SystemDialogs.kt Implemented basic local git init 2022-04-01 05:42:44 +02:00
Tags.kt Added basic remotes management 2022-02-17 19:24:36 +01: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