beeref/tests
2024-05-25 18:21:23 +02:00
..
actions Add confirmation dialog when discarding an unsaved file 2024-05-20 19:31:06 +02:00
assets Add text item 2021-07-28 18:33:27 +02:00
config Add setting to change default image allocation limit. 2024-05-08 21:35:11 +02:00
fileio Fix hang when saving an open bee file that has been removed 2024-05-19 22:39:09 +02:00
items Add action 'Arrange by Filename' 2024-05-25 18:21:23 +02:00
selection Fix color sampling while multiple items are selected 2024-05-04 16:40:36 +02:00
widgets Add confirmation dialog when discarding an unsaved file 2024-05-20 19:31:06 +02:00
__init__.py Add setup.py file and structure Python files correctly 2021-03-23 16:31:55 +01:00
conftest.py Add dialog for changing keyboard settings 2024-01-05 14:14:25 +01:00
test_assets.py Port unittests to pytest-qt (fixes #1) 2021-05-31 18:11:45 +02:00
test_commands.py Add ability to toggle grayscale 2023-12-17 15:03:50 +01:00
test_logging.py Add new loglevel TRACE 2021-07-28 18:33:27 +02:00
test_main.py Add setting to change default image allocation limit. 2024-05-08 21:35:11 +02:00
test_scene.py Add action 'Arrange by Filename' 2024-05-25 18:21:23 +02:00
test_utils.py Configurable mouse and mouswheel controls 2024-04-01 15:21:54 +02:00
test_view.py Add action 'Arrange by Filename' 2024-05-25 18:21:23 +02:00
utils.py Port unittests to pytest-qt (fixes #1) 2021-05-31 18:11:45 +02:00