Commit graph

59 commits

Author SHA1 Message Date
Rebecca Breu
6e3bc35f74 Open images from command line 2024-05-26 15:08:45 +02:00
Rebecca Breu
2b9240693e Arange horizontal/vertical now also sorts by filename 2024-05-25 22:42:29 +02:00
Rebecca Breu
b22056cefa Add action 'Arrange by Filename' 2024-05-25 18:21:23 +02:00
Rebecca Breu
aac2d0edfc Add confirmation dialog when discarding an unsaved file 2024-05-20 19:31:06 +02:00
Rebecca Breu
479665b9f1 Export all images from scene 2024-05-19 19:05:31 +02:00
Rebecca Breu
7ca33cfc0b Fix unit tests 2024-05-08 23:07:39 +02:00
Rebecca Breu
5f4c5088f0 Fix color sampling while multiple items are selected 2024-05-04 16:40:36 +02:00
Rebecca Breu
c64385b2c0 Configurable mouse and mouswheel controls 2024-04-01 15:21:54 +02:00
Rebecca Breu
f9590e9f2e Ajdusted modifiers for panning via scroll wheel 2024-03-03 14:14:05 +01:00
Rebecca Breu
53c2ced83e Added panning via scroll wheel 2024-03-03 13:29:52 +01:00
Rebecca Breu
113ba39488 Notification when attempt to paste from empty clipboard 2024-03-03 12:18:26 +01:00
Rebecca Breu
7aab1ed38f Add color sampler to copy colors to clipboard in hex format 2024-03-02 20:38:49 +01:00
Rebecca Breu
5c308c57b7 Fix grayscale checkbox not updating properly 2024-03-01 19:59:32 +01:00
Rebecca Breu
fb3bc234c7 Add dialog for changing keyboard settings 2024-01-05 14:14:25 +01:00
Rebecca Breu
1eab4712d3 Add export format SVG 2023-12-31 12:26:48 +01:00
Rebecca Breu
f6b4c9491b Improve performance of Select All/Deselect All 2023-12-28 13:23:05 +01:00
Rebecca Breu
371e2e19a1 Add ability to toggle grayscale 2023-12-17 15:03:50 +01:00
Rebecca Breu
3769531493 Add ability to change opacity 2023-12-17 12:20:19 +01:00
Rebecca Breu
b95571bce5 Export Scene: Append file extension when not given 2023-12-14 21:28:18 +01:00
Rebecca Breu
4ae153b7d7 Activating 'Move window' shortcut during window move ends the action 2023-12-06 21:31:16 +01:00
Rebecca Breu
6942c40615 Some more unit tests 2023-12-04 22:24:41 +01:00
Rebecca Breu
d3f45f2e38 Additional unit tests 2023-12-03 22:47:43 +01:00
Rebecca Breu
421e0256b9 Fix copy and pasting an item from bee file to another 2023-12-02 19:27:15 +01:00
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