Commit Graph

4005 Commits (b401d4917605af80d421caaa8c6863ee4b498d52)
 

Author SHA1 Message Date
Clément Fauconnier d613c1257c Revert "make the text under 'empty My Documents' and 'emty Trash' actions be different" 3 years ago
Clément Fauconnier 8a78441e79 added Papier.wgt (created by Franch Le Cleach) 3 years ago
kaamui c656810b0a
Merge pull request #446 from letsfindaway/tool-axes+intermediate-lines 3 years ago
kaamui ee5880040d
Merge pull request #324 from multun/valgrind-ub 3 years ago
kaamui d66633a0b1
Merge pull request #255 from JBBgameich/no-js-engine 3 years ago
kaamui baefa37ad0
Merge pull request #394 from mariiaalt/mariiaalt-patch-1 3 years ago
kaamui 35d64b52ce
Merge pull request #436 from marcin-serwin/master 3 years ago
kaamui c209b7b402
Merge pull request #450 from letsfindaway/shortcuts-german 3 years ago
kaamui 56e77b3cc1
Merge pull request #451 from letsfindaway/pointer-diameter 3 years ago
kaamui 298af6158d
Merge pull request #452 from letsfindaway/changing-tools 3 years ago
letsfindaway 0b4df26e81 remove unused member variables, label color, minor reformatting 3 years ago
letsfindaway f2fce3cc0f detect and handle change of stylusTool while device pressed 3 years ago
letsfindaway 7d620bdc20 make pointer diameter configurable 3 years ago
letsfindaway b609b28aaf remove spaces from translation of shortcuts 3 years ago
letsfindaway e0c5832200 Disable axes and intermediate lines by default, capture axes 3 years ago
letsfindaway 8060ff1b4e add German translation for axes and intermediate grid lines 3 years ago
letsfindaway 541083a972 add option to draw intermediate grid lines 3 years ago
letsfindaway b30b3fd522 add cpp tool to draw a coordinate system 3 years ago
Clément Fauconnier 36a9cdaccd prevent segfault if strokesgroup is null 3 years ago
Clément Fauconnier 793dec5757 fixed an issue where the application would crash when trying to drag and drop any unexpected object on the thumbnails view 3 years ago
Clément Fauconnier 8bd95da538 changed OpenBoard version in about tab + removed support emails 3 years ago
Clément Fauconnier 07eb67ace9 fixed an issue where widget items would not have the correct OperationMode 3 years ago
Clément Fauconnier 9b786030db Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 3 years ago
Clément Fauconnier 3874c9127a take devicePixelRatio into account when copying a part of a QPixmap (frequently of 2 in macbook and retina displays) 3 years ago
Clément Fauconnier e2d1594629 removed some code previsously added/uncommented to workaround an issue with desktop mode 3 years ago
Clément Fauconnier 3923b33531 fixed an issue where d'n'd was broken with qt 5.15 or osx >= 10.15 if QMimeData::setUrls was filled with empty urls 3 years ago
Clément Fauconnier 74a0f56e3f changed version to 1.6.1rc-0128 3 years ago
Clément Fauconnier 7728d67f8f updated translations files + fixed the text of 'coloractions' 3 years ago
Clément Fauconnier 13e498c7b2 fixed label of the colors toolbar 3 years ago
Clément Fauconnier d10264d9d7 fixed and added shapes to library 3 years ago
Clément Fauconnier d30d9862d4 improved last fix + fixed an issue where rename a folder could result broken folders hierarchy 3 years ago
Clément Fauconnier a3ad10b459 fixed two issues regarding ubx import where import could fail if some folders and files had the same name 3 years ago
Marcin Serwin f807171a2d fix polish translation 3 years ago
Clément Fauconnier fe24d53565 added LAV filter installer. Not sure if it is the better way to handle the need of system codecs by Qt... Maybe a rework of the player using QtAv could help to simplify the installing too 4 years ago
Clément Fauconnier a5bcaf2763 make the text under 'empty My Documents' and 'emty Trash' actions be different 4 years ago
Clément Fauconnier 254d090bae added an option in the preferences to enable/disable the new pdf optimizations during zoom (just in case some issues may remain, to remove later) 4 years ago
Clément Fauconnier d324fc742a Merge remote-tracking branch 'origin/dev-qt5.1x_mac' into dev-qt5.1x 4 years ago
kaamui 6fd3f8ec5b
Merge pull request #415 from OpenBoard-org/dev-qt5.1x-pdf_optimize_zoom_only 4 years ago
John Papale 76cc3c7fbe Fixed item capture dialog not displayed. 4 years ago
jpapale 2cc6d51e34 Merge remote-tracking branch 'refs/remotes/origin/dev-qt5.1x' into dev- 4 years ago
jpapale b841793de7 Activated 'maskUpdate' for MAC + QT >= 5.10, which solves MAC desktop 4 years ago
Clément Fauconnier bc7fcf1ec1 replace vc_redist installers by new ones. In some cases, installer would'nt launch, so the quiet mode was deactivated to see if it prevents this bug 4 years ago
jpapale 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 years ago
John Papale 5868e7480a Made the pdf processing thread be terminated on exit after 3s. 4 years ago
Clément Fauconnier d0e2523ee6 forgot to remove a return used while debugging 4 years ago
Clément Fauconnier ae6c6e3945 changed release version to 1.6.1a-1116 4 years ago
Clément Fauconnier 2ce00533b5 Merge remote-tracking branch 'origin/dev-qt5.1x-pdf_optimize' into dev-qt5.1x 4 years ago
John Papale b901739ab6 Fixed gcc compile error. 4 years ago
John Papale 3a0bb1f495 Merge branch 'dev-qt5.1x-pdf_optimize' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x-pdf_optimize 4 years ago
John Papale a1074cc7d6 Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf). 4 years ago