1
0
Fork 0
mirror of synced 2024-05-17 02:43:36 +12:00
czkawka/czkawka_gui/src
Rafał Mikrut 5f774e03bd
Add button to ignore images with non unique size. (#493)
This will help with finding different images(non 1:1 which could be easily found by duplicate finder tool)
2021-12-08 23:08:05 +01:00
..
compute_results.rs Enable sorting for simple treeviews (#487) 2021-12-04 20:41:02 +01:00
connect_about_buttons.rs Modified include organization 2021-11-27 20:49:20 +01:00
connect_button_delete.rs Add confirmation and warning dialog to hard/symlinks (#489) 2021-12-05 18:35:41 +01:00
connect_button_hardlink.rs Multiple small changes (#490) 2021-12-05 21:01:16 +01:00
connect_button_move.rs Add confirmation and warning dialog to hard/symlinks (#489) 2021-12-05 18:35:41 +01:00
connect_button_save.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
connect_button_search.rs Add button to ignore images with non unique size. (#493) 2021-12-08 23:08:05 +01:00
connect_button_select.rs Multiple small changes (#490) 2021-12-05 21:01:16 +01:00
connect_button_stop.rs More GTK 4 related changes (#474) 2021-12-01 11:09:47 +01:00
connect_duplicate_buttons.rs Remove HashMB mode (#476) 2021-12-01 12:37:17 +01:00
connect_header_buttons.rs More GTK 4 related changes (#474) 2021-12-01 11:09:47 +01:00
connect_notebook_tabs.rs Fix buttons when converting to GTK 4 (#473) 2021-11-30 13:53:04 +01:00
connect_popovers.rs Add confirmation and warning dialog to hard/symlinks (#489) 2021-12-05 18:35:41 +01:00
connect_progress_window.rs Remove HashMB mode (#476) 2021-12-01 12:37:17 +01:00
connect_selection_of_directories.rs Add confirmation and warning dialog to hard/symlinks (#489) 2021-12-05 18:35:41 +01:00
connect_settings.rs Make settings and progress window a dialog (#481) 2021-12-03 20:27:59 +01:00
connect_show_hide_ui.rs Allow to hide upper notebook (#491) 2021-12-06 14:30:29 +01:00
connect_similar_image_size_change.rs Add better custom selecting (#479) 2021-12-02 15:33:06 +01:00
create_tree_view.rs Enable sorting for simple treeviews (#487) 2021-12-04 20:41:02 +01:00
gui_about.rs Make settings and progress window a dialog (#481) 2021-12-03 20:27:59 +01:00
gui_bottom_buttons.rs Allow to hide upper notebook (#491) 2021-12-06 14:30:29 +01:00
gui_data.rs Don't try to create previews of images that currently are displayed in preview window (#480) 2021-12-03 15:17:59 +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 Add button to ignore images with non unique size. (#493) 2021-12-08 23:08:05 +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 Make settings and progress window a dialog (#481) 2021-12-03 20:27:59 +01:00
gui_settings.rs Add confirmation and warning dialog to hard/symlinks (#489) 2021-12-05 18:35:41 +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 Multiple small changes (#490) 2021-12-05 21:01:16 +01:00
initialize_gui.rs Add button to ignore images with non unique size. (#493) 2021-12-08 23:08:05 +01:00
main.rs Allow to hide upper notebook (#491) 2021-12-06 14:30:29 +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 prehash cache support (#477) 2021-12-01 20:09:04 +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