Commit Graph

197 Commits (master)

Author SHA1 Message Date
thomas_lucky13 2910ead719 New flags 2 years ago
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier cb7538aacd fixed a case where import would fail because of an attempt to copy an already existing file while overwrite is false 2 years ago
Clément Fauconnier a73298f978 fixed apple script to take into account the case where multiple layouts have been added for visual keyboard 2 years ago
Clément Fauconnier 8d3c421e48 delay is needed after click not throughout the whole script 2 years ago
Clément Fauconnier 02aca3cb9c added delay to prevent failure (sometimes the scripts fails making an action in time so the next fails too etc...) of virtual keyboard opening in macOS 11 2 years ago
Clément Fauconnier 333b2eb322 prevent the same error to popup again and again if something went wrong while trying to open the virtual keyboard 2 years ago
Clément Fauconnier d56c61cb5c fixed a typo preventing old keyboard from launching 3 years ago
Clément Fauconnier 398e940c3b use new assistive control app when using system virtual keyboard on osx >= 10.15 3 years ago
Clément Fauconnier e2d1594629 removed some code previsously added/uncommented to workaround an issue with desktop mode 3 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" 5 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)" 5 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) 5 years ago
Clément Fauconnier f619e13dfe add quazip as a dependency 5 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 6 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 7 years ago
Craig Watson dd10e24083 Fix angle calculation in geometry tools 7 years ago
Craig Watson 3d46bd0bc5 Fix/re-enable checking for updates 7 years ago
Craig Watson a4b83e2c56 Better calculation of angles 7 years ago
Craig Watson 37790b77f9 Fix building with gcc 6 (see issue 76) 7 years ago
Craig Watson df71f158c3 Added stroke simplification algorithm 8 years ago
Craig Watson 575d14a5c2 Updated headers 8 years ago
Craig Watson 999fcec917 Removed spline interpolators 8 years ago
Craig Watson 4811d35017 Improved drawing of interpolated strokes: 8 years ago
Craig Watson 4491341a4d (WIP) Interpolation of strokes. Progress so far: 8 years ago
Craig Watson b1c2d010c1 Removed remaining occurences of Q_WS_* 8 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 8 years ago
Craig Watson f70ff4acf9 OSX: allow OSK to be shown even if user didn't first enable it in system prefs 8 years ago
Craig Watson d1eefcf507 Fixed widget full-screening on OS X 8 years ago
Craig Watson 53aa4f4928 Remove multiple calls to QuazipFile::close() on the same file 8 years ago
Craig Watson f7ed005a69 Enable hiding* OSK on Linux (*actually, killing) 8 years ago
Craig Watson 6fc70bef99 Enable hiding OSK on OS X 8 years ago
Craig Watson a8d94208b9 Enable hiding OSK on Windows 8 years ago
Craig Watson a673aedbb6 OS X 10.10: Fixed crashing on .ubz export 8 years ago
Craig Watson 49a9c61647 Removed debug message 8 years ago
Craig Watson da5378a68c Code clean-up 8 years ago
Craig Watson 138553bb30 Added system OSK support for Windows 8 years ago
Craig Watson 5b7cf175e9 Clean-up of on-screen keyboard code 8 years ago
Craig Watson 6f044afc49 Added support for OSX on-screen keyboard 8 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago