You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
connect_things Unify progress data (#972) 1 year ago
gui_structs Add finding similar audio by content (#970) 1 year ago
compute_results.rs Add finding similar audio by content (#970) 1 year ago
create_tree_view.rs Unify progress data (#972) 1 year ago
help_combo_box.rs Add finding similar audio by content (#970) 1 year ago
help_functions.rs Unify progress data (#972) 1 year ago
initialize_gui.rs Unify progress data (#972) 1 year ago
language_functions.rs Release version 5.1.0 1 year ago
localizer_gui.rs Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2 years ago
main.rs Unify progress data (#972) 1 year ago
notebook_enums.rs Fixes problem with new file dialog 1 year ago
notebook_info.rs Big core cleaning (#969) 1 year ago
opening_selecting_records.rs Run pydantic clippy lints on project (#901) 1 year ago
saving_loading.rs Implement finding duplicates by size/name (#956) 1 year ago
taskbar_progress.rs Modified include organization 3 years ago
taskbar_progress_dummy.rs Run pydantic clippy lints on project (#901) 1 year ago
taskbar_progress_win.rs Use max line length 180 instead 250 (#515) 3 years ago
tests.rs Add info about column type to global variable (#760) 2 years ago