..
actions
Add action to toggle title bar
2021-06-05 16:49:08 +02:00
assets
Image loading now respects exif image rotation
2021-06-06 20:24:34 +02:00
fileio
Fix file name handling when opening bee files
2021-07-09 17:13:50 +02:00
selection
Flipping an image on mouse press instead of mouse release
2021-07-13 18:25:23 +02:00
__init__.py
Add setup.py file and structure Python files correctly
2021-03-23 16:31:55 +01:00
conftest.py
Fix file name handling when opening bee files
2021-07-09 17:13:50 +02:00
test_assets.py
Port unittests to pytest-qt ( fixes #1 )
2021-05-31 18:11:45 +02:00
test_commands.py
Port unittests to pytest-qt ( fixes #1 )
2021-05-31 18:11:45 +02:00
test_config.py
Capture Qt log messages to Python logger
2021-06-04 14:00:25 +02:00
test_gui.py
Use QPlainTextEdit for log file display
2021-07-09 15:45:02 +02:00
test_items.py
Port unittests to pytest-qt ( fixes #1 )
2021-05-31 18:11:45 +02:00
test_main.py
Add action to toggle title bar
2021-06-05 16:49:08 +02:00
test_scene.py
Add Raise to Top/Lower to Bottom actions
2021-07-05 18:03:47 +02:00
test_utils.py
Port unittests to pytest-qt ( fixes #1 )
2021-05-31 18:11:45 +02:00
test_view.py
Add action to toggle title bar
2021-06-05 16:49:08 +02:00
utils.py
Port unittests to pytest-qt ( fixes #1 )
2021-05-31 18:11:45 +02:00