Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
Abdelilah El Aissaoui dc5efb25aa
Fixed double click lambda not being refreshed after changing tabs
The issue would be specially present when clicking on the side panel and changing tabs, if the user tried to change a branch, it would be changed in the repository of the previous.
2024-09-10 18:57:37 +02:00
..
autogenerated Migrated from Uniffi+JNA to Kotars 2024-07-13 19:22:44 +02:00
credentials Added workaround error management until kotars has proper Result support 2024-08-01 21:57:29 +02:00
di Width of triple vertical split pane columns is now persisted 2024-07-20 01:18:39 +02:00
exceptions Refactored user feedback. 2024-08-02 16:24:55 +02:00
extensions Fixed double click lambda not being refreshed after changing tabs 2024-09-10 18:57:37 +02:00
git Improved focus handling in the whole tab 2024-09-09 01:49:26 +02:00
images Reformated whole project 2022-10-22 15:35:32 +02:00
keybindings Added stash/pop stash keybinding 2024-08-21 11:57:21 +02:00
logging Restored rust side event batching & error handling in file watcher 2024-07-29 00:03:35 +02:00
managers Refactored user feedback. 2024-08-02 16:24:55 +02:00
models Refactored user feedback. 2024-08-02 16:24:55 +02:00
preferences Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
repositories Reenabled option to change lists spacing 2024-08-20 20:56:39 +02:00
ssh/libssh Added workaround error management until kotars has proper Result support 2024-08-01 21:57:29 +02:00
system Fixed file picker not working on MacOS 2024-02-11 18:45:51 +01:00
terminal Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
theme Reenabled option to change lists spacing 2024-08-20 20:56:39 +02:00
ui Improved focus handling in the whole tab 2024-09-09 01:49:26 +02:00
updates Code refactoring 2024-09-09 00:32:06 +02:00
viewmodels Improved focus handling in the whole tab 2024-09-09 01:49:26 +02:00
App.kt Removed unused parameter 2024-09-09 00:32:06 +02:00
AppConstants.kt Version bump to 1.4.0-beta01 2024-09-02 15:52:46 +02:00
AppEnvInfo.kt Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
Icons.kt Refactored remotes in side panel 2024-07-19 21:32:38 +02:00
Logging.kt Added logs section in Settings 2024-03-23 16:58:29 +01:00
main.kt Added proper gitnuro_rs library loading 2024-07-15 01:33:40 +02:00
ProcessingScreen.kt Added basic positive feedback 2024-06-23 14:56:39 +02:00
SharedRepositoryStateManager.kt Fixed state not updating properly after cherry-pick conflicting 2024-06-12 11:24:23 +02:00
TaskType.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00