Commit Graph

  • 20bfb2adab
    Update Russian translation MariyaShikunova 2020-10-26 12:59:55 +0300
  • c860e0b0b7 Made work the (inactive) case !defined XPDFRENDERER_CACHE_ZOOM_IMAGE. John Papale 2020-10-16 12:07:14 +0200
  • 9448d193c9 Optimized performance while zooming complex pdf. John Papale 2020-10-16 11:43:51 +0200
  • 1dbdd90f68 improved import/export behaviors as some documents could be overwritten when they should not Clément Fauconnier 2020-10-15 18:52:04 +0200
  • ab705d282e Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2020-10-12 10:27:26 +0200
  • 47446798d8 selected color icon was no longer visible Clément Fauconnier 2020-10-12 10:26:57 +0200
  • 25abc5debe Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2020-10-05 08:29:51 +0200
  • e05d686949 setDesktopMode to correct value + uncomment some osx code on an old bug Clément Fauconnier 2020-10-05 08:29:11 +0200
  • 3b166d5298 still listen to key press events when focus on Thumbnails view Clément Fauconnier 2020-10-02 13:14:33 +0200
  • 497e826476 updated packaging scripts to Qt 5.14 on Linux Clément Fauconnier 2020-10-01 14:40:24 +0200
  • 45d392219d potential fix for screenoverlapping Clément Fauconnier 2020-10-01 14:39:48 +0200
  • 275096f1f5 prevent focus loose without resizing textbox on each change Clément Fauconnier 2020-10-01 14:37:26 +0200
  • 6d2fd84472 ensure grabbed image is properly sized for screen target when screen mirroring is enabled Clément Fauconnier 2020-10-01 14:27:39 +0200
  • 2136f077ff ask authorization to use mic with podcast Clément Fauconnier 2020-09-14 12:11:02 +0200
  • c81138d9be detect scene modifications (object translations for exemple) even if object controls are not visible Clément Fauconnier 2020-09-11 12:58:12 +0200
  • 6693da1818 moved third party define and include in Win32 config (only used there now) Clément Fauconnier 2020-09-11 08:59:00 +0200
  • 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) Clément Fauconnier 2020-09-11 08:53:05 +0200
  • 5031b105a1 revert 21f59f11cb Clément Fauconnier 2020-09-09 12:21:18 +0200
  • 5be0a97df2 changed version to 1.6.0 Clément Fauconnier 2020-05-29 10:19:09 +0200
  • 6fe5024c18 fixed an issue where dekstopMode was no longer updating Clément Fauconnier 2020-05-27 09:29:45 +0200
  • b9af4aa861 Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2020-05-22 18:40:49 +0200
  • eb702848e3 changed version to 1.6.0a3 Clément Fauconnier 2020-05-22 18:40:03 +0200
  • d04b74c1ab include quazip via ThirdParty for Windows (accidentally removed in last commits) Clément Fauconnier 2020-05-22 17:08:26 +0200
  • 4bdecc834c remove flash animations access (but not more to make easier for anyone who wants to reactivate it) Clément Fauconnier 2020-05-22 14:47:33 +0200
  • 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) Clément Fauconnier 2020-05-22 12:45:41 +0200
  • 7e49eabab4 toggleFinder logic only on osx Clément Fauconnier 2020-05-18 15:58:54 +0200
  • 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)) Clément Fauconnier 2020-05-14 14:51:47 +0200
  • a21fc24b75 initialize isResizing in UBGraphicsDelegateFrame Victor "multun" Collod 2020-05-03 23:44:12 -0700
  • 038f9ed07b initialise mDrawWithCompass in UBGraphicsScene Victor "multun" Collod 2020-05-03 22:05:46 -0700
  • ab51a2eb24 fix uninitialized variable uses Victor "multun" Collod 2020-04-26 19:35:55 -0700
  • 853782394b updated version to 1.6.0a2 Clément Fauconnier 2020-05-13 15:52:32 +0200
  • 6bf58b61b6 updated innosetup script to reflect recent changes Clément Fauconnier 2020-05-13 15:49:21 +0200
  • 0a4b5f2201 Revert "workaround for a really strange behavior on x11 (cf. comments).." Clément Fauconnier 2020-05-13 14:10:03 +0200
  • 97669ef5ca
    Merge pull request #336 from multun/movingitem-ub kaamui 2020-05-12 13:09:33 +0200
  • 600f1bccef fixed a copy-paste typo Clément Fauconnier 2020-05-07 16:18:02 +0200
  • 76766fbedf changed release version to 1.6.a1 Clément Fauconnier 2020-05-07 15:38:24 +0200
  • a66b07f410 rollback to xpdf on Windows (used USE_XPDF define, thanks to @ootwch PR) Clément Fauconnier 2020-05-07 15:22:59 +0200
  • fb25c17e4e fix use after free of movingItem Victor "multun" Collod 2020-05-04 23:24:11 -0700
  • 6edebf9632 added quick reminder on types Clément Fauconnier 2020-05-04 11:19:17 +0200
  • add38a48d0 fixed an issue where the finger selector would not move text items just created Clément Fauconnier 2020-05-04 10:59:30 +0200
  • b430618474 make livavcodec exception more generic Clément Fauconnier 2020-02-26 14:33:54 +0100
  • 11654b6ee9 downloading a PDF to add it to the current document was no longer working due to changes in QUrl::toLocalFile Clément Fauconnier 2020-02-26 14:33:18 +0100
  • 90fd7191df Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2020-02-26 09:40:19 +0100
  • 10950bd702 rollback to windowsmedia + fix on audio crash Clément Fauconnier 2020-02-26 09:39:51 +0100
  • e20a45167a restrict workaround to 10.13+ versions Clément Fauconnier 2020-02-14 11:29:06 +0100
  • 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... dev 2020-02-14 11:01:49 +0100
  • de6c6a07df Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x dev 2020-02-12 14:07:08 +0100
  • f708b59790 (wip) ffmpeg support attempt for Windows Clément Fauconnier 2020-02-12 11:22:47 +0100
  • 7a9b7eccc7 no redefinition of snprintf for msvc 2017+ compilers Clément Fauconnier 2020-02-12 11:10:19 +0100
  • 1229e2ab64 updated Windows release scripts to Qt 5.13 + msvc2017 x64 Clément Fauconnier 2020-02-12 11:08:51 +0100
  • 5c517525fc workaround for a really strange behavior on x11 (cf. comments).. Clément Fauconnier 2020-02-11 15:00:06 +0100
  • 92a214124a Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2020-02-10 10:25:41 +0100
  • 21f59f11cb added statement suggested in #259 issue as I didn't found any regression and it seems to solve a systematic crash on Windows according @torinfo Clément Fauconnier 2020-02-10 10:25:14 +0100
  • 7998ab58d2 updated building/packaging to qt5.13 Clément Fauconnier 2020-02-10 10:20:39 +0100
  • 978a03a601 updated quazip linking Clément Fauconnier 2020-02-10 10:19:47 +0100
  • 1bad7e0f58 Revert "Revert "screens overlapping on ubuntu 18 in some cases"" Clément Fauconnier 2020-02-10 10:15:22 +0100
  • 0a129560cb Merge branch 'dev' into dev-qt5.1x Clément Fauconnier 2020-01-29 15:27:37 +0100
  • 2fdc8a3a8c Merge branch 'dev' into dev-qt5.1x dev 2020-01-28 09:32:25 +0100
  • 1db8700ab2
    Merge pull request #266 from bartoszek/poppler>=0.83 kaamui 2020-01-27 11:39:24 +0100
  • 958f388a1a Merge branch 'dev' into dev-qt5.1x Clément Fauconnier 2020-01-23 16:02:33 +0100
  • 85eb094ea9 changed release version to 1.5.4 (in 'About' tab) Clément Fauconnier 2020-01-23 11:29:35 +0100
  • bc61f169a3 fixed a forgotten return (used while debugging) Clément Fauconnier 2020-01-23 10:02:41 +0100
  • 716024eb79 Poppler >=0.83 fix. bartus 2020-01-20 14:52:02 +0100
  • d7076c1f22 changed version name to 1.6.0a Clément Fauconnier 2020-01-15 16:56:56 +0100
  • f29c11bc3d Merge branch 'dev' into dev-qt5.1x Clément Fauconnier 2020-01-15 16:29:05 +0100
  • c30b85376a set emptyTrashForOlderDocuments default value to false Clément Fauconnier 2020-01-15 10:26:44 +0100
  • 872d5cb360 Merge branch 'uat' into dev Clément Fauconnier 2020-01-15 09:33:01 +0100
  • df301d00f5 updated translations Clément Fauconnier 2020-01-15 09:32:02 +0100
  • 8f913a1ad5 delete documents in trash older than x days now won't delete documents x days old Clément Fauconnier 2020-01-15 09:23:52 +0100
  • c69d63b26b changed release version to 1.5.4 Clément Fauconnier 2020-01-14 15:39:10 +0100
  • 77a2aff039
    Port from QScriptEngine to QJSonDocument Jonah Brüchert 2019-10-31 22:06:53 +0100
  • 9adb8e6643 Due to perfomance issues at openboard start, in a network-attached storage context, I had to find some (dirty) optimizations in order to counter-balance the huge response time of the directory scans performed when creating the documents tree (very huge in slowest machines (HDD, low CPU, with a thousand documents)). The simplest solution (I found) was to let the opening of metadatas fail, and to prevent any scanning. This implied to introduce the page-count as a metadata. As this issue is not encountered with a standard use of OpenBoard (with local documents), no update operation (of every document) should be necessary out of the described context Clément Fauconnier 2020-01-13 17:26:48 +0100
  • 7d570b3a2e fixed a regression where an renamed document at import would display the previous name Clément Fauconnier 2019-12-16 14:16:49 +0100
  • 84fad66614 update 'updated-at' metadata when moving a document to trash (as it is done on the metadata.rdf file) Clément Fauconnier 2019-12-04 15:35:44 +0100
  • 1dadb21212 just need to delete documents, as these methods are only used when closing OpenBoard. Fix bad indexes issues Clément Fauconnier 2019-12-04 13:02:39 +0100
  • f6152d2e5c don't try to delete the trashIndex itself Clément Fauconnier 2019-12-03 15:09:56 +0100
  • 6fb5b5bc8d changed version number to 1.5.4rc2 Clément Fauconnier 2019-12-03 13:58:45 +0100
  • a40d1ee2f0 return to standard script on main branch Clément Fauconnier 2019-12-03 13:50:31 +0100
  • 05d672a8f8 added two options to periodically delete old documents in trash Clément Fauconnier 2019-12-03 10:09:06 +0100
  • e3bfd85b31 changed version number to 1.5.4rc Clément Fauconnier 2019-11-20 10:10:08 +0100
  • c6fc24aa79 updated translations Clément Fauconnier 2019-11-20 09:53:01 +0100
  • 54c800e467 workaround for QFontDialog issue locking current font (https://bugreports.qt.io/browse/QTBUG-79637) Clément Fauconnier 2019-10-30 16:04:22 +0100
  • 937bf5aa40 fixed not recognized css on rhombus Clément Fauconnier 2019-11-19 10:24:11 +0100
  • 83b5770531 added 4 shapes with 'nofill' property Clément Fauconnier 2019-11-19 09:25:25 +0100
  • 92575d2b59 added GETypoLibre improvements made by Neuchâtel Clément Fauconnier 2019-11-19 09:23:54 +0100
  • 4f39940e34
    Merge pull request #189 from Gvf63/patch-1 kaamui 2019-11-19 09:19:47 +0100
  • 0cb02e25dc
    Merge pull request #195 from jrynik/patch-4 kaamui 2019-11-19 09:19:30 +0100
  • 407ee2555e
    Merge pull request #256 from odo2063/patch-2 kaamui 2019-11-19 09:19:05 +0100
  • abe23f818b
    Merge pull request #252 from jrynik/master kaamui 2019-11-19 09:18:07 +0100
  • d71beaa2e9
    Merge pull request #67 from antoine-girard-vallee/dev kaamui 2019-11-06 16:24:44 +0100
  • 6d262af1b8
    update proposal to lang DE 2 odo2063 2019-11-03 13:04:58 +0100
  • fdecd32ec7 workaround for QFontDialog issue locking current font (https://bugreports.qt.io/browse/QTBUG-79637) Clément Fauconnier 2019-10-30 16:04:22 +0100
  • b3e6c4a013 fixed QWebView locations (now in QtWebkitWidgets Clément Fauconnier 2019-10-23 17:06:47 +0200
  • e3b0202fd5
    Merge pull request #212 from JBBgameich/poppler kaamui 2019-10-23 15:26:57 +0200
  • 05372d9c19 Revert "screens overlapping on ubuntu 18 in some cases" Clément Fauconnier 2019-10-21 16:52:53 +0200
  • 288b21c17f improved behavior on font style changes Clément Fauconnier 2019-10-21 15:07:25 +0200
  • 88dee1f9e1 reorder documents tree when a document has been modified Clément Fauconnier 2019-10-21 15:01:12 +0200
  • 7aa098a4f7
    Update OpenBoard_sk.ts jrynik 2019-10-20 20:36:06 +0200
  • 331d758db2 reset timer at mouse release event Clément Fauconnier 2019-10-07 15:31:49 +0200
  • d65218e0f8 Revert "be able to double click on ubx files (WIP)" Clément Fauconnier 2019-10-07 15:10:24 +0200