Commit Graph

3822 Commits (7728d67f8fd243353a695a2e9d6f8211e23f4288)
 

Author SHA1 Message Date
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
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
Clément Fauconnier 53371a722f updated version number to 1.6.1a-1102 4 years ago
Clément Fauconnier b6160960db make libavcodec-extra version less restricted 4 years ago
Clément Fauconnier dfd583bbee Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 4 years ago
Clément Fauconnier ec045a09a4 updated windows release script to qt 5.14 4 years ago
Clément Fauconnier b8c151e012 updated links on osx release script 4 years ago
Clément Fauconnier 0345a8575e Merge branch 'dev-qt5.1x-pdf_optimize' into dev-qt5.1x 4 years ago
Clément Fauconnier a0c3c87b4b Merge branch 'test-ubx-fixes' into dev-qt5.1x 4 years ago
Clément Fauconnier d91e92780c fixed an issue where metadata was not updated correctly in some cases of a page deletion 4 years ago
Clément Fauconnier 6716e031fd added pdf zoom behavior default value to config file 4 years ago
Clément Fauconnier 505ca347af renamed and moved XPDF zoom constants to make them more readable and open to further development 4 years ago
John Papale d5988f979c Cleanup. Fixed 'Poppler' compile error, since previous commit. 4 years ago
John Papale 0cf3bdde1a Cleanup comments. 4 years ago
John Papale e5377891ed Removed MSVC debug warning. 4 years ago
John Papale 8ba6d1b7b2 Made zoom cache behavior configurable with var 'ZoomBehavior' (0 =no cache, 1 =x3 zoom cache, 2 = 2.5/5/10 cache). Cleanup. 4 years ago
John Papale c860e0b0b7 Made work the (inactive) case !defined XPDFRENDERER_CACHE_ZOOM_IMAGE. 4 years ago
John Papale 9448d193c9 Optimized performance while zooming complex pdf. 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 ab705d282e Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 4 years ago
Clément Fauconnier 47446798d8 selected color icon was no longer visible 4 years ago
Clément Fauconnier 25abc5debe Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 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 3b166d5298 still listen to key press events when focus on Thumbnails view 4 years ago
Clément Fauconnier 497e826476 updated packaging scripts to Qt 5.14 on Linux 4 years ago
Clément Fauconnier 45d392219d potential fix for screenoverlapping 4 years ago
Clément Fauconnier 275096f1f5 prevent focus loose without resizing textbox on each change 4 years ago
Clément Fauconnier 6d2fd84472 ensure grabbed image is properly sized for screen target when screen mirroring is enabled 4 years ago
Clément Fauconnier 2136f077ff ask authorization to use mic with podcast 4 years ago
Clément Fauconnier c81138d9be detect scene modifications (object translations for exemple) even if object controls are not visible 4 years ago