Commit Graph

2349 Commits (7e265a1eab0c9b8cef0a274390b6f2042cebb16f)

Author SHA1 Message Date
Craig Watson d6503534db Fixed duplication of groups 9 years ago
Craig Watson 76636f73d7 Fix video loading from file 9 years ago
Craig Watson c220bf470f Fix bad URL encoding in .svg 9 years ago
Craig Watson 82e5f92ca6 Fixed bad video URL encoding in .svg 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
agriche 5a1468a77a - Take in account the system language. 9 years ago
agriche 88f8a7bc5b Revert "- Take in account the local systeme language." 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
agriche fb05343ed2 - Take in account the local systeme language. 9 years ago
Craig Watson 8ed2e2451d Removed export of polygons outside of groups 9 years ago
Craig Watson 2d796827a4 Copy z-Value when deep-copying a UBGraphicsPolygonItem 9 years ago
Craig Watson f5d1c3857f Rotating the protractor now sets cursor as rotation cursor 9 years ago
Craig Watson ec5bc49875 Protractor: fixed font size on windows 9 years ago
Craig Watson 7e96ab18eb Fixed protractor tool 9 years ago
Craig Watson b5b8c72249 Fixed "Add to library" button showing up for apps 9 years ago
Craig Watson 8254e807bd Fixed compilation on Windows; 9 years ago
Craig Watson ce521ede11 Video fixed on OS X 9 years ago
Craig Watson 427cdbb68d Podcast recording on OSX fixed. Details: 9 years ago
Craig Watson fc554baecd clean-up; temporary solution for waiting until audio assetWriter is ready before appending sample buffers 9 years ago
agriche 2b75543ee3 - comment all checkupdate(). 9 years ago
agriche 2c83c5e479 - Update the mhttp variable. 10 years ago
Craig Watson b40f52c487 Fixed compilation error on previous commit (8a9ae) 10 years ago
Craig Watson 8a9ae09933 Audio recording for podcasts on OSX 10 years ago
agriche 8b6a9279d3 - Bypass the boundRect() method at each resizepolygon. 10 years ago
agriche 691eb2a8b3 - Modify all paint buttons (close,reset,rotate,mark,resize buttons). 10 years ago
Craig Watson 20ebdf3cc5 Hide dock and menubar on OSX; 10 years ago
Craig Watson 5f9d6b9c69 fixed compilation error on Linux due to a bad include 10 years ago
Craig Watson 007a1e1286 Cleaned up UBGraphicsMediaItem* 10 years ago
Craig Watson 9f311766da fixed keyboard switching on Mac OS 10 years ago
agriche 7ad77bb411 - Update the include header qwidget. 10 years ago
Craig Watson 642d1546eb Podcast functionality (partially) restored on OS X. 10 years ago
agriche b6088a487b - Replace uniboardTool by OpenboardTool. 10 years ago
agriche 533c4a577f - Replace UniboardTool case by OpenboardTool. 10 years ago
agriche 6a941e256c - Replace #include <QtGui> by #include <QtWidgets>. 10 years ago
agriche f7df53b063 - Replace UniboardTool enum field by OpenboardTool . 10 years ago
agriche f12032f549 - Replace apps.id = "uniboardTool://uniboard.mnemis.com/apps" 10 years ago
agriche 1ddeaa0d61 - In DEBUG mode,the Openboard application crashes after a checkUpdate 10 years ago
agriche 2bf6a6d6e0 - Increase the dimension of the video widget. 10 years ago
Craig Watson b219655ac2 removed redundant OBCocoa files / namespace; moved functions to UBPlatformUtils, which serves the same purpose 10 years ago
Craig Watson e1014a0138 re-enabled keyboard switching on Mac OS // functionality is still spotty.. 10 years ago
Craig Watson 91cc74fbd7 First pass at OS X port (Qt4->5; Carbon->Cocoa) 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 72d43788da Corrected signal/slot connection (signal function header changed) 10 years ago
Craig Watson 5d46891984 Removed Linux-specific define (didn't work; the function wasn't defined when compiling on Linux, for some reason) 10 years ago
Craig Watson 1727264325 Removed obsolete setGraphicsSystem call (may break functionality; if so, use QPA framework) 10 years ago
Craig Watson 89c0813e52 Added missing includes 10 years ago
Craig Watson cdb56333f3 Replaced Phonon with QtMultimedia 10 years ago