Commit Graph

730 Commits (c278d541fc1aaceba7d9d89738a8ace406933a4f)

Author SHA1 Message Date
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
Craig Watson c8b57dbd0b Moved mediaItem Delegate initialization to the mediaItem subclasses 9 years ago
Craig Watson d6e1a7ad7c Various fixes and clean-ups for media items: 9 years ago
Craig Watson fe9affeea1 Overhaul of UBGraphicsMediaItem class 9 years ago
Craig Watson 41b538c733 Corrected a few minor duplication / zValue issues: 9 years ago
Craig Watson c956cb0427 (Optional) graphical display of stroke z level, for debugging 9 years ago
Craig Watson 13c29f7175 Stroke z-order issue: experimental solution; 9 years ago
Craig Watson d021abf3b7 Fixed video z-order stacking 9 years ago
Craig Watson e1674dc8a2 Fixed video not getting removed from scene when asked to 9 years ago
Craig Watson 1925add460 Fixed video not hiding on 2nd screen when asked to 9 years ago
Craig Watson 2c5793b54e Corrected stroke movement 9 years ago
Craig Watson 0879179c73 Fixed pen strokes not being loaded in right position 9 years ago
Craig Watson c65457e962 Added "preview" dotted circle around eraser tool 9 years ago
Craig Watson 871e7535e9 Fixed crash upon saving a pen stroke with an uninitialized strokesGroup 9 years ago
Craig Watson 4f61ce8975 Clean-up / commenting 9 years ago
Craig Watson da5378a68c Code clean-up 9 years ago
Craig Watson 54214f93f0 Add videos at their native size (not 320x240) 9 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago
Craig Watson 13a236d53b Fixed video not appearing on secondary screen 9 years ago
Craig Watson f26f3d1c6a Enabled cross-origin requests to allow W3C widgets to load remote content 9 years ago
Craig Watson 2881790f3c Removed 'Go to content source' option 9 years ago
Craig Watson 8ae88cfcb3 Fix compilation error on windows (inheritance prob.) 9 years ago
Craig Watson d6503534db Fixed duplication of groups 9 years ago
Craig Watson 76636f73d7 Fix video loading from file 9 years ago
Craig Watson 64002a1706 Set zValue during deepCopy for W3C widget and curtain item 9 years ago
Craig Watson 6752201154 Fixed saving of all graphicsItems' zValues 9 years ago
Craig Watson 4d74341c68 Fixed pen strokes' zLevels not being saved to file (Issue #12) 9 years ago