1
0
Fork 0
mirror of synced 2024-04-29 10:03:00 +12:00
czkawka/czkawka_gui/src
Rafał Mikrut c9719758c7
Clean GUI code, make it easier to understand and change (#462)
* Add static variable for basic notebook data

* Opening, selecting results by space, enter and mouse

* Now hard/symbolic links

* Now deleting

* Now popovers

* Move tests to different function

* Don't crash when there is no selected records

* Button symlinks

* Now move

* Compute results

* Move again

* Again Popovers

* More popovers and more

* Key clicking, removing

* KEY_DELETE

* No more GuiData clone

* Adding directories

* Reorganize a little files
2021-11-25 08:36:49 +01:00
..
compute_results.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_about_buttons.rs Add button for moving files/folders to choosen folder (#449) 2021-11-20 08:32:28 +01:00
connect_button_delete.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_button_hardlink.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_button_move.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_button_save.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_button_search.rs Remove support for zeroed files (#461) 2021-11-23 11:38:37 +01:00
connect_button_select.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_button_stop.rs Add button for moving files/folders to choosen folder (#449) 2021-11-20 08:32:28 +01:00
connect_header_buttons.rs Add button for moving files/folders to choosen folder (#449) 2021-11-20 08:32:28 +01:00
connect_hide_text_view_errors.rs Add button for moving files/folders to choosen folder (#449) 2021-11-20 08:32:28 +01:00
connect_notebook_tabs.rs Add button for moving files/folders to choosen folder (#449) 2021-11-20 08:32:28 +01:00
connect_popovers.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_progress_window.rs Remove support for zeroed files (#461) 2021-11-23 11:38:37 +01:00
connect_selection_of_directories.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_settings.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
connect_similar_image_size_change.rs Support for finding similar videos (#460) 2021-11-23 11:10:24 +01:00
create_tree_view.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
gui_about.rs Split UI into multiple files (#391) 2021-07-07 21:13:36 +02:00
gui_bottom_buttons.rs Add button for moving files/folders to choosen folder (#449) 2021-11-20 08:32:28 +01:00
gui_data.rs Remove support for zeroed files (#461) 2021-11-23 11:38:37 +01:00
gui_header.rs Update to gtk-rs 0.14 (#383) 2021-06-25 18:07:13 +02:00
gui_main_notebook.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
gui_popovers.rs Split UI into multiple files (#391) 2021-07-07 21:13:36 +02:00
gui_progress_dialog.rs Split UI into multiple files (#391) 2021-07-07 21:13:36 +02:00
gui_settings.rs Add image preview to duplicate finder (#408) 2021-08-07 10:38:10 +02:00
gui_upper_notepad.rs Update to gtk-rs 0.14 (#383) 2021-06-25 18:07:13 +02:00
help_functions.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
initialize_gui.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
main.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
notebook_enums.rs Remove support for zeroed files (#461) 2021-11-23 11:38:37 +01:00
opening_selecting_records.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
saving_loading.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00
taskbar_progress.rs Windows taskbar progress support (#264) 2021-02-20 12:24:36 +01:00
taskbar_progress_dummy.rs Update to Rust 1.5.1 (#302) 2021-03-27 13:14:02 +01:00
taskbar_progress_win.rs Windows taskbar progress support (#264) 2021-02-20 12:24:36 +01:00
tests.rs Clean GUI code, make it easier to understand and change (#462) 2021-11-25 08:36:49 +01:00