beeref/beeref
2025-10-28 10:50:33 +08:00
..
actions Disable keyrepeat for shortcuts 2024-06-02 12:03:25 +02:00
assets Use importlib.resources instead of __file__ 2024-05-07 21:37:38 +02:00
config Open images from command line 2024-05-26 15:08:45 +02:00
documentation Fix reading docs with importlib.resources in Python 3.9 2024-05-07 22:03:43 +02:00
fileio update sql.py 2025-10-28 10:50:33 +08:00
widgets Update export.py 2025-10-17 15:11:07 +08:00
__init__.py Missing lib directory 2021-03-22 21:48:05 +01:00
__main__.py Add setting to change default image allocation limit. 2024-05-08 21:35:11 +02:00
commands.py Fixed pasted items being inserted behind existing items 2024-05-04 17:04:40 +02:00
constants.py Bump version number to 0.3.4-dev 2024-05-05 12:10:54 +02:00
items.py Fix crash when dragging an image and toggling on crop mode 2024-06-02 12:22:11 +02:00
logging.py Add new loglevel TRACE 2021-07-28 18:33:27 +02:00
main_controls.py Add setting to change default image allocation limit. 2024-05-08 21:35:11 +02:00
scene.py Make arrange method for importing images configurable 2024-05-26 12:03:38 +02:00
selection.py Display error messages when images can't be loaded from bee file 2024-05-09 15:41:47 +02:00
utils.py Configurable mouse and mouswheel controls 2024-04-01 15:21:54 +02:00
view.py Open images from command line 2024-05-26 15:08:45 +02:00