beeref/beeref
2021-06-06 20:24:34 +02:00
..
actions Add action to toggle title bar 2021-06-05 16:49:08 +02:00
assets Logo: tiny enhancement 2021-04-13 21:43:31 +02:00
documentation Add ability to move window with Ctrl + Alt + Left Drag 2021-06-04 15:05:08 +02:00
fileio Image loading now respects exif image rotation 2021-06-06 20:24:34 +02:00
__init__.py Missing lib directory 2021-03-22 21:48:05 +01:00
__main__.py Port unittests to pytest-qt (fixes #1) 2021-05-31 18:11:45 +02:00
assets.py Log to file; Add 'Show Debug Log' action 2021-05-14 13:37:44 +02:00
commands.py Copy/Cut + internal pasting 2021-05-15 19:34:20 +02:00
config.py Capture Qt log messages to Python logger 2021-06-04 14:00:25 +02:00
constants.py Add About dialog 2021-05-14 16:51:19 +02:00
gui.py Fix intermittent segfault when deleting progress bar 2021-06-01 21:57:26 +02:00
items.py Copy/Cut + internal pasting 2021-05-15 19:34:20 +02:00
scene.py Fix bugs in moving/scaling/flipping items 2021-05-16 11:55:05 +02:00
selection.py Make double-cick to fit view more lenient 2021-05-18 21:02:36 +02:00
utils.py Log to file; Add 'Show Debug Log' action 2021-05-14 13:37:44 +02:00
view.py Add action to toggle title bar 2021-06-05 16:49:08 +02:00