Rebecca Breu
|
723bb5819d
|
Add action "Move window"
|
2023-12-02 18:29:40 +01:00 |
|
Rebecca Breu
|
752ca47da7
|
Implement 'Export Scene to Image'
|
2023-11-28 17:57:19 +01:00 |
|
Rebecca Breu
|
78963119e0
|
Fix TypeError when panning (introduced with Qt upgrade)
|
2023-11-25 18:14:41 +01:00 |
|
Rebecca Breu
|
7bef122896
|
Images can now be embedded as PNG or JPG
|
2023-11-24 23:04:33 +01:00 |
|
Rebecca Breu
|
3345efaacf
|
Image cropping
|
2021-10-13 17:04:57 +02:00 |
|
Rebecca Breu
|
2c498e875a
|
Renamed gui.py -> widgets.py
|
2021-10-05 11:14:06 +02:00 |
|
Rebecca Breu
|
e08f043361
|
Fit view when pasting/loading images into empty scene
|
2021-09-04 15:50:26 +02:00 |
|
Rebecca Breu
|
3ee5f65407
|
Added: Dragging bee files onto empty scenes to open
|
2021-09-01 18:25:37 +02:00 |
|
Rebecca Breu
|
7f9fc8944c
|
Fix copying text items
|
2021-08-30 11:08:11 +02:00 |
|
Rebecca Breu
|
5d115b9391
|
Add text item
|
2021-07-28 18:33:27 +02:00 |
|
Rebecca Breu
|
ace9238329
|
Add action to toggle title bar
|
2021-06-05 16:49:08 +02:00 |
|
Rebecca Breu
|
e4bc566aef
|
Add ability to move window with Ctrl + Alt + Left Drag
|
2021-06-04 15:05:08 +02:00 |
|
Rebecca Breu
|
bc7ce7e09c
|
Port unittests to pytest-qt (fixes #1)
|
2021-05-31 18:11:45 +02:00 |
|
Rebecca Breu
|
d25f911561
|
Add ability to zoom with ctrl + middle mouse drag
|
2021-05-20 19:44:49 +02:00 |
|
Rebecca Breu
|
45cd751de6
|
Add ability to enable a menu bar
|
2021-05-18 18:12:25 +02:00 |
|
Rebecca Breu
|
8425f9bbc1
|
Copy/Cut + internal pasting
|
2021-05-15 19:34:20 +02:00 |
|
Rebecca Breu
|
780b9f414d
|
Fix show_debuglog unittest
|
2021-05-14 22:05:09 +02:00 |
|
Rebecca Breu
|
d117790726
|
Fix dropping images into BeeRef
|
2021-05-14 21:29:58 +02:00 |
|
Rebecca Breu
|
dd03501b03
|
Skip failing test
|
2021-05-14 14:17:25 +02:00 |
|
Rebecca Breu
|
f7c0b3078e
|
Fix unittests
|
2021-05-14 14:03:44 +02:00 |
|
Rebecca Breu
|
6a9605694e
|
Fix unit tests
|
2021-05-14 13:50:15 +02:00 |
|
Rebecca Breu
|
5f4d008203
|
Log to file; Add 'Show Debug Log' action
|
2021-05-14 13:37:44 +02:00 |
|
Rebecca Breu
|
93947ac2f6
|
Remember recently opened files
|
2021-05-13 18:35:26 +02:00 |
|
Rebecca Breu
|
7bf8f0304d
|
File name and save status in title bar
|
2021-05-12 23:14:43 +02:00 |
|
Rebecca Breu
|
a358d86620
|
Add unit test for help dialog
|
2021-04-17 20:16:14 +02:00 |
|
Rebecca Breu
|
ea833d830a
|
Fix fit view issues; enable zoom anchor
|
2021-04-14 21:04:40 +02:00 |
|
Rebecca Breu
|
90067f96ab
|
Add Fit Scene, Fit Selection and Fit Image (via doubleclick)
|
2021-04-14 13:26:35 +02:00 |
|
Rebecca Breu
|
d2c26d98d6
|
Move file IO to dedicated thread
|
2021-04-13 17:08:23 +02:00 |
|
Rebecca Breu
|
a907343d04
|
Reset view when no items; ignore pan and zoom when no items
|
2021-04-11 20:26:32 +02:00 |
|
Rebecca Breu
|
8ee5e1db68
|
Add 'New Scene' action
|
2021-04-11 20:04:08 +02:00 |
|
Rebecca Breu
|
0d4b5da84b
|
Refactor creation of menu and actions
|
2021-04-11 11:36:49 +02:00 |
|
Rebecca Breu
|
b98e455272
|
More unittests for the view
|
2021-04-06 17:34:55 +02:00 |
|
Rebecca Breu
|
5fd18253e1
|
Unit tests
|
2021-04-06 14:37:48 +02:00 |
|
Rebecca Breu
|
5be88649f6
|
Make commandline file unittest more stable
|
2021-04-01 22:20:13 +02:00 |
|
Rebecca Breu
|
fea8d38d95
|
Add commandline options for loglevel and debug shapes
|
2021-04-01 22:02:16 +02:00 |
|
Rebecca Breu
|
ae0a42bb9f
|
More unittests
|
2021-03-25 18:45:55 +01:00 |
|