dupeguru/qt
Virgil Dupras 20dc2d63fd qt: save prefs on close more predictably
Ticket #379 reports crashes on quit due to `willSavePrefs` being called
when result and details dialogs are already freed. I can't reproduce the
crash, but it's still a bad idea to rely on the timing of
`aboutToQuit()` to launch this process.

This commits uses a more predictable place to emit `willSavePrefs` and
I'm pretty sure it will fix the crash at #379.
2016-08-14 21:11:24 -04:00
..
me qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
pe Merge core_{se,me,pe} into core.{se,me,pe} 2016-05-31 22:32:37 -04:00
se qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04: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 qt: save prefs on close more predictably 2016-08-14 21:11:24 -04:00
deletion_options.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
details_dialog.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
details_table.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
dg.qrc qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
directories_dialog.py qt: save prefs on close more predictably 2016-08-14 21:11:24 -04:00
directories_model.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
ignore_list_dialog.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
ignore_list_table.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
platform.py Fix qt.platform.BASE_PATH location 2016-07-21 20:39:15 -04:00
preferences.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
preferences_dialog.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
prioritize_dialog.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
problem_dialog.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
problem_table.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
result_window.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
results_model.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
run_template.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00
stats_label.py qt: move qt.base units into qt root package 2016-05-31 21:59:31 -04:00