Febbe
a63639003f
Fixed a regression, that "export as" ran into a segmentation fault
...
Fixes #2386
5 years ago
Ari Breitkreuz
fb2bc6bb9a
Use std::filesystem instead of Path
6 years ago
Fabian Keßler
bf3c63fee3
applied formatting
6 years ago
Fabian Keßler
a2e98f4bd7
clang-tidy init
6 years ago
Fabian Keßler
fa33dc43f3
removed memory checks
7 years ago
Fabian Keßler
53b77d6e50
Fix #1081
7 years ago
veecue
382b68b986
correctly handle extensions when exporting
...
Since #1117 , we allow for extensions like ".pdf.xopp". This change led to
a bug where overwriting an existing ".pdf" file in pdf export created a
new file with the extension ".pdf.pdf" instead of overwriting the old
one. This is fixed and additionally all current and future export
filetypes show the same behaviour now.
7 years ago
Andreas Butti
dca717c38f
SVG Export working
...
fixes #795
7 years ago
Andreas Butti
e9e579809a
SVG Export working
...
#795
7 years ago
Andreas Butti
5011e97c0e
Code cleanup
7 years ago
Andreas Butti
45a1badbb9
Boost Path removed
...
#631
7 years ago
Andreas Butti
4cdf161eee
Move messagebox
7 years ago
Luca Errani
2e6c08efc7
Fix Export/save extension
7 years ago
Luca Errani
7107878bc6
Workaround on Export extension
7 years ago
Andreas Butti
609e096669
Remove old PDF Export, clean up code
7 years ago
Andreas Butti
2c4213acb0
Translation
7 years ago
morrolinux
cfee96a335
typos and stuff
7 years ago
morrolinux
b709187ae6
fixed translation entries
7 years ago
morrolinux
87ee420a8c
PNG export with transparent background
7 years ago
morrolinux
5aa458d31e
PDF export with plain background done right
7 years ago
morro
093e3834fa
PNG export with transparent background
7 years ago
morro
89d3b06172
modularity
7 years ago
morro
f0941045be
PDF export with plain background working
7 years ago
morrolinux
88928f656a
moving custom export logic
7 years ago
Andreas Butti
b30bd787fd
Preparing for Windows Build
7 years ago
Andreas Butti
3969fea389
Fixed warnings
7 years ago
Andreas Butti
8adf72cbe0
Fixed memory leaks
7 years ago
Andreas Butti
5607166e24
Cairo PDF Export working, some memory leaks needs to be fixed
7 years ago
Andreas Butti
bb346a9744
PDF Abstraction, Part 2
7 years ago
Andreas Butti
1cbaba2e8a
Search teseted - some abstraction ready
7 years ago
Andreas Butti
fdc85f45fc
Resource loading / finding
...
fixed #418
7 years ago
Andreas Butti
f4d478e75e
Save as XOPP
7 years ago
Andreas Butti
3ba15fb9d1
.xoj replaced with .xopp
7 years ago
Andreas Butti
8abc6b512e
#93 fixing threading
7 years ago
Andreas Butti
eda9a2d82a
Check for PDF Background overwrite
...
fixed #268
All error messages ar now cleaned up and one in an unitility function
7 years ago
Andreas Butti
18add8e7ea
Progressbar fixed, now running in the correct thread
7 years ago
Andreas Butti
83957e7679
working on customizeable backgrounds
7 years ago
Andreas Butti
104538fc07
Window handling
7 years ago
Andreas Butti
4342c37746
fixed #239
7 years ago
Andreas Butti
ff55e01fc4
Export GUI working
7 years ago
Andreas Butti
c9ae75ce9a
Export Pages
7 years ago
Andreas Butti
fe2c5d1d1c
PDF Export working again
7 years ago
Andreas Butti
819dd2e778
Export control refactoring, to fix export problems
7 years ago