Commit Graph

343 Commits (b228a5c972999b27d3e8a04b3ef44a59ff11c264)

Author SHA1 Message Date
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 c3e8e6397c Fix for text items being selected on page load, and for non-editable 9 years ago
Craig Watson 3abf154dfd Fixes to import and export of files containing PDFs 9 years ago
Craig Watson b323f2f9bb Fix PDF export of documents containing both PDFs and tools 9 years ago
Craig Watson 3995d007a3 Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings 9 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
Craig Watson 4d74341c68 Fixed pen strokes' zLevels not being saved to file (Issue #12) 9 years ago
Craig Watson 8ed2e2451d Removed export of polygons outside of groups 9 years ago
Craig Watson 91cc74fbd7 First pass at OS X port (Qt4->5; Carbon->Cocoa) 10 years ago
Craig Watson cdb56333f3 Replaced Phonon with QtMultimedia 10 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 10 years ago
Craig Watson 087738d5c0 Minor updates (includes, changes in function names) 10 years ago
Craig Watson 26f6de7851 Minor compatibility updates (strings etc; missing includes) 10 years ago
Craig Watson d97feb57ef Added includes for Qt5 compatibility 10 years ago
Craig Watson 92a07e8243 added includes for Qt5 compatibility 10 years ago
Craig Watson 385ac60ccf added includes for Qt5 compatibility 10 years ago
Claudio Valerio 8f89afbd54 fixed issue of images imported on document mode with the import button 11 years ago
Claudio Valerio 9df8c0f823 removed bad fix. Duplication of imported image 11 years ago
Claudio Valerio a2eb4c06c0 Fixed bug. On import action the image is immediately stored into the document folder 11 years ago
Claudio Valerio 6d7350445f workaround for issue related to the group duplication 11 years ago
root 5db7791042 group added on scene once 11 years ago
Claudio Valerio 058d74fdbe commented loop for counting the number of polygons. For debug use only 11 years ago
Claudio Valerio fc87cb062a fixed some build issues 11 years ago