Commit Graph

363 Commits (5e6e6b96ccfc23a012eb2a8eac35298f95e44dec)

Author SHA1 Message Date
Clément Fauconnier 1a425b015d fixed an issue where pdf 'overlay' was badly scaled 6 years ago
Clément Fauconnier c77b8fd8b8 code cleaning + copyright update + i18n update 6 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 years ago
Clément Fauconnier 5ed4a41dba native dialogs and replace if exists dialog on import document 6 years ago
Clément Fauconnier 40a9bdc089 improved mac check on askforfilename 6 years ago
Clément Fauconnier 3e0594a4c3 correction test MacVersion Qt5 6 years ago
Clément Fauconnier 319671eeab deleted Models Folder and code related + redesign of Documents UI 6 years ago
Clément Fauconnier 8ecf99f838 First step of OpenSankore Document Mode integration 6 years ago
Clément Fauconnier 3860e97b49 1.4 release without real time previews on left palette 7 years ago
Clément Fauconnier e2aef9f0aa increased messages during document loading + optimized some calls 7 years ago
Craig Watson 75ecc33bcf When creating a new page, set the background grid size to the same as 7 years ago
Craig Watson 00f50c953c Fix saving and loading of polygons' fill rule 7 years ago
Clément Fauconnier 80a7b898be (WIP) fixed some bugs where 'Locked' and 'Visible on extended screen' properties were not persisted for groups' 7 years ago
Clément Fauconnier 34b9365928 fixed a bug where visibility state on extended screen was not persisted for strokes 7 years ago
Craig Watson 716314fe73 Fixed PDF export page size 8 years ago
Craig Watson 1fd2545692 Fix saving of polygons' transforms 8 years ago
Craig Watson c3c7a9030c Fix for strokes' locked status not being saved/loaded 8 years ago
Craig Watson e094da34bc Fix saving/loading of strokes' positions 8 years ago
Craig Watson b213b2d82d Revert "Save the transform matrix of group items to SVG" 8 years ago
Craig Watson d7b73a169d Save the transform matrix of group items to SVG 8 years ago
Craig Watson ae380e4eb4 Adjust text item size upon loading to account for platform-to-platform variability 8 years ago
Craig Watson 5ecc66a220 Fix saving of polygonItem's parent to SVG (caused crash in some cases) 8 years ago
Craig Watson 8365f2f7a6 Fix saving of polygons' fill rule 8 years ago
Craig Watson c3e8e6397c Fix for text items being selected on page load, and for non-editable 8 years ago
Craig Watson def5f7f719 Added ruled background 8 years ago
Craig Watson 081dbee1ed User-resizable background grid: 8 years ago
Craig Watson 3abf154dfd Fixes to import and export of files containing PDFs 8 years ago
Craig Watson b323f2f9bb Fix PDF export of documents containing both PDFs and tools 8 years ago
Craig Watson 3995d007a3 Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings 8 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago
Craig Watson 2c6ec356ea Don't scale text items when importing a document 9 years ago
Craig Watson 4f5cf9d1a5 When exporting to PDF merger, make sure to scale PDF items on the page if necessary 9 years ago
Craig Watson a4cb76a7e2 UBSettings::pageDpi is not persisted anymore. Fixes issue #14 9 years ago
Craig Watson 8098679b23 Cleaned up exporter classes (to remove excessive code duplication) 9 years ago
Craig Watson 9d5105bad9 Check if location is writable before exporting to PDF 9 years ago
Craig Watson 97b8ff496b Check if location is writable before exporting to .ubz 9 years ago
Craig Watson 11b9bf74fb Save metadata.rdf less often 9 years ago
Craig Watson 14700278c3 Video item: don't resize when video has finished or been stopped 9 years ago
Craig Watson fe9affeea1 Overhaul of UBGraphicsMediaItem class 9 years ago
Craig Watson 37be70af8a Fixed Scene being loaded with Latin1 charset instead of UTF-8 9 years ago
Craig Watson c619a9db70 Removed forgotten debug message 9 years ago
Craig Watson 0879179c73 Fixed pen strokes not being loaded in right position 9 years ago
Craig Watson 871e7535e9 Fixed crash upon saving a pen stroke with an uninitialized strokesGroup 9 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago
Craig Watson 6faeea9ddb Corrected pen stroke duplication issue (see below) 9 years ago
Craig Watson 2cec22c91d Quick fix for issue #14 9 years ago
Craig Watson 76636f73d7 Fix video loading from file 9 years ago
Craig Watson c220bf470f Fix bad URL encoding in .svg 9 years ago
Craig Watson 82e5f92ca6 Fixed bad video URL encoding in .svg 9 years ago