Commit Graph

621 Commits (d5746d2e8d5aa2c52bfec962b257361d3f320c05)

Author SHA1 Message Date
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 13a236d53b Fixed video not appearing on secondary screen 10 years ago
Craig Watson f26f3d1c6a Enabled cross-origin requests to allow W3C widgets to load remote content 10 years ago
Craig Watson 2881790f3c Removed 'Go to content source' option 10 years ago
Craig Watson 8ae88cfcb3 Fix compilation error on windows (inheritance prob.) 10 years ago
Craig Watson d6503534db Fixed duplication of groups 10 years ago
Craig Watson 76636f73d7 Fix video loading from file 10 years ago
Craig Watson 64002a1706 Set zValue during deepCopy for W3C widget and curtain item 10 years ago
Craig Watson 6752201154 Fixed saving of all graphicsItems' zValues 10 years ago
Craig Watson 4d74341c68 Fixed pen strokes' zLevels not being saved to file (Issue #12) 10 years ago
Craig Watson 3c44bfb94a Removed old debug messages 10 years ago
Craig Watson 2d796827a4 Copy z-Value when deep-copying a UBGraphicsPolygonItem 10 years ago
Craig Watson ce521ede11 Video fixed on OS X 10 years ago
Craig Watson 007a1e1286 Cleaned up UBGraphicsMediaItem* 10 years ago
agriche 2bf6a6d6e0 - Increase the dimension of the video widget. 10 years ago
agriche 4db18c9b4a - Replace phonon framework by Qmultimedia classes(QMediPlayer...) 10 years ago
Craig Watson 7a4e9d2e83 Removed UBGraphicsPolygonItem::shape() 10 years ago
Craig Watson cdb56333f3 Replaced Phonon with QtMultimedia 10 years ago