dupeguru/qt
glubsy 9168d72f38 Update preferences on show(), not in constructor
* If the dialog window shouldn't have a titlebar during construction, update accordingly only when showing to fix Windows displaying a window without titlebar on first show
* Only save geometry if the window is floating. Otherwise geometry while docked is saved whih gives weird results on subsequent starts, since it may be floating by default anyway (at least on Linux where titlebar being disabled is allowed while floating)
* Vertical title bar doesn't seem to work on Windows, add note in preferences dialog
2020-07-15 23:00:55 +02:00
..
me Fix ME/SE details dialogs, add preferences 2020-07-14 17:37:48 +02:00
pe Fix computing and setting offset to 0 for tableview 2020-07-15 21:48:11 +02:00
se Fix ME/SE details dialogs, add preferences 2020-07-14 17:37:48 +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 ME/SE details dialogs, add preferences 2020-07-14 17:37:48 +02:00
deletion_options.py Format files with black 2019-12-31 20:16:27 -06:00
details_dialog.py Update preferences on show(), not in constructor 2020-07-15 23:00:55 +02:00
details_table.py Fix computing and setting offset to 0 for tableview 2020-07-15 21:48:11 +02:00
dg.qrc Add credit for icons used, upscale exchange icon 2020-07-15 20:22:13 +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 Format files with black 2019-12-31 20:16:27 -06: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 Fix ME/SE details dialogs, add preferences 2020-07-14 17:37:48 +02:00
preferences_dialog.py Update preferences on show(), not in constructor 2020-07-15 23:00:55 +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 a preference option to disable bold font on reference row. 2020-04-27 01:36:27 +02:00
stats_label.py Format files with black 2019-12-31 20:16:27 -06:00