Gitnuro/src/main/kotlin/app
Abdelilah El Aissaoui 6a44e8f958 Multiple UI improvements
- Added custom resizable outlined text field.
- Reduced size of "scroll to top" button text
2022-06-23 13:20:46 +02:00
..
credentials Removed no longer valid TODOs 2022-06-19 16:35:09 +02:00
di The app now remembers the window state. 2022-06-17 03:14:21 +02:00
exceptions Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00
extensions Added option to abort cherry-pick. 2022-06-23 09:46:26 +02:00
git Added option to abort cherry-pick. 2022-06-23 09:46:26 +02:00
images Hidden file not found exception when trying to fetch the icons from gravatar 2022-04-09 18:58:30 +02:00
logging Improved logging 2022-06-11 12:58:55 +02:00
models Added dialog to edit author info 2022-06-22 00:53:10 +02:00
preferences Added option to load custom themes. 2022-06-19 22:49:41 +02:00
theme Added option to load custom themes. 2022-06-19 22:49:41 +02:00
ui Multiple UI improvements 2022-06-23 13:20:46 +02:00
updates The app now remembers the window state. 2022-06-17 03:14:21 +02:00
viewmodels Graph horizontal scroll state is preserved when changing between tabs 2022-06-23 10:35:47 +02:00
App.kt Added option to load custom themes. 2022-06-19 22:49:41 +02:00
AppConstants.kt Increased version for the next release 2022-04-08 20:22:04 +02:00
AppStateManager.kt The app now remembers the window state. 2022-06-17 03:14:21 +02:00
DropDownOption.kt Improved settings dialog UI 2022-02-21 16:03:36 +01:00
ErrorsManager.kt Moved error state holding to the TabViewModel 2022-04-08 22:05:22 +02:00
TempFilesManager.kt Temporary files are now deleted when exiting the app 2022-02-04 01:34:22 +01:00