Commit Graph

384 Commits (master)

Author SHA1 Message Date
thomas_lucky13 c6ca99f84b Draw dashed and dotted lines 2 years ago
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier 0530ab151b add a setting to enable/disable pdfMerger use 2 years ago
Clément Fauconnier 493b6ab72b trying to maintain fixes that were committed with 1a425b0 + setPdfVersion to 1.4 to help ensure compatibilty with pdf-merger 2 years ago
Clément Fauconnier bee87e38d5 trying to restore pdf-merger 2 years ago
letsfindaway 421a407202 add option to keep background color in PDF export 2 years ago
letsfindaway 490b9dee3e add option to export background grid to pdf 2 years ago
Clément Fauconnier 6e21cd4c27 updated translations 2 years ago
Clément Fauconnier 937b031d6e improved thumbnails handling as they could be re-generated 2-3 times with no reason. Huge performance issue in a network-storage context, especially with large files 3 years ago
letsfindaway 8803239d84 fix: subtract margin from boundingRect in UBSvgSubsetAdaptor 3 years ago
Clément Fauconnier 19e6331f5d Revert "Due to perfomance issues at openboard start, in a network-attached storage context, I had to find some (dirty) optimizations in order to counter-balance the huge response time of the directory scans performed when creating the documents tree (very huge in slowest machines (HDD, low CPU, with a thousand documents)). The simplest solution (I found) was to let the opening of metadatas fail, and to prevent any scanning. This implied to introduce the page-count as a metadata. As this issue is not encountered with a standard use of OpenBoard (with local documents), no update operation (of every document) should be necessary out of the described context" 3 years ago
letsfindaway 541083a972 add option to draw intermediate grid lines 3 years ago
letsfindaway b30b3fd522 add cpp tool to draw a coordinate system 3 years ago
John Papale a1074cc7d6 Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf). 4 years ago
Clément Fauconnier 1dbdd90f68 improved import/export behaviors as some documents could be overwritten when they should not 4 years ago
Clément Fauconnier e96cdbe890 moved dmgutil (osx) and poppler includes as to make openboard (osx) compile without OpenBoard-ThirdParty + quazip fix headers for osx (clang apparently not searching for system headers with double quotes) 4 years ago
Clément Fauconnier 9adb8e6643 Due to perfomance issues at openboard start, in a network-attached storage context, I had to find some (dirty) optimizations in order to counter-balance the huge response time of the directory scans performed when creating the documents tree (very huge in slowest machines (HDD, low CPU, with a thousand documents)). The simplest solution (I found) was to let the opening of metadatas fail, and to prevent any scanning. This implied to introduce the page-count as a metadata. As this issue is not encountered with a standard use of OpenBoard (with local documents), no update operation (of every document) should be necessary out of the described context 4 years ago
Clément Fauconnier 806ba96e13 Revert "add quazip as a dependency" 5 years ago
Clément Fauconnier f619e13dfe add quazip as a dependency 5 years ago
Clément Fauconnier 1a425b015d fixed an issue where pdf 'overlay' was badly scaled 5 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 6 years ago
Clément Fauconnier e2aef9f0aa increased messages during document loading + optimized some calls 6 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 7 years ago
Craig Watson 1fd2545692 Fix saving of polygons' transforms 7 years ago
Craig Watson c3c7a9030c Fix for strokes' locked status not being saved/loaded 7 years ago
Craig Watson e094da34bc Fix saving/loading of strokes' positions 7 years ago
Craig Watson b213b2d82d Revert "Save the transform matrix of group items to SVG" 7 years ago
Craig Watson d7b73a169d Save the transform matrix of group items to SVG 7 years ago
Craig Watson ae380e4eb4 Adjust text item size upon loading to account for platform-to-platform variability 7 years ago
Craig Watson 5ecc66a220 Fix saving of polygonItem's parent to SVG (caused crash in some cases) 7 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 8 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 8 years ago