1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/qt
glubsy 9ae0d7e5cf Add color picker buttons to preferences dialog
* Buttons display the color currently in use
* Result table uses selected colors accordingly
* Keep items aligned with GridLayouts in preference dialog
* Reordering of items in a more logical manner*
2020-07-22 22:12:46 +02:00
..
me Fix Restore Default Preferences button 2020-07-20 05:04:25 +02:00
pe Add option to use internal icons in details dialog 2020-07-21 03:52:15 +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 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_dialog.py Add color picker buttons to preferences dialog 2020-07-22 22:12:46 +02:00
preferences.py Add color picker buttons to preferences dialog 2020-07-22 22:12:46 +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 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