1
0
Fork 0
mirror of synced 2024-05-19 03:43:00 +12:00
czkawka/czkawka_gui/src
Rafał Mikrut 582e5417ac
Unify progress data (#972)
* Unify progress data code

* Do not increment in threads values every time when finding file/folder(works quite good, may works bad with folders with ~several thousands of files)

* Partial changes

* Simplify creating tree_view

* Allow setting thread number in CLI

* Simplified code and add tests with help of copilot
2023-05-10 21:27:41 +02:00
..
connect_things Unify progress data (#972) 2023-05-10 21:27:41 +02:00
gui_structs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
compute_results.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
create_tree_view.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
help_combo_box.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
help_functions.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
initialize_gui.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
language_functions.rs Release version 5.1.0 2023-02-19 10:58:28 +01:00
localizer_gui.rs Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00
main.rs Unify progress data (#972) 2023-05-10 21:27:41 +02:00
notebook_enums.rs Fixes problem with new file dialog 2023-02-19 12:18:51 +01:00
notebook_info.rs Big core cleaning (#969) 2023-05-02 22:37:12 +02:00
opening_selecting_records.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
saving_loading.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
taskbar_progress.rs Modified include organization 2021-11-27 20:49:20 +01:00
taskbar_progress_dummy.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
taskbar_progress_win.rs Use max line length 180 instead 250 (#515) 2021-12-21 18:44:20 +01:00
tests.rs Add info about column type to global variable (#760) 2022-06-21 17:24:08 +02:00