Commit Graph

3788 Commits (0cf3bdde1aab882c59b12589a9df056146422cec)
 

Author SHA1 Message Date
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 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
Clément Fauconnier 6693da1818 moved third party define and include in Win32 config (only used there now) 4 years ago
Clément Fauconnier ab74e1d0da scan document if pagecount metadata contains the value 0, as it could prevent the document to be displayed in the Document Mode (didn't found ways to get into this scenario, but still) 4 years ago
Clément Fauconnier 5031b105a1 revert 21f59f11cb 4 years ago
Clément Fauconnier 5be0a97df2 changed version to 1.6.0 4 years ago
Clément Fauconnier 6fe5024c18 fixed an issue where dekstopMode was no longer updating 4 years ago
Clément Fauconnier b9af4aa861 Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 4 years ago
Clément Fauconnier eb702848e3 changed version to 1.6.0a3 4 years ago
Clément Fauconnier d04b74c1ab include quazip via ThirdParty for Windows (accidentally removed in last commits) 4 years ago
Clément Fauconnier 4bdecc834c remove flash animations access (but not more to make easier for anyone who wants to reactivate it) 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 7e49eabab4 toggleFinder logic only on osx 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 853782394b updated version to 1.6.0a2 4 years ago
Clément Fauconnier 6bf58b61b6 updated innosetup script to reflect recent changes 4 years ago
Clément Fauconnier 0a4b5f2201 Revert "workaround for a really strange behavior on x11 (cf. comments).." 4 years ago
kaamui 97669ef5ca
Merge pull request #336 from multun/movingitem-ub 4 years ago
Clément Fauconnier 600f1bccef fixed a copy-paste typo 4 years ago
Clément Fauconnier 76766fbedf changed release version to 1.6.a1 4 years ago
Clément Fauconnier a66b07f410 rollback to xpdf on Windows (used USE_XPDF define, thanks to @ootwch PR) 4 years ago
Victor "multun" Collod fb25c17e4e fix use after free of movingItem 4 years ago
Clément Fauconnier 6edebf9632 added quick reminder on types 4 years ago
Clément Fauconnier add38a48d0 fixed an issue where the finger selector would not move text items just created 4 years ago
Clément Fauconnier b430618474 make livavcodec exception more generic 4 years ago
Clément Fauconnier 11654b6ee9 downloading a PDF to add it to the current document was no longer working due to changes in QUrl::toLocalFile 4 years ago
Clément Fauconnier 90fd7191df Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 4 years ago
Clément Fauconnier 10950bd702 rollback to windowsmedia + fix on audio crash 4 years ago
Clément Fauconnier e20a45167a restrict workaround to 10.13+ versions 4 years ago
dev 66baf6634e workaround to broken StaysOnTop+TransluscentBackground behavior on OSX 10.13+ (cf. https://bugreports.qt.io/browse/QTBUG-81456). Not satisfying at all but only thing I found acceptable for the moment... 4 years ago
dev de6c6a07df Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 4 years ago
Clément Fauconnier f708b59790 (wip) ffmpeg support attempt for Windows 4 years ago
Clément Fauconnier 7a9b7eccc7 no redefinition of snprintf for msvc 2017+ compilers 4 years ago
Clément Fauconnier 1229e2ab64 updated Windows release scripts to Qt 5.13 + msvc2017 x64 4 years ago
Clément Fauconnier 5c517525fc workaround for a really strange behavior on x11 (cf. comments).. 4 years ago
Clément Fauconnier 92a214124a Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 4 years ago