Bennet Bo Fenner
|
9fc721d66b
|
Fix documentation link for previewer
|
2022-08-22 13:23:44 +02:00 |
|
MarcinZiabek
|
db9d8b5fcf
|
Updated logo
|
2022-08-11 12:55:42 +02:00 |
|
MarcinZiabek
|
cb2a3c6363
|
Previewer: added support for linux / macos
|
2022-07-31 23:24:45 +02:00 |
|
MarcinZiabek
|
e775f62fab
|
2022.8
|
2022-07-31 23:05:18 +02:00 |
|
MarcinZiabek
|
2a0b133185
|
Fixed incorrect file name
|
2022-06-23 20:32:36 +02:00 |
|
Wiesław Šoltés
|
6914a9063a
|
Set application name
|
2022-06-15 21:53:34 +02:00 |
|
MarcinZiabek
|
a14e9ca61f
|
2022.6
|
2022-06-12 23:48:38 +02:00 |
|
MarcinZiabek
|
d894914e7e
|
Improved Previewer stability
|
2022-06-08 00:09:59 +02:00 |
|
MarcinZiabek
|
25e6d9fbca
|
Adjusted library versions
|
2022-05-06 21:09:16 +02:00 |
|
Jonas Nyrup
|
a6f4fd7f49
|
explicit disposal
|
2022-04-11 21:36:50 +02:00 |
|
Marcin Ziąbek
|
8cc2fb8696
|
Merge pull request #169 from fredericoregateiro/AvaloniaCompiledBindings
Enable compiled bindings on Previewer
|
2022-04-08 22:17:41 +02:00 |
|
MarcinZiabek
|
26193313b8
|
Previewer: hide "Show in default browser" button when no document available
|
2022-04-08 22:14:19 +02:00 |
|
Frederico Regateiro
|
ddde8e7517
|
enable compiled bindings on PreviewerWindow
|
2022-04-06 14:08:53 +01:00 |
|
MarcinZiabek
|
03e3a80fd9
|
Fixed logo resource for QuestPDF.Previwer
|
2022-04-04 23:26:16 +02:00 |
|
MarcinZiabek
|
4692c5ce62
|
Fixed QuestPDF.Previewer build
|
2022-04-04 23:24:02 +02:00 |
|
MarcinZiabek
|
919f916219
|
2022.4 release
|
2022-04-04 23:20:22 +02:00 |
|
MarcinZiabek
|
e27585a504
|
Fixed previewer: first document refresh sometimes does not work
|
2022-04-02 00:23:58 +02:00 |
|
MarcinZiabek
|
0fc0db55d2
|
Better button style path in previewer
|
2022-03-31 23:14:00 +02:00 |
|
MarcinZiabek
|
9e7a1ed49d
|
Previewer improvements
|
2022-03-31 23:11:34 +02:00 |
|
MarcinZiabek
|
b80b3414d8
|
Added http-based previewer
|
2022-03-31 15:44:28 +02:00 |
|
MarcinZiabek
|
5f7cee3420
|
Removed old previewer implementation
|
2022-03-30 23:38:51 +02:00 |
|
MarcinZiabek
|
6b31322f92
|
Fixed preview button labels
|
2022-03-27 17:29:50 +02:00 |
|
MarcinZiabek
|
6155d21207
|
Previewer: added buttons for documentation and project sponsoring
|
2022-03-27 14:49:50 +02:00 |
|
MarcinZiabek
|
297ca48c70
|
Code cleanup
|
2022-03-24 23:09:09 +01:00 |
|
Bebo-Maker
|
421a926780
|
Fix vertical scroll bar visibility.
|
2022-03-24 22:05:49 +01:00 |
|
Bebo-Maker
|
307759d1b3
|
Remove StyledProperties and rework bindings.
|
2022-03-24 22:01:10 +01:00 |
|
Bebo-Maker
|
00bcb2c25b
|
Add ViewModel for PreviewerWindow.
|
2022-03-24 21:59:55 +01:00 |
|
MarcinZiabek
|
e430484e85
|
Fixed zooming out
|
2022-03-24 13:54:38 +01:00 |
|
MarcinZiabek
|
d24d887a3a
|
Previewer: simplified translate operations
|
2022-03-24 13:35:02 +01:00 |
|
MarcinZiabek
|
404914ea7e
|
Previewer: added button to show generated PDF
|
2022-03-24 01:02:57 +01:00 |
|
Marcin Ziąbek
|
c801894ec4
|
Merge branch 'previewer' into previewer
|
2022-03-24 00:04:28 +01:00 |
|
MarcinZiabek
|
c21744e7de
|
Fixed scrolling math
|
2022-03-23 23:31:27 +01:00 |
|
Bebo-Maker
|
734d116bfe
|
Fix scroll viewer visibility.
|
2022-03-23 12:58:58 +01:00 |
|
Bebo-Maker
|
0abb67b748
|
Unregister HotReload handler when window is closed
|
2022-03-23 09:22:46 +01:00 |
|
Bebo-Maker
|
828bb86737
|
Fix MaxWidth calculation when pages are empty.
|
2022-03-23 08:35:53 +01:00 |
|
Bebo-Maker
|
040c47e017
|
Fix issue when showing previewer multiple times.
Previously when calling ShowPreviewer in the same process multiple times lead to an Exception inside Avalonia.
|
2022-03-23 08:35:28 +01:00 |
|
MarcinZiabek
|
ff95fe287a
|
Added scrollbar interactions
|
2022-03-23 01:10:15 +01:00 |
|
MarcinZiabek
|
47e9a49fe5
|
Fixed scroll, more code refactoring
|
2022-03-21 01:33:33 +01:00 |
|
MarcinZiabek
|
b2826a06b8
|
Code refactorization + cleanup
|
2022-03-21 01:16:26 +01:00 |
|
MarcinZiabek
|
321cba32ce
|
Implemented basic canvas interactions
|
2022-03-21 01:02:53 +01:00 |
|
MarcinZiabek
|
26fdbb714d
|
Simplified rendering operation
|
2022-03-20 01:53:51 +01:00 |
|
Bebo-Maker
|
ea2102fe4c
|
WIP Implemented virtualization of pages.
Render pages into seperate SKPictures
|
2022-03-19 17:26:58 +01:00 |
|
Bebo-Maker
|
6cca3ed057
|
Refactor custom drawing operation.
|
2022-03-17 22:32:37 +01:00 |
|
Bebo-Maker
|
9afe4ec104
|
Add button for generating pdf in previewer.
|
2022-03-17 20:03:20 +01:00 |
|
Bebo-Maker
|
846679007f
|
Enable dark mode for previewer and cleanup UI.
|
2022-03-17 19:35:46 +01:00 |
|
Bebo-Maker
|
d5f86e0d70
|
Fixed rendering issue where content was clipped.
|
2022-03-17 11:44:40 +01:00 |
|
Bebo-Maker
|
346513ee85
|
Optimize document rendering.
We dont need to render the document two times anymore.
|
2022-03-17 10:34:00 +01:00 |
|
Bebo-Maker
|
1311b6db32
|
Add PreviewerApp and provide extensions for displaying previewer.
|
2022-03-16 22:48:07 +01:00 |
|
Bebo-Maker
|
b5645bfbd5
|
Implement document preview.
|
2022-03-16 22:47:05 +01:00 |
|
Bebo-Maker
|
8217b3b54a
|
Implement HotReloadManager.
|
2022-03-16 22:46:21 +01:00 |
|