1
0
Fork 0
mirror of synced 2024-05-20 12:22:42 +12:00
czkawka/czkawka_gui/src
Rafał Mikrut 4871016a3c
Add option to not remove outdated cache entries (#472)
* Add option to not remove outdated cache entries

* Default duplicates cache size lowered to 512 KB

* Add some tooltips,
Add logic to opening cache/config folders

* Add option to clear cache files from outdated results(manually)
2021-11-30 12:45:09 +01:00
..
compute_results.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_about_buttons.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_button_delete.rs More GTK 4 compatibility fixes (#468) 2021-11-29 11:38:38 +01:00
connect_button_hardlink.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_button_move.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
connect_button_save.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
connect_button_search.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
connect_button_select.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_button_stop.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_header_buttons.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_hide_text_view_errors.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_notebook_tabs.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_popovers.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
connect_progress_window.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_selection_of_directories.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_settings.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
connect_similar_image_size_change.rs Modified include organization 2021-11-27 20:49:20 +01:00
create_tree_view.rs Modified include organization 2021-11-27 20:49:20 +01:00
gui_about.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
gui_bottom_buttons.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
gui_data.rs Modified include organization 2021-11-27 20:49:20 +01:00
gui_header.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
gui_main_notebook.rs More GTK 4 compatibility fixes (#468) 2021-11-29 11:38:38 +01:00
gui_popovers.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
gui_progress_dialog.rs GTK 4 compatibility fixes (#467) 2021-11-27 16:44:30 +01:00
gui_settings.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
gui_upper_notepad.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
help_functions.rs More GTK 4 compatibility fixes (#468) 2021-11-29 11:38:38 +01:00
initialize_gui.rs More GTK 4 compatibility fixes (#468) 2021-11-29 11:38:38 +01:00
main.rs Modified include organization 2021-11-27 20:49:20 +01:00
notebook_enums.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
opening_selecting_records.rs More GTK 4 compatibility fixes (#468) 2021-11-29 11:38:38 +01:00
saving_loading.rs Add option to not remove outdated cache entries (#472) 2021-11-30 12:45:09 +01:00
taskbar_progress.rs Modified include organization 2021-11-27 20:49:20 +01:00
taskbar_progress_dummy.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
taskbar_progress_win.rs Modified include organization 2021-11-27 20:49:20 +01:00
tests.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00