Commit Graph

304 Commits (b30b3fd522b8ec4c31fb14a3e28d98c1f15d9a48)

Author SHA1 Message Date
letsfindaway b30b3fd522 add cpp tool to draw a coordinate system 4 years ago
Clément Fauconnier 36a9cdaccd prevent segfault if strokesgroup is null 4 years ago
jpapale 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 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 c81138d9be detect scene modifications (object translations for exemple) even if object controls are not visible 5 years ago
Clément Fauconnier 40c334c144 reuse last used color for newer text boxes (only if applied globally) + recolor text boxes on background changes (white text becomes black and black text becomes white (like for polygons)) 6 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 7 years ago
Clément Fauconnier e084bdbfb9 Revert "preventing bad behavior when playing with eraser" 7 years ago
Clément Fauconnier 8fec7b23c3 preventing bad behavior when playing with eraser 7 years ago
Clément Fauconnier 2a92fc1ba1 fade grid opacity on zooms lower than 0.7 7 years ago
Clément Fauconnier 1dcd59e307 changed old compass behavior to match with new strokes simplification 7 years ago
Clément Fauconnier c2e16e5c87 fixed a bug where erasing a pen stroke with simplifyPenStrokes=true ereased every overlapping polygons of it 7 years ago
Clément Fauconnier 773dab5cf7 persist view position on each scene of a document (only during session) 7 years ago
Clément Fauconnier 3c6b06e332 fixed a bug where preview circles were not removed when changing stylus tool 8 years ago
Clément Fauconnier 8a9edb36cc fixed a crash on desktop mode 8 years ago
Craig Watson 7954499950 Initialize forgotten member variable 8 years ago
Clément Fauconnier 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 8 years ago
Craig Watson f1f96fd3ac Fix for crash when erasing center cross of compass arc 8 years ago
Craig Watson 1a075c057d Moved bezier calculations to UBGeometryUtils 8 years ago
Craig Watson 123ebf1d95 Improved drawing of end of current stroke 8 years ago
Craig Watson bec0dc0090 Fix saving of strokes that were partially erased 8 years ago
Craig Watson 881a1d5011 Add ability to undo/redo setting image as background 8 years ago
Craig Watson fc81e27b9f Fix for copy/paste issues 8 years ago
Craig Watson b7f5cc2714 Added sceneSize function to UBGraphicsScene 8 years ago
Craig Watson 14849cf538 Fix saving of groups' positions 8 years ago
Craig Watson f2786221c3 Fixed saving/loading of grouped items' transforms 8 years ago
Craig Watson 71287f6228 Fix for grouped items' locked state not being saved 8 years ago
Craig Watson 2fd0cc87b1 Background cross color is now a setting in the config file 8 years ago
Craig Watson 1070251d1c When drawing with pressure, set pressure to be 20% minimum 9 years ago
Craig Watson 1945298a14 Removed unnecessary include 9 years ago
Craig Watson 8b57776939 Fixed line tool 9 years ago
Craig Watson 483973e516 Fixed compiling on Windows (following addition of podcast and stroke stuff) 9 years ago
Craig Watson df71f158c3 Added stroke simplification algorithm 9 years ago
Craig Watson 91f534e152 Fixed marker preview circle color 9 years ago
Craig Watson def5f7f719 Added ruled background 9 years ago
Craig Watson 081dbee1ed User-resizable background grid: 9 years ago
Craig Watson b323f2f9bb Fix PDF export of documents containing both PDFs and tools 9 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson 43e0e414c9 Draw last (half-) segment of stroke to make drawing feel smoother 9 years ago
Craig Watson f82a0a32d3 Fixed calculation of minimum distance for stroke polygons' drawing 9 years ago
Craig Watson 999fcec917 Removed spline interpolators 9 years ago
Craig Watson 4811d35017 Improved drawing of interpolated strokes: 9 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 9 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago
Craig Watson 214764dce3 zValue tweaks 9 years ago
Craig Watson d5746d2e8d Clean-up of UBGraphicsScene's preview circle functions 9 years ago
Craig Watson bff9b39a71 Improvements to display of eraser and highlighter preview circles 9 years ago
Craig Watson 9f3fa2fa86 Added settings for showing (or not) the eraser and highlighter preview circles 9 years ago
Craig Watson 35000fe7d2 Added preview circle around highlighter tool 9 years ago
Craig Watson 14700278c3 Video item: don't resize when video has finished or been stopped 9 years ago