Commit Graph

730 Commits (c278d541fc1aaceba7d9d89738a8ace406933a4f)

Author SHA1 Message Date
Craig Watson f434cb663f Text items: don't apply font changes to entire text when only part of it was selected 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 5416e6d834 Fix for video-related crashing on Windows 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 5d48d55c7f Fix for duplicated strokes being positioned badly 8 years ago
Craig Watson 3a3a936916 Fix undo/redo messing up item transforms 8 years ago
Craig Watson aedebaf2db Add "set as background" to frame menu for images 8 years ago
Craig Watson ee5ad4a142 Better calculation of angle between stroke points 8 years ago
Craig Watson 6ff78892c0 Don't move a selection containing locked items 8 years ago
Craig Watson 14849cf538 Fix saving of groups' positions 8 years ago
Craig Watson fe6b92513f Fix for text items' buttons overflowing from frame 8 years ago
Craig Watson 334ef904f4 Don't move locked strokes 8 years ago
Craig Watson 86e2bf93cf When scaling text, first round the scaling factor... 8 years ago
Craig Watson e094da34bc Fix saving/loading of strokes' positions 8 years ago
Craig Watson f2786221c3 Fixed saving/loading of grouped items' transforms 8 years ago
Craig Watson 09ab3e19d0 Fixes for media item grouping: 8 years ago
Craig Watson 71287f6228 Fix for grouped items' locked state not being saved 8 years ago
Craig Watson ae380e4eb4 Adjust text item size upon loading to account for platform-to-platform variability 8 years ago
Craig Watson 2fd0cc87b1 Background cross color is now a setting in the config file 8 years ago
Craig Watson 452383b8cc Save one-polygon strokes to SVG as polygons, not polylines 8 years ago
Craig Watson 8365f2f7a6 Fix saving of polygons' fill rule 8 years ago
Craig Watson 1070251d1c When drawing with pressure, set pressure to be 20% minimum 8 years ago
Craig Watson 5bf52b8b3f Take into account stroke thickness when simplifying it 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
Craig Watson 02205e861b Removed blending of adjacent polygons in marker strokes 8 years ago
Craig Watson 91f534e152 Fixed marker preview circle color 8 years ago
Craig Watson c3e8e6397c Fix for text items being selected on page load, and for non-editable 8 years ago
Craig Watson ee9965ac9e Fix for text items still being editable even when marked as non-editable 8 years ago
Craig Watson 88ef7fdd3b Fix crash when media item is dragged on a page 8 years ago
Craig Watson 17312e88ab Fixed type testing of media items (qgraphicsitem_cast couldn't tell the difference between audio and video items) 8 years ago
Craig Watson def5f7f719 Added ruled background 8 years ago
Craig Watson 081dbee1ed User-resizable background grid: 8 years ago
Craig Watson b323f2f9bb Fix PDF export of documents containing both PDFs and tools 8 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson 798dfb113f Don't antialias bitmap images (=> screenshots now look quite a bit better) 9 years ago
Craig Watson 43e0e414c9 Draw last (half-) segment of stroke to make drawing feel smoother 9 years ago
Craig Watson b55ab7c92c Corrected stroke drawing when no interpolation is used (so 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 1ef73a70b8 Strokes: corrected tracking of last received point 9 years ago
Craig Watson 4811d35017 Improved drawing of interpolated strokes: 9 years ago
Craig Watson 19cfe0ac1c Revert "Remove polygonItems from their Stroke when added to a StrokesGroup" 9 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 9 years ago
Craig Watson fb6bc855e9 Remove polygonItems from their Stroke when added to a StrokesGroup 9 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago