1
0
Fork 0
mirror of synced 2024-04-29 10:03:00 +12:00
czkawka/czkawka_gui/src
Rafał Mikrut 878550446d
Show how many files will be deleted/moved (#514)
* Print proper character(\) in Windows when printing files

* Show how many files will be moved/deleted.
Don't show dialog when 0 files is selected
2021-12-21 18:23:17 +01:00
..
compute_results.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_about_buttons.rs Use translated strings in more places (#498) 2021-12-12 12:02:53 +01:00
connect_button_delete.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
connect_button_hardlink.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
connect_button_move.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
connect_button_save.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_button_search.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_button_select.rs Multiple small changes (#490) 2021-12-05 21:01:16 +01:00
connect_button_stop.rs More GTK4 compatibility fixes (#503) 2021-12-17 19:44:29 +01:00
connect_change_language.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_duplicate_buttons.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_header_buttons.rs More GTK 4 related changes (#474) 2021-12-01 11:09:47 +01:00
connect_notebook_tabs.rs Add support for translations (#469) 2021-12-11 16:16:14 +01:00
connect_popovers.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
connect_progress_window.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_selection_of_directories.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
connect_settings.rs Improve translations (#507) 2021-12-19 14:45:10 +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 Make UI take less space (#500) 2021-12-13 19:13:53 +01:00
create_tree_view.rs More GTK4 compatibility fixes (#503) 2021-12-17 19:44:29 +01:00
gui_about.rs Update translation and add helpful script (#510) 2021-12-19 21:42:14 +01:00
gui_bottom_buttons.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
gui_data.rs Update translation and add helpful script (#510) 2021-12-19 21:42:14 +01:00
gui_header.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
gui_main_notebook.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
gui_popovers.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
gui_progress_dialog.rs Update translation and add helpful script (#510) 2021-12-19 21:42:14 +01:00
gui_settings.rs Update translation and add helpful script (#510) 2021-12-19 21:42:14 +01:00
gui_upper_notebook.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
help_combo_box.rs Improve translations (#507) 2021-12-19 14:45:10 +01:00
help_functions.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
initialize_gui.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
language_functions.rs Add Italian translation (#508) 2021-12-21 06:35:53 +01:00
main.rs Use system language when available (#506) 2021-12-18 23:45:37 +01:00
notebook_enums.rs Add support for translations (#469) 2021-12-11 16:16:14 +01:00
opening_selecting_records.rs Show how many files will be deleted/moved (#514) 2021-12-21 18:23:17 +01:00
saving_loading.rs Improve translations (#507) 2021-12-19 14:45:10 +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