Rebecca Breu
723bb5819d
Add action "Move window"
2023-12-02 18:29:40 +01:00
Rebecca Breu
55c0e91fb6
Fix badges
2023-11-29 17:39:20 +01:00
Rebecca Breu
775ad0e6a8
Add download badges to README
2023-11-29 17:37:55 +01:00
Rebecca Breu
7bc8d5201f
Unify close buttons
2023-11-29 17:32:15 +01:00
Rebecca Breu
e5b96589d2
Fix unit tests
2023-11-28 21:51:35 +01:00
Rebecca Breu
3f50c56c18
Exit edit mode with Escape
2023-11-28 21:46:37 +01:00
Rebecca Breu
bf6d138241
Remove empty text items when leaving editing mode
2023-11-28 21:37:57 +01:00
Rebecca Breu
a0d09692d7
Make text changes undoable
2023-11-28 21:23:24 +01:00
Rebecca Breu
e4bb84ab82
Performance twearking when reading bee sql
2023-11-28 20:06:09 +01:00
Rebecca Breu
c66ec67fe1
Some antialias/smoothing finetuning
2023-11-28 18:09:57 +01:00
Rebecca Breu
752ca47da7
Implement 'Export Scene to Image'
2023-11-28 17:57:19 +01:00
Rebecca Breu
050451a378
Fix: Move Window shortcut not working on empty scene
2023-11-26 15:08:39 +01:00
Rebecca Breu
d6b7fd7a6b
Let 'Save as' pre-select the folder of the currently opened file
2023-11-26 14:25:13 +01:00
Rebecca Breu
608787d9a9
Antialiasing/smoothing for displaying images
2023-11-26 11:15:01 +01:00
Rebecca Breu
8a9cab9a73
Add UINIQUE constraint to sqlar.item_id
2023-11-25 22:37:09 +01:00
Rebecca Breu
3311294ccd
Fix: image binary data being retained in bee file after deleting
2023-11-25 21:14:02 +01:00
Rebecca Breu
78963119e0
Fix TypeError when panning (introduced with Qt upgrade)
2023-11-25 18:14:41 +01:00
Rebecca Breu
76dc03167c
Fix requirements for github actions
2023-11-24 23:22:42 +01:00
Rebecca Breu
fe3949f53e
Fix pytest evocation in github actions
2023-11-24 23:20:18 +01:00
Rebecca Breu
7bef122896
Images can now be embedded as PNG or JPG
2023-11-24 23:04:33 +01:00
Rebecca Breu
e4cac1c346
Add Qt Plugins Debug output to logs
2023-11-24 22:58:01 +01:00
Rebecca Breu
d39a3e4033
Drop Python 3.7 (reached End of Life)
2023-11-24 22:58:01 +01:00
Rebecca Breu
ae7d9a0ffa
Upgrade dependencies
2023-11-24 22:58:01 +01:00
Rebecca Breu
40cec1722d
Merge branch 'morebuilds'
2023-11-24 08:06:19 +01:00
Rebecca Breu
b2f7b9d0b4
Let build action run on more OSes
...
A user reported that the Linux built from Ubuntu 20 aborted with a segfault. An Ubuntu 22 version worked for them. So let's offer different build versions for download.
2023-11-24 07:27:01 +01:00
Rebecca Breu
c91b7dae10
Add additional platform versions to build
2023-11-23 21:03:58 +01:00
Rebecca Breu
a7fb33c28c
Bump version number to 0.3.1-dev
2023-11-23 18:44:21 +01:00
Rebecca Breu
c38f8e3482
Update MacOS build to MacOS 11
2023-11-23 18:03:37 +01:00
Rebecca Breu
c78b1dd60b
Update github actions part 4
2023-11-23 17:44:03 +01:00
Rebecca Breu
d70ff9aa0a
Update github actions part 3
2023-11-23 17:37:51 +01:00
Rebecca Breu
b8085b928f
Update github actions part 2
2023-11-23 17:35:05 +01:00
Rebecca Breu
22057d747f
Update github actions
2023-11-23 16:25:57 +01:00
Rebecca Breu
2c8a6f6a44
Prepare release 0.3.0
2023-11-23 15:33:54 +01:00
Rebecca Breu
5f459ae09b
Fix pyinstaller invokation in build action
2023-11-22 22:42:51 +01:00
Rebecca Breu
b8c6a0c894
Keep version numbers of all requirements fixed
2023-11-22 22:26:23 +01:00
Rebecca Breu
bd61598266
PEP8
2023-11-22 22:08:37 +01:00
Rebecca Breu
6b162f3ffb
Prevent flipping of crop area
2021-10-17 21:56:01 +02:00
Rebecca Breu
cf55d1a5e3
Refactor 'just selected' code
2021-10-15 10:17:02 +02:00
Rebecca Breu
333515913a
Add handle-free center so that small items can always be moved
2021-10-15 10:13:03 +02:00
Rebecca Breu
f0aa1e86f7
Update change log
2021-10-14 20:46:46 +02:00
Rebecca Breu
df071a99fc
Add dragging of edges in crop mode
2021-10-14 20:45:38 +02:00
David Andrs
4cd7ae1cc5
Remember main window geometry
2021-10-14 20:45:30 +02:00
Rebecca Breu
3d98ad13db
Bump version number to 0.3.0-dev
2021-10-13 17:04:57 +02:00
Rebecca Breu
3345efaacf
Image cropping
2021-10-13 17:04:57 +02:00
luz paz
235b03951b
Fix source comment typo
2021-10-07 15:24:40 +02:00
Rebecca Breu
2c498e875a
Renamed gui.py -> widgets.py
2021-10-05 11:14:06 +02:00
Rebecca Breu
5475f5d843
Create keyboard settings file; keyboard settings for recent files
2021-10-05 10:44:03 +02:00
Rebecca Breu
6c1da756aa
Upgrade to PyQt 6.2
2021-10-04 08:34:54 +02:00
Rebecca Breu
12904fc230
Fix typo in CONTRIBUTING
2021-10-03 22:25:10 +02:00
Rebecca Breu
22e219f56f
Show list of recent files on welcome screen
2021-10-03 22:21:23 +02:00