Commit Graph

758 Commits (fd4852c6a43724f8083558da678437ec26b8d68f)

Author SHA1 Message Date
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
Craig Watson e811f73da8 Fix for stroke transparency issue 9 years ago
Craig Watson d6295358a6 Fix text box title bar height/spacing when zooming 9 years ago
Craig Watson fea02af4d6 Fixed a few warnings 9 years ago
Craig Watson 3f73f25f6f Improved error handling for media items 9 years ago
Craig Watson ec2ae56171 Fix items not being movable after being ungrouped 9 years ago
Craig Watson 85f14002a6 Fix for media item toolbar not grabbable 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 a8f2ef6699 Suppress an annoying warning 9 years ago
Craig Watson dd64b93da6 Don't draw dashed line around videoItem when selected 9 years ago
Craig Watson eb597bf26d Fix videos being play/paused after a manual stop 9 years ago
Craig Watson d8cba93d59 Fix video progress indicator displaying badly when above another element 9 years ago
Craig Watson be08d3ff0d Videos: show black rectangle also on OS X and Windows 9 years ago
Craig Watson bb3f1310dd Show black rectangle in place of video when vid. not available 9 years ago
Craig Watson 4257ab6ffc Video item: make *sure* progress bar doesn't hide at end of playback 9 years ago
Craig Watson dd5105b023 Video item: make sure progress bar doesn't hide at end of playback 9 years ago
Craig Watson 14700278c3 Video item: don't resize when video has finished or been stopped 9 years ago
Craig Watson 09c0649792 Don't hide video progress bar unless video is playing or paused 9 years ago
Craig Watson d14b556050 Fix crash when changing page color 9 years ago
Craig Watson 6444276d88 Fix video resizing at end of playback on Windows 9 years ago
Craig Watson f00d50d600 Fix crash when audioItem is initialized 9 years ago