1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/qt
glubsy 7e4f371841 Avoid crash when quitting
* If details dialog failed to be created for some reason, avoid crashing by dereferencing a null pointer
2020-07-30 15:30:09 +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 Avoid crash when quitting 2020-07-30 15:30:09 +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_dialog.py Add preference to turn off scrollbars in viewers 2020-07-30 03:13:58 +02:00
preferences.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 Stretch last header section in Result window 2020-07-30 15:16:31 +02: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