Commit Graph

610 Commits (dd5105b023d9721cfc1888718967bb893d5febfc)

Author SHA1 Message Date
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 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
Craig Watson 3c44bfb94a Removed old debug messages 9 years ago
Craig Watson 2d796827a4 Copy z-Value when deep-copying a UBGraphicsPolygonItem 9 years ago
Craig Watson ce521ede11 Video fixed on OS X 9 years ago
Craig Watson 007a1e1286 Cleaned up UBGraphicsMediaItem* 9 years ago
agriche 2bf6a6d6e0 - Increase the dimension of the video widget. 9 years ago
agriche 4db18c9b4a - Replace phonon framework by Qmultimedia classes(QMediPlayer...) 9 years ago
Craig Watson 7a4e9d2e83 Removed UBGraphicsPolygonItem::shape() 9 years ago
Craig Watson cdb56333f3 Replaced Phonon with QtMultimedia 9 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 9 years ago
Craig Watson 55dd0450ff More minor updates (function names changed, includes added, etc) 9 years ago
Craig Watson a2c2c2c4e1 Updated geometric functions (transform, scale, rotate) for Qt5 comp. 9 years ago
Craig Watson 4b15c535ec minor compatibility updates (added missing headers, simple function name changes etc) 9 years ago
Craig Watson d97feb57ef Added includes for Qt5 compatibility 9 years ago
Claudio Valerio 8f89afbd54 fixed issue of images imported on document mode with the import button 10 years ago
Claudio Valerio 6226ad20b7 removed copy of hidden graphics objects 11 years ago
Claudio Valerio fcae8c57c9 fixed eraser issue on strokes 11 years ago
Claudio Valerio 87c48bbbf8 removed duplicated code 11 years ago
Claudio Valerio ee069c75ef fixed with pixmap and svg not saved on disk when added from a capture 11 years ago
Claudio Valerio f84d204226 removed hack and correct duplication on a group 11 years ago