dupeguru/qt
glubsy 76fbfc2822 Fix adding new Result tab if already existed
* Whenever the Result Window already existed and its tab was in second position, and if the ignore list tab was in 3rd position, asking to show the Result window through the View menu would add a new tab and push the Result tab to the third position (ignore list tab would then become 2nd position).
* Fix view menu Directories entry not switching to index "0" in custom tab bar.
2020-08-02 16:12:47 +02:00
..
me Fix layout error 2020-07-31 22:37:18 +02:00
pe Fix alignment for combo box's label 2020-08-01 19:11:37 +02:00
se Fix layout error 2020-07-31 22:37:18 +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 adding new Result tab if already existed 2020-08-02 16:12:47 +02:00
deletion_options.py Format files with black 2019-12-31 20:16:27 -06:00
details_dialog.py Save dock panel position on quit 2020-07-30 20:25:20 +02:00
details_table.py Remove unused properties in details table headers 2020-07-30 15:38:37 +02:00
dg.qrc Squashed commit of the following: 2020-07-16 22:31:54 +02:00
directories_dialog.py Add minor change to variable names 2020-07-31 22:27:18 +02:00
directories_model.py Format files with black 2019-12-31 20:16:27 -06:00
ignore_list_dialog.py Merge branch 'master' into tab_window 2020-07-29 21:48:32 +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 Merge branch 'master' into details_dialog_improvements 2020-08-01 18:29:22 +02:00
preferences_dialog.py Add stretch to bottom of General pref tab 2020-08-01 19:02:04 +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 Revert stretching last section in Result window 2020-08-01 18:42:46 +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
tabbed_window.py Fix adding new Result tab if already existed 2020-08-02 16:12:47 +02:00