mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-17 12:39:02 +00:00
11254381a8
* Restore the details dialog dock position if it was previously docked (i.e. not floating). * Since the details_dialog instance was not deleted after closing by default, the previous instances were still saving their own geometry. We now delete them explicitely if we have to recreate a new instance to avoid the signal triggering the callback to save the geometry. * Since restoreGeometry() and saveGeometry() are only called in our QDockWidget, it should be safe to modify the methods for the Preferences class (in qtlib). |
||
---|---|---|
.. | ||
me | ||
pe | ||
se | ||
__init__.py | ||
app.py | ||
deletion_options.py | ||
details_dialog.py | ||
details_table.py | ||
dg.qrc | ||
directories_dialog.py | ||
directories_model.py | ||
ignore_list_dialog.py | ||
ignore_list_table.py | ||
platform.py | ||
preferences_dialog.py | ||
preferences.py | ||
prioritize_dialog.py | ||
problem_dialog.py | ||
problem_table.py | ||
result_window.py | ||
results_model.py | ||
stats_label.py |