dupeguru/qt
glubsy 79613f9b1e Fix crash quitting while details dialog active
* While the details dialog is opened, if quit is triggered, the error message "'DetailsPanel' object has no attribute '_table'" is reported
* A workaround is to cleanly close the dialog before tear down
2020-07-30 03:22:13 +02:00
..
me Fix Restore Default Preferences button 2020-07-20 05:04:25 +02:00
pe Add preference to turn off scrollbars in viewers 2020-07-30 03:13:58 +02:00
se Fix Restore Default Preferences button 2020-07-20 05:04:25 +02:00
__init__.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
app.py Fix crash quitting while details dialog active 2020-07-30 03:22:13 +02:00
deletion_options.py Format files with black 2019-12-31 20:16:27 -06:00
details_dialog.py Add color preference for delta in details table 2020-07-29 21:43:45 +02:00
details_table.py Add color preference for delta in details table 2020-07-29 21:43:45 +02:00
dg.qrc Squashed commit of the following: 2020-07-16 22:31:54 +02:00
directories_dialog.py Format files with black 2019-12-31 20:16:27 -06:00
directories_model.py Format files with black 2019-12-31 20:16:27 -06:00
ignore_list_dialog.py Fix word wrap in ignore list dialog 2020-07-12 16:17:18 +02:00
ignore_list_table.py Format files with black 2019-12-31 20:16:27 -06:00
platform.py Format files with black 2019-12-31 20:16:27 -06:00
preferences.py Add preference to turn off scrollbars in viewers 2020-07-30 03:13:58 +02:00
preferences_dialog.py Add preference to turn off scrollbars in viewers 2020-07-30 03:13:58 +02:00
prioritize_dialog.py Format files with black 2019-12-31 20:16:27 -06:00
problem_dialog.py Format files with black 2019-12-31 20:16:27 -06:00
problem_table.py Format files with black 2019-12-31 20:16:27 -06:00
result_window.py Merge pull request #656 from glubsy/selected_shortcut_description 2020-05-13 20:17:41 -05:00
results_model.py Add color picker buttons to preferences dialog 2020-07-22 22:12:46 +02:00
stats_label.py Format files with black 2019-12-31 20:16:27 -06:00