|
ff5372c926
|
Add txt support, fix butterfly being registered on all file types on android, closes #874
|
2025-07-13 12:51:28 +02:00 |
|
|
fea5fe4926
|
Fix loading of text based files (tbfly)
|
2025-07-06 14:49:01 +02:00 |
|
|
73ef284ecb
|
Fix polygon editing with localpos and selection rect
|
2025-07-04 21:38:32 +02:00 |
|
|
166b2cd051
|
Add editing of polygons
|
2025-07-01 22:18:15 +02:00 |
|
|
2637fc5cf8
|
Merge branch 'develop' into feature/polygon
|
2025-07-01 21:07:04 +02:00 |
|
|
233d623848
|
Fix formatting again
|
2025-06-23 17:48:26 +02:00 |
|
|
82f05b4e17
|
Fix formatting, add edit url to docs
|
2025-06-23 17:35:45 +02:00 |
|
|
fece67fe45
|
Start adding polygon tool (#399)
|
2025-06-19 22:26:46 +02:00 |
|
|
266e7cab50
|
Fix migration issues
|
2025-06-19 14:29:52 +02:00 |
|
|
584c07da87
|
Fix migration of pages
|
2025-06-17 15:13:19 +02:00 |
|
|
e12f4eba2b
|
Fix broken migration with fill property
|
2025-06-08 10:27:22 +02:00 |
|
|
6aaac08e62
|
Remove duplicated name property in text styles
|
2025-06-04 13:00:20 +02:00 |
|
|
cbfc06e376
|
Improve text based handling for saving and importing
|
2025-05-30 16:22:11 +02:00 |
|
|
a0a8acba3c
|
Fix temporary handler and text element behavior
|
2025-05-24 20:24:51 +02:00 |
|
|
dd7454e9c5
|
Fix updating text properties in selection
|
2025-05-24 19:38:13 +02:00 |
|
|
a956bbe68d
|
Add migration
|
2025-05-21 12:19:09 +02:00 |
|
|
db3a561633
|
Use uri in thumbnail, add new shortcuts docs
|
2025-05-20 18:02:49 +02:00 |
|
|
594820b8e6
|
Update newest shortcuts, fix sorted text file format export
|
2025-05-20 17:49:21 +02:00 |
|
|
9161cb0572
|
Add support for exporting to text in ui
|
2025-05-20 15:22:36 +02:00 |
|
|
6795f58f34
|
Add converter for data to texxt
|
2025-05-18 18:42:56 +02:00 |
|
|
893649f423
|
Add extra fill color, closes #802
|
2025-05-14 21:33:11 +02:00 |
|
|
abd8f8a1d0
|
Use named item on pack items
|
2025-05-14 21:14:23 +02:00 |
|
|
df3780da91
|
Wrap stylesheet with named
|
2025-05-14 20:07:17 +02:00 |
|
|
362ec87f18
|
Wrap component inside NamedItem
|
2025-05-13 22:16:37 +02:00 |
|
|
d7078cf4b0
|
Finish migrating to global packs
|
2025-05-13 21:57:44 +02:00 |
|
|
95a0634467
|
Fix color palette, improve pack assets
|
2025-05-08 15:41:24 +02:00 |
|
|
aaec5241af
|
Fix handler and api with pack items
|
2025-05-08 11:11:24 +02:00 |
|
|
884040f0f8
|
Make tools not packs dependent, related to #805
|
2025-05-07 17:28:57 +02:00 |
|
|
bf73d8686e
|
Rework undo/redo to work in collaboration
|
2025-05-04 00:07:10 +02:00 |
|
|
f2ffcd947c
|
Add dark mode image of main view
|
2025-04-16 10:58:38 +02:00 |
|
|
23a83e054a
|
Fix android openwith
|
2025-04-15 14:45:31 +02:00 |
|
|
ff2d0d34f6
|
Add lock layer option to restrict editing to current layer
|
2025-04-08 20:52:54 +02:00 |
|
|
b99b166b26
|
Add aspectratio to barcode pasting
|
2025-03-29 13:52:46 +01:00 |
|
|
5f562ec37f
|
Add multiple types of barcodes
|
2025-03-29 13:30:20 +01:00 |
|
|
38e4d4f695
|
Add ability to replace waypoints (#817)
* Add button to redefine waypoints
* Add ability to redefine origin waypoint
* Refactor custom origin retrieval
* Teleport to origin on note load
* Add ability to reset the origin waypoint back to default
* Fix origin waypoint reset button visible after reset
* Fix page.dart format
* Fix waypoint.dart format
* Make waypoints list typed
* Simplify visibility logic for origin clear menu item
* Extract logic from getOriginWaypoint to getWaypointByName
* Switch origin waypoint to have null name
* Waypoint refactors
* Fix screen not updating after resetting origin waypoint
* Merge WaypointReplaceDialog into WaypointCreateDialog
* In-line origin reset dialog definition
* Refactor WaypointCreateDialog element visibility logic
* Simplify origin waypoint reset dialog builder
* Remove unnecessary container
|
2025-03-25 17:20:33 +01:00 |
|
|
22fba742f3
|
Add barcode tool, closes #818
|
2025-03-25 15:40:21 +01:00 |
|
|
d7d58616c0
|
Add setting in shape tool to draw from center, closes #800
|
2025-02-28 20:10:27 +01:00 |
|
|
97629be47a
|
Upgrade freezed, fix linux arm, closes #801
|
2025-02-27 23:05:08 +01:00 |
|
|
5ed41497e9
|
Add colors to collaboration, fix search
|
2025-02-15 21:17:06 +01:00 |
|
|
447f5fa8e3
|
Improve add dialog with filters
|
2025-02-15 20:33:01 +01:00 |
|
|
b6afc51408
|
Fix background assets not removed on delete
|
2025-02-10 13:31:26 +01:00 |
|
|
4ae119d278
|
Improve grid tool
|
2025-02-04 21:40:48 +01:00 |
|
|
c14fcacd2d
|
Merge branch 'main' into develop
|
2025-01-13 10:10:28 +00:00 |
|
|
037f60d19e
|
Add error boundaries for corrupted files
|
2025-01-09 22:26:40 +01:00 |
|
|
6a33906989
|
Fix getassets for data
|
2025-01-08 19:15:52 +01:00 |
|
|
887cfa9810
|
Add offset to grid, add docs pages
|
2025-01-01 18:33:47 +01:00 |
|
|
8a5954765f
|
Add option to change ruler size
|
2025-01-01 12:55:04 +01:00 |
|
|
e752ebbaeb
|
Add option to import svg as text, closes #596
|
2025-01-01 12:48:04 +01:00 |
|
|
3a491144e8
|
Add grid and ruler selections
|
2024-12-29 19:33:29 +01:00 |
|
|
4b24340bd2
|
Improve temporary state
|
2024-12-28 15:12:35 +01:00 |
|