dupeguru/qt
Andrew Senetar 18359c3ea6
Start flattening Qtlib into qt
- Remove app.py from qtlib (unused)
- Remove .gitignore from qtlib (unecessary)
- Move contents of preferences.py in qtlib to qt, clean up references
- Simplify language dropdown code
2022-05-08 18:51:10 -05:00
..
me Add option to profile scans 2022-03-31 00:16:37 -05:00
pe Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
se Add option to profile scans 2022-03-31 00:16:37 -05: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 Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
deletion_options.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
details_dialog.py Add windows position handling at open, fix #653 2021-08-27 23:26:19 -05:00
details_table.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
dg.qrc Implement exclude list dialog on the Qt side 2020-08-17 05:54:59 +02:00
directories_dialog.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
directories_model.py More cleanups 2021-08-25 00:46:33 -05:00
exclude_list_dialog.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
exclude_list_table.py More cleanups 2021-08-25 00:46:33 -05:00
ignore_list_dialog.py First pass code cleanup in qt/qtlib 2021-08-24 00:12:23 -05:00
ignore_list_table.py More cleanups 2021-08-25 00:46:33 -05:00
platform.py Fix help path for local files and some help doc updates 2022-03-19 17:43:11 -05:00
preferences.py Start flattening Qtlib into qt 2022-05-08 18:51:10 -05:00
preferences_dialog.py Start flattening Qtlib into qt 2022-05-08 18:51:10 -05:00
prioritize_dialog.py First pass code cleanup in qt/qtlib 2021-08-24 00:12:23 -05:00
problem_dialog.py Add windows position handling at open, fix #653 2021-08-27 23:26:19 -05:00
problem_table.py More cleanups 2021-08-25 00:46:33 -05:00
result_window.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
results_model.py More cleanups 2021-08-25 00:46:33 -05:00
stats_label.py Format files with black 2019-12-31 20:16:27 -06:00
tabbed_window.py Apply @arsenetar's proposed change to fix for errors on window change event. Solves #937. (#980) 2022-03-15 20:47:48 -05:00