Commit Graph

188 Commits (c278d541fc1aaceba7d9d89738a8ace406933a4f)

Author SHA1 Message Date
Clément Fauconnier e2d1594629 removed some code previsously added/uncommented to workaround an issue with desktop mode 4 years ago
jpapale 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 years ago
Clément Fauconnier 1dbdd90f68 improved import/export behaviors as some documents could be overwritten when they should not 4 years ago
Clément Fauconnier e05d686949 setDesktopMode to correct value + uncomment some osx code on an old bug 4 years ago
Clément Fauconnier e96cdbe890 moved dmgutil (osx) and poppler includes as to make openboard (osx) compile without OpenBoard-ThirdParty + quazip fix headers for osx (clang apparently not searching for system headers with double quotes) 4 years ago
Clément Fauconnier 8ccf7480c4 make the dock appear when the cursor selector is choosen so we can navigate through other apps (due to the issue regarding transparent view and interactions with other apps (OSX only)) 4 years ago
Clément Fauconnier 806ba96e13 Revert "add quazip as a dependency" 6 years ago
Clément Fauconnier b5df0a9097 Revert "fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved)" 6 years ago
Clément Fauconnier bcf18abfd9 fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved) 6 years ago
Clément Fauconnier f619e13dfe add quazip as a dependency 6 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 years ago
Clément Fauconnier b94ec80753 fixed a bunch of issues related to new document mode 6 years ago
Antoine Belvire 393c9faaad Add compatibility with OpenSSL 1.1 7 years ago
Clément Fauconnier 1dcd59e307 changed old compass behavior to match with new strokes simplification 7 years ago
Craig Watson 5f65292d11 Fix for qAcos occasionally returning nan for values of (not quite) -1 or +1 7 years ago
Craig Watson 1a075c057d Moved bezier calculations to UBGeometryUtils 7 years ago
Craig Watson 1de820dc4b Fix/re-enable checking for updates 8 years ago
Craig Watson dd10e24083 Fix angle calculation in geometry tools 8 years ago
Craig Watson 3d46bd0bc5 Fix/re-enable checking for updates 8 years ago
Craig Watson a4b83e2c56 Better calculation of angles 8 years ago
Craig Watson 37790b77f9 Fix building with gcc 6 (see issue 76) 8 years ago
Craig Watson df71f158c3 Added stroke simplification algorithm 8 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson 999fcec917 Removed spline interpolators 9 years ago
Craig Watson 4811d35017 Improved drawing of interpolated strokes: 9 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 9 years ago
Craig Watson b1c2d010c1 Removed remaining occurences of Q_WS_* 9 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago
Craig Watson f70ff4acf9 OSX: allow OSK to be shown even if user didn't first enable it in system prefs 9 years ago
Craig Watson d1eefcf507 Fixed widget full-screening on OS X 9 years ago
Craig Watson 53aa4f4928 Remove multiple calls to QuazipFile::close() on the same file 9 years ago
Craig Watson f7ed005a69 Enable hiding* OSK on Linux (*actually, killing) 9 years ago
Craig Watson 6fc70bef99 Enable hiding OSK on OS X 9 years ago
Craig Watson a8d94208b9 Enable hiding OSK on Windows 9 years ago
Craig Watson a673aedbb6 OS X 10.10: Fixed crashing on .ubz export 9 years ago
Craig Watson 49a9c61647 Removed debug message 9 years ago
Craig Watson da5378a68c Code clean-up 9 years ago
Craig Watson 138553bb30 Added system OSK support for Windows 9 years ago
Craig Watson 5b7cf175e9 Clean-up of on-screen keyboard code 9 years ago
Craig Watson 6f044afc49 Added support for OSX on-screen keyboard 9 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago
Craig Watson 024322c8d1 Fixed full-screen widgets all being moved to primary screen on OSX 9 years ago
Craig Watson 9adc8991cd Fixed UBPlatformUtils::showFullScreen not maximizing to full screen on OS X 10.9 9 years ago
Craig Watson 8a64560785 removed import of removed library 9 years ago
Craig Watson 8254e807bd Fixed compilation on Windows; 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 9f311766da fixed keyboard switching on Mac OS 9 years ago
agriche 533c4a577f - Replace UniboardTool case by OpenboardTool. 9 years ago
Craig Watson b219655ac2 removed redundant OBCocoa files / namespace; moved functions to UBPlatformUtils, which serves the same purpose 9 years ago