Commit Graph

690 Commits (7a9b89694ba23fc4bf97610d25c38a6bb0ac3ab8)

Author SHA1 Message Date
Clément Fauconnier 68521209c3 missing fix on pickFont + DontUseNativeDialog on pickColor 8 years ago
Clément Fauconnier f2b72c44cb missing include 8 years ago
Clément Fauconnier f76de41c64 fix an error where color/font pickers were attached to the wrong view 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 6ba89a09d3 Commented out debug messages 8 years ago
Craig Watson d67046f003 Small improvements to stroke simplifying 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 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 9 years ago
Craig Watson 452383b8cc Save one-polygon strokes to SVG as polygons, not polylines 9 years ago
Craig Watson 8365f2f7a6 Fix saving of polygons' fill rule 9 years ago
Craig Watson 1070251d1c When drawing with pressure, set pressure to be 20% minimum 9 years ago
Craig Watson 5bf52b8b3f Take into account stroke thickness when simplifying it 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 02205e861b Removed blending of adjacent polygons in marker strokes 9 years ago
Craig Watson 91f534e152 Fixed marker preview circle color 9 years ago
Craig Watson c3e8e6397c Fix for text items being selected on page load, and for non-editable 9 years ago
Craig Watson ee9965ac9e Fix for text items still being editable even when marked as non-editable 9 years ago
Craig Watson 88ef7fdd3b Fix crash when media item is dragged on a page 9 years ago
Craig Watson 17312e88ab Fixed type testing of media items (qgraphicsitem_cast couldn't tell the difference between audio and video items) 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 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