More work on the parser, added DXF file format check, check for file existanse and export path existance |
|
More...
|
about 4 years ago
|
More work on the parser |
|
More...
|
about 4 years ago
|
additional fix for #1137, angle not consistent between move and rotate option and dialog |
|
More...
|
about 4 years ago
|
Merge pull request #1137 from gwhitney/moveRotateAngle |
|
More...
|
about 4 years ago
|
Solved more dependencies and dxf2png can now be called (without any output yet) |
|
More...
|
about 4 years ago
|
quick fix of the dependencies issue |
|
More...
|
about 4 years ago
|
Added a basic parser, it still requires dependencies to be set |
|
More...
|
about 4 years ago
|
Added a template for the conversion to png based on the pdf converter presend |
|
More...
|
about 4 years ago
|
Add missing subclass marker to PLOTSETTINGS. |
|
More...
|
over 4 years ago
|
Fixed errors - added cr |
|
More...
|
over 4 years ago
|
Enhance visibility of black lines on dark backgrounds |
|
More...
|
over 4 years ago
|
Added comment, re Tabloid / Ledger / ANSI B |
|
More...
|
over 4 years ago
|
Combined Letter / ANSI A, Tabloid / ANSI B |
|
More...
|
over 4 years ago
|
Changed Ledger to Tabloid |
|
More...
|
over 4 years ago
|
Removed ISO B series |
|
More...
|
over 4 years ago
|
Revert "Fixed 11x17 page size (ANSI B, Tabloid, Ledger) and removed legal, ISO B series" |
|
More...
|
over 4 years ago
|
Revert "Fixed 11x17 page size (ANSI B, Tabloid, Ledger) and removed legal, ISO B series - tweak" |
|
More...
|
over 4 years ago
|
Fixed 11x17 page size (ANSI B, Tabloid, Ledger) and removed legal, ISO B series - tweak |
|
More...
|
over 4 years ago
|
Fixed 11x17 page size (ANSI B, Tabloid, Ledger) and removed legal, ISO B series |
|
More...
|
over 4 years ago
|
fixed save/restore issue of snap modes, caused by #1147 |
|
More...
|
over 4 years ago
|
fixed #1101, also implemented new undo/redo buffer for active line drawing undo/redo (rebased) |
|
More...
|
over 4 years ago
|
fixed garbage return issue detected by static analyzer |
|
More...
|
over 4 years ago
|
fixed dead initialization issues detected by static analyzer |
|
More...
|
over 4 years ago
|
fixed dead assignment issues detected by static analyzer |
|
More...
|
over 4 years ago
|
fixed a follow up issue from #1233, call of an uninitialized pointer |
|
More...
|
over 4 years ago
|
fixed chance of calling nullptr objects, detected by static analyzer |
|
More...
|
over 4 years ago
|
Merge pull request #1233 from v-tyrtov/master |
|
More...
|
over 4 years ago
|
fix for #962, export black/white with black background used black pen too |
|
More...
|
over 4 years ago
|
alternativ fix for pull request #1232, allow to call setBackground() with Qt::GlobalColor |
|
More...
|
over 4 years ago
|
fixed some more issues with paper size, NPageSize is no paper size, localize paper size names |
|
More...
|
over 4 years ago
|