Commit Graph

324 Commits (b70db9468190c4ace58f304b20afe5205f1f5ac1)

Author SHA1 Message Date
thomas_lucky13 a8a0c0b720 clear code 2 years ago
thomas_lucky13 9194120bc8 LineStyle toolBar 2 years ago
thomas_lucky13 fa9c808b3f LineItem Delegate 2 years ago
thomas_lucky13 9a02d1a654 new Line erase 2 years ago
thomas_lucky13 67a6ce6c6c new Line drawing 2 years ago
Clément Fauconnier d95a408683 updated copyright 3 years ago
Clément Fauconnier bbf134d1fe fixed a bug where grouped items with file dependencies would not be properly copied when copying a page from a document to another 3 years ago
Clément Fauconnier 22acd9888a fixed a bug where by calling createDefaultFont at every UBGraphicsTextItem instanciation, some fonts styles could be overridden 3 years ago
Clément Fauconnier e33fc007c7 prevent a crash when clearBackground then undo then redo then clearBackground 3 years ago
letsfindaway 136297d695 fix: cursow shown on a ruler using pen tool 3 years ago
Clément Fauconnier ebae317723 change mode of magnifier on display view too 3 years ago
Clément Fauconnier ba1bef4ab3 (should not happen but) prevent segfault if itemDelegate is null 3 years ago
letsfindaway 19d74900a4 take systemScaleFactor into account for pointer diameter 4 years ago
letsfindaway f2fce3cc0f detect and handle change of stylusTool while device pressed 4 years ago
letsfindaway e0c5832200 Disable axes and intermediate lines by default, capture axes 4 years ago
letsfindaway 541083a972 add option to draw intermediate grid lines 4 years ago
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 4 years ago
Victor "multun" Collod 038f9ed07b initialise mDrawWithCompass in UBGraphicsScene 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)) 5 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 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 7 years ago
Clément Fauconnier 8a9edb36cc fixed a crash on desktop mode 7 years ago
Craig Watson 7954499950 Initialize forgotten member variable 7 years ago
Clément Fauconnier 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 7 years ago
Craig Watson f1f96fd3ac Fix for crash when erasing center cross of compass arc 7 years ago
Craig Watson 1a075c057d Moved bezier calculations to UBGeometryUtils 7 years ago
Craig Watson 123ebf1d95 Improved drawing of end of current stroke 7 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 8 years ago
Craig Watson 1945298a14 Removed unnecessary include 8 years ago
Craig Watson 8b57776939 Fixed line tool 8 years ago
Craig Watson 483973e516 Fixed compiling on Windows (following addition of podcast and stroke stuff) 8 years ago
Craig Watson df71f158c3 Added stroke simplification algorithm 8 years ago