Commit Graph

3076 Commits (8a9ae099335241c318be99201e9a9e26e428211d)
 

Author SHA1 Message Date
Craig Watson 8a9ae09933 Audio recording for podcasts on OSX 9 years ago
agriche 8b6a9279d3 - Bypass the boundRect() method at each resizepolygon. 9 years ago
agriche 691eb2a8b3 - Modify all paint buttons (close,reset,rotate,mark,resize buttons). 9 years ago
agriche 411a09886a Merge branch 'dev' of https://github.com/DIP-SEM/OpenBoard into dev 9 years ago
Craig Watson 20ebdf3cc5 Hide dock and menubar on OSX; 9 years ago
Craig Watson 5f9d6b9c69 fixed compilation error on Linux due to a bad include 9 years ago
Craig Watson 007a1e1286 Cleaned up UBGraphicsMediaItem* 9 years ago
Craig Watson 9f311766da fixed keyboard switching on Mac OS 9 years ago
agriche ab4ae9435a Merge branch 'dev' of https://github.com/DIP-SEM/OpenBoard into dev 9 years ago
agriche 7ad77bb411 - Update the include header qwidget. 9 years ago
Craig Watson 642d1546eb Podcast functionality (partially) restored on OS X. 9 years ago
agriche b6088a487b - Replace uniboardTool by OpenboardTool. 9 years ago
agriche 533c4a577f - Replace UniboardTool case by OpenboardTool. 9 years ago
agriche 6a941e256c - Replace #include <QtGui> by #include <QtWidgets>. 9 years ago
agriche f7df53b063 - Replace UniboardTool enum field by OpenboardTool . 9 years ago
agriche f12032f549 - Replace apps.id = "uniboardTool://uniboard.mnemis.com/apps" 9 years ago
agriche 1ddeaa0d61 - In DEBUG mode,the Openboard application crashes after a checkUpdate 9 years ago
agriche 2bf6a6d6e0 - Increase the dimension of the video widget. 9 years ago
agriche 40faa8ffcb - Replace some headers files. 9 years ago
agriche e7c986b402 - Update all latest release libraries(Quazip 0.7.1;xpdf 3.04;zlib 1.2.8) 9 years ago
agriche b1124a66a9 Merge branch 'dev' of https://github.com/DIP-SEM/OpenBoard into dev 9 years ago
agriche 056086fa97 - Update all latest release libraries. 9 years ago
agriche 50772c52a8 - Update all lastest release libraries. 9 years ago
Craig Watson b219655ac2 removed redundant OBCocoa files / namespace; moved functions to UBPlatformUtils, which serves the same purpose 9 years ago
Craig Watson e1014a0138 re-enabled keyboard switching on Mac OS // functionality is still spotty.. 9 years ago
Craig Watson be0c3a6aaa Merge branch 'dev' of https://github.com/DIP-SEM/OpenBoard into dev 9 years ago
Craig Watson 91cc74fbd7 First pass at OS X port (Qt4->5; Carbon->Cocoa) 9 years ago
agriche c4e28b5507 - Update the libraries config .pro (freetype,xpdf,quazip). 9 years ago
agriche d4e42b5163 - Add minor changes. 9 years ago
agriche 530d432f67 Merge branch 'dev' of https://github.com/DIP-SEM/OpenBoard into dev 9 years ago
agriche bc27f484c8 The document explains all encountered issues testing. 9 years ago
agriche f9522147ab - Update the UBBoardView, UBGraphicsTextItem and the UBGraphicsMediaItem classes from the last 9 years ago
agriche 37565b81a3 - minor updated files. 9 years ago
agriche 4db18c9b4a - Replace phonon framework by Qmultimedia classes(QMediPlayer...) 9 years ago
agriche 39cc2fdce1 - Update the Compiler tools (SDK + MVSC2010 ) 9 years ago
agriche 2de4a5d017 - Add minor changes. 9 years ago
agriche d8b95f456b - Update minor changes. 9 years ago
agriche 698eb87585 - new updated files 9 years ago
Craig Watson 7a4e9d2e83 Removed UBGraphicsPolygonItem::shape() 9 years ago
Craig Watson 72d43788da Corrected signal/slot connection (signal function header changed) 9 years ago
agriche cdc0311a6e The document list all changes on deprecated files. 9 years ago
Craig Watson 5d46891984 Removed Linux-specific define (didn't work; the function wasn't defined when compiling on Linux, for some reason) 9 years ago
Craig Watson 1727264325 Removed obsolete setGraphicsSystem call (may break functionality; if so, use QPA framework) 9 years ago
Craig Watson 89c0813e52 Added missing includes 9 years ago
Craig Watson cdb56333f3 Replaced Phonon with QtMultimedia 9 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 10 years ago
Craig Watson 55dd0450ff More minor updates (function names changed, includes added, etc) 10 years ago
Craig Watson b78cc08318 Added loadAcquire() to get int value of QAtomicInt variables. (Was previously done automatically with the operatorint() of QAtomicInt) 10 years ago
Craig Watson 4a7854e03b Corrected paths for inclusion of pdf-merger files into project (relative paths in .pri didn't work) 10 years ago
Craig Watson a2c2c2c4e1 Updated geometric functions (transform, scale, rotate) for Qt5 comp. 10 years ago