1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 16:45:57 +00:00
dupeguru/qt/pe
glubsy b8af2a4eb5 Don't show parent window's context menu on viewers
* When right clicking on image viewers while they are docked, the context menu of the Results window showed up.
* This also enables capture of right click and middle click buttons to drag around images, which solves a conflict with some theme engines that enable left mouse button click to drag a window's position regardless of where the event happens, hence blocking the panning.
* Probably unnecessary to check which button is released.
2020-09-03 01:44:01 +02:00
..
modules Updated copyright year to 2014 2014-04-19 12:19:11 -04: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
block.py Format files with black 2019-12-31 20:16:27 -06:00
details_dialog.py Add preference to turn off scrollbars in viewers 2020-07-30 03:13:58 +02:00
image_viewer.py Don't show parent window's context menu on viewers 2020-09-03 01:44:01 +02:00
photo.py Format files with black 2019-12-31 20:16:27 -06:00
preferences_dialog.py Fix alignment for combo box's label 2020-08-01 19:11:37 +02:00
results_model.py Format files with black 2019-12-31 20:16:27 -06:00