Commit Graph

  • 61721b7f3b clear the error message after displaying it as it prevents any attempt to play the media if mError is not empty ! Clément Fauconnier 2021-08-23 09:11:58 +0200
  • fe06bdf1df same behavior for document naming as for folder naming Clément Fauconnier 2021-07-09 16:56:31 +0200
  • 05b6bf87b3 forbid deletion if all pages are selected Clément Fauconnier 2021-06-23 10:49:17 +0200
  • cd4a66f90c fixed an issue where font style would not be persisted correctly Clément Fauconnier 2021-06-21 15:44:04 +0200
  • 8ba85f412b
    Update OpenBoard_zh_TW.ts SiderealArt 2021-06-12 21:48:32 +0800
  • ad80fb152c
    Update OpenBoard_zh_TW.ts SiderealArt 2021-06-12 21:47:36 +0800
  • b3692061a5 fixed an issue where erase a stroke then clear the scene before changing page would cause a crash Clément Fauconnier 2021-06-10 16:53:04 +0200
  • 1cb97a8f85 call adjust displayView when centering on last center Clément Fauconnier 2021-06-10 11:46:19 +0200
  • 19e6331f5d Revert "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 2021-06-09 14:16:57 +0200
  • 43f2aba2cc persist metadata when docs are renamed by the replace dialog Clément Fauconnier 2021-06-08 17:46:17 +0200
  • c9826bbe6b folders still need to be removed Clément Fauconnier 2021-06-08 17:45:46 +0200
  • 30087bb34d fixed a crash that would randomly occur when performing multiple deletion inside the trash Clément Fauconnier 2021-06-08 16:12:29 +0200
  • 476d8768ee don't call documentThumbnailsUpdated every time + set current document to null if it is about to be deleted Clément Fauconnier 2021-06-07 15:06:14 +0200
  • dd19e75211 using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (osx) Clément Fauconnier 2021-05-25 16:46:55 +0200
  • c2dcd3b95d using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (windows) Clément Fauconnier 2021-05-25 16:37:58 +0200
  • 0d222a93f1 Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev Clément Fauconnier 2021-05-25 16:10:51 +0200
  • 5ad34647f7 using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (linux) Clément Fauconnier 2021-05-25 16:08:02 +0200
  • 096e755ef6 third-party installers in silent/passive mode (Windows) Clément Fauconnier 2021-05-04 13:28:30 +0200
  • 026ddb3c56 fixed some issues where change align state could result on loosing last changes (color, size, content) Clément Fauconnier 2021-04-27 18:28:40 +0200
  • f3f07f9930 Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2021-04-13 19:05:29 +0200
  • 9cb1bce622 changed version to 1.6.1 Clément Fauconnier 2021-04-13 19:04:48 +0200
  • b1b4ceddad fixed a typo Clément Fauconnier 2021-04-13 15:45:20 +0200
  • 562cecbb88 updated translations Clément Fauconnier 2021-04-13 13:12:25 +0200
  • fbe447e8f0 updated credits Clément Fauconnier 2021-04-13 11:14:28 +0200
  • 181f3d9e99 changed text for the pdf zoom improvements Clément Fauconnier 2021-03-23 14:06:08 +0100
  • c278d541fc
    Merge pull request #464 from letsfindaway/bug-444-pointer-scaling kaamui 2021-03-23 12:22:28 +0100
  • 32f871e780 added missing parameters Clément Fauconnier 2021-03-22 17:12:39 +0100
  • aaba5780b6 added libxcb-xinerama0 to the needed dependencies (seems to be required by Qt5Gui) Clément Fauconnier 2021-03-22 17:09:39 +0100
  • 19d74900a4 take systemScaleFactor into account for pointer diameter letsfindaway 2021-03-20 11:30:41 +0100
  • 32ae89197a updated release_scripts with Qt 5.15.2 Clément Fauconnier 2021-03-11 08:21:38 +0100
  • 560f7d042f changed release version to 1.6.1rc-0309 Clément Fauconnier 2021-03-09 15:47:47 +0100
  • d8cf456bc1 update release scripts with Qt 5.15.2 version (osx) Clément Fauconnier 2021-03-09 15:44:33 +0100
  • 6ca61f8393 udpated translations Clément Fauconnier 2021-03-09 13:31:12 +0100
  • 82f54a03c2 update release scripts with Qt 5.15.2 version (+ Qt5Script no longer needed) Clément Fauconnier 2021-03-09 12:52:20 +0100
  • 0611fafed1 fiexed two issues where page count could be corrupted Clément Fauconnier 2021-03-08 17:05:11 +0100
  • d613c1257c Revert "make the text under 'empty My Documents' and 'emty Trash' actions be different" Clément Fauconnier 2021-03-08 16:18:45 +0100
  • 8a78441e79 added Papier.wgt (created by Franch Le Cleach) Clément Fauconnier 2021-03-08 15:25:00 +0100
  • c656810b0a
    Merge pull request #446 from letsfindaway/tool-axes+intermediate-lines kaamui 2021-03-08 11:18:59 +0100
  • ee5880040d
    Merge pull request #324 from multun/valgrind-ub kaamui 2021-03-08 10:58:44 +0100
  • d66633a0b1
    Merge pull request #255 from JBBgameich/no-js-engine kaamui 2021-03-08 10:53:13 +0100
  • baefa37ad0
    Merge pull request #394 from mariiaalt/mariiaalt-patch-1 kaamui 2021-03-08 10:50:01 +0100
  • 35d64b52ce
    Merge pull request #436 from marcin-serwin/master kaamui 2021-03-08 10:48:34 +0100
  • c209b7b402
    Merge pull request #450 from letsfindaway/shortcuts-german kaamui 2021-03-08 10:41:06 +0100
  • 56e77b3cc1
    Merge pull request #451 from letsfindaway/pointer-diameter kaamui 2021-03-08 10:40:49 +0100
  • 298af6158d
    Merge pull request #452 from letsfindaway/changing-tools kaamui 2021-03-08 10:39:53 +0100
  • 0b4df26e81 remove unused member variables, label color, minor reformatting letsfindaway 2021-03-01 18:27:20 +0100
  • f2fce3cc0f detect and handle change of stylusTool while device pressed letsfindaway 2021-02-28 10:27:21 +0100
  • 7d620bdc20 make pointer diameter configurable letsfindaway 2021-02-27 15:36:00 +0100
  • b609b28aaf remove spaces from translation of shortcuts letsfindaway 2021-02-27 11:27:09 +0100
  • e0c5832200 Disable axes and intermediate lines by default, capture axes letsfindaway 2021-02-27 08:30:21 +0100
  • 8060ff1b4e add German translation for axes and intermediate grid lines letsfindaway 2021-02-21 10:45:09 +0100
  • 541083a972 add option to draw intermediate grid lines letsfindaway 2021-02-17 17:09:29 +0100
  • b30b3fd522 add cpp tool to draw a coordinate system letsfindaway 2021-02-04 18:14:59 +0100
  • 36a9cdaccd prevent segfault if strokesgroup is null Clément Fauconnier 2021-02-24 12:29:42 +0100
  • 793dec5757 fixed an issue where the application would crash when trying to drag and drop any unexpected object on the thumbnails view Clément Fauconnier 2021-02-23 17:05:04 +0100
  • 8bd95da538 changed OpenBoard version in about tab + removed support emails Clément Fauconnier 2021-02-23 11:45:30 +0100
  • 07eb67ace9 fixed an issue where widget items would not have the correct OperationMode Clément Fauconnier 2021-02-23 11:20:18 +0100
  • 9b786030db Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2021-02-10 14:57:02 +0100
  • 3874c9127a take devicePixelRatio into account when copying a part of a QPixmap (frequently of 2 in macbook and retina displays) Clément Fauconnier 2021-02-10 14:54:53 +0100
  • e2d1594629 removed some code previsously added/uncommented to workaround an issue with desktop mode Clément Fauconnier 2021-02-10 14:49:59 +0100
  • 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 Clément Fauconnier 2021-02-10 14:47:38 +0100
  • 74a0f56e3f changed version to 1.6.1rc-0128 Clément Fauconnier 2021-01-28 18:19:08 +0100
  • 7728d67f8f updated translations files + fixed the text of 'coloractions' Clément Fauconnier 2021-01-28 12:56:19 +0100
  • 13e498c7b2 fixed label of the colors toolbar Clément Fauconnier 2021-01-28 12:28:42 +0100
  • d10264d9d7 fixed and added shapes to library Clément Fauconnier 2021-01-28 09:04:16 +0100
  • d30d9862d4 improved last fix + fixed an issue where rename a folder could result broken folders hierarchy Clément Fauconnier 2021-01-27 16:58:19 +0100
  • a3ad10b459 fixed two issues regarding ubx import where import could fail if some folders and files had the same name Clément Fauconnier 2021-01-26 11:18:32 +0100
  • f807171a2d fix polish translation Marcin Serwin 2021-01-22 09:41:54 +0100
  • 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 Clément Fauconnier 2021-01-13 13:59:07 +0100
  • a5bcaf2763 make the text under 'empty My Documents' and 'emty Trash' actions be different Clément Fauconnier 2021-01-13 10:44:57 +0100
  • 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) Clément Fauconnier 2021-01-13 10:41:18 +0100
  • d324fc742a Merge remote-tracking branch 'origin/dev-qt5.1x_mac' into dev-qt5.1x Clément Fauconnier 2021-01-12 12:30:36 +0100
  • 6fd3f8ec5b
    Merge pull request #415 from OpenBoard-org/dev-qt5.1x-pdf_optimize_zoom_only kaamui 2021-01-12 11:41:45 +0100
  • 76cc3c7fbe Fixed item capture dialog not displayed. John Papale 2020-12-28 17:03:38 +0100
  • 2cc6d51e34 Merge remote-tracking branch 'refs/remotes/origin/dev-qt5.1x' into dev- qt5.1x_mac jpapale 2020-12-28 15:12:29 +0100
  • b841793de7 Activated 'maskUpdate' for MAC + QT >= 5.10, which solves MAC desktop issue, where events would not be propagated to apps on the background (cf https://bugreports.qt.io/browse/QTBUG-81456). jpapale 2020-12-28 14:46:17 +0100
  • 38da4349a5 change and QT_PATH on arm Ferry Jérémie 2020-12-16 22:11:54 +0100
  • 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 Clément Fauconnier 2020-12-14 15:38:41 +0100
  • 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. Cleanup related to QWebkit. jpapale 2020-12-01 17:17:43 +0100
  • 5868e7480a Made the pdf processing thread be terminated on exit after 3s. John Papale 2020-11-27 09:26:53 +0100
  • d0e2523ee6 forgot to remove a return used while debugging Clément Fauconnier 2020-11-17 15:06:59 +0100
  • ae6c6e3945 changed release version to 1.6.1a-1116 Clément Fauconnier 2020-11-16 17:51:08 +0100
  • 2ce00533b5 Merge remote-tracking branch 'origin/dev-qt5.1x-pdf_optimize' into dev-qt5.1x Clément Fauconnier 2020-11-16 13:48:33 +0100
  • b901739ab6 Fixed gcc compile error. John Papale 2020-11-16 11:54:25 +0100
  • 3a0bb1f495 Merge branch 'dev-qt5.1x-pdf_optimize' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x-pdf_optimize John Papale 2020-11-16 11:26:51 +0100
  • 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). John Papale 2020-11-16 11:17:21 +0100
  • 53371a722f updated version number to 1.6.1a-1102 Clément Fauconnier 2020-11-05 08:36:53 +0100
  • b6160960db make libavcodec-extra version less restricted Clément Fauconnier 2020-11-05 08:30:05 +0100
  • dfd583bbee Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x Clément Fauconnier 2020-11-04 13:36:11 +0100
  • ec045a09a4 updated windows release script to qt 5.14 Clément Fauconnier 2020-11-04 13:24:55 +0100
  • b8c151e012 updated links on osx release script Clément Fauconnier 2020-11-04 11:43:40 +0100
  • 0345a8575e Merge branch 'dev-qt5.1x-pdf_optimize' into dev-qt5.1x Clément Fauconnier 2020-11-02 11:45:19 +0100
  • a0c3c87b4b Merge branch 'test-ubx-fixes' into dev-qt5.1x Clément Fauconnier 2020-11-02 11:31:43 +0100
  • d91e92780c fixed an issue where metadata was not updated correctly in some cases of a page deletion Clément Fauconnier 2020-11-02 11:29:24 +0100
  • 6716e031fd added pdf zoom behavior default value to config file Clément Fauconnier 2020-11-02 11:08:55 +0100
  • 505ca347af renamed and moved XPDF zoom constants to make them more readable and open to further development Clément Fauconnier 2020-11-02 11:05:10 +0100
  • d5988f979c Cleanup. Fixed 'Poppler' compile error, since previous commit. John Papale 2020-10-28 10:56:19 +0100
  • 0cf3bdde1a Cleanup comments. John Papale 2020-10-27 19:13:52 +0100
  • e5377891ed Removed MSVC debug warning. John Papale 2020-10-27 19:05:53 +0100
  • 8ba6d1b7b2 Made zoom cache behavior configurable with var 'ZoomBehavior' (0 =no cache, 1 =x3 zoom cache, 2 = 2.5/5/10 cache). Cleanup. John Papale 2020-10-27 19:05:40 +0100