Commit Graph

3888 Commits (61721b7f3bfc278708ec7f86a823da8ffe209740)
 

Author SHA1 Message Date
Clément Fauconnier 61721b7f3b clear the error message after displaying it as it prevents any attempt to play the media if mError is not empty ! 3 years ago
Clément Fauconnier fe06bdf1df same behavior for document naming as for folder naming 3 years ago
Clément Fauconnier 05b6bf87b3 forbid deletion if all pages are selected 3 years ago
Clément Fauconnier cd4a66f90c fixed an issue where font style would not be persisted correctly 3 years ago
Clément Fauconnier b3692061a5 fixed an issue where erase a stroke then clear the scene before changing page would cause a crash 3 years ago
Clément Fauconnier 1cb97a8f85 call adjust displayView when centering on last center 3 years ago
Clément Fauconnier 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" 3 years ago
Clément Fauconnier 43f2aba2cc persist metadata when docs are renamed by the replace dialog 3 years ago
Clément Fauconnier c9826bbe6b folders still need to be removed 3 years ago
Clément Fauconnier 30087bb34d fixed a crash that would randomly occur when performing multiple deletion inside the trash 3 years ago
Clément Fauconnier 476d8768ee don't call documentThumbnailsUpdated every time + set current document to null if it is about to be deleted 3 years ago
Clément Fauconnier dd19e75211 using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (osx) 3 years ago
Clément Fauconnier c2dcd3b95d using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (windows) 3 years ago
Clément Fauconnier 0d222a93f1 Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev 3 years ago
Clément Fauconnier 5ad34647f7 using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (linux) 3 years ago
Clément Fauconnier 096e755ef6 third-party installers in silent/passive mode (Windows) 3 years ago
Clément Fauconnier 026ddb3c56 fixed some issues where change align state could result on loosing last changes (color, size, content) 3 years ago
Clément Fauconnier f3f07f9930 Merge branch 'dev-qt5.1x' of https://github.com/OpenBoard-org/OpenBoard into dev-qt5.1x 3 years ago
Clément Fauconnier 9cb1bce622 changed version to 1.6.1 3 years ago
Clément Fauconnier b1b4ceddad fixed a typo 3 years ago
Clément Fauconnier 562cecbb88 updated translations 3 years ago
Clément Fauconnier fbe447e8f0 updated credits 3 years ago
Clément Fauconnier 181f3d9e99 changed text for the pdf zoom improvements 3 years ago
kaamui c278d541fc
Merge pull request #464 from letsfindaway/bug-444-pointer-scaling 3 years ago
Clément Fauconnier 32f871e780 added missing parameters 3 years ago
Clément Fauconnier aaba5780b6 added libxcb-xinerama0 to the needed dependencies (seems to be required by Qt5Gui) 3 years ago
letsfindaway 19d74900a4 take systemScaleFactor into account for pointer diameter 3 years ago
Clément Fauconnier 32ae89197a updated release_scripts with Qt 5.15.2 3 years ago
Clément Fauconnier 560f7d042f changed release version to 1.6.1rc-0309 3 years ago
Clément Fauconnier d8cf456bc1 update release scripts with Qt 5.15.2 version (osx) 3 years ago
Clément Fauconnier 6ca61f8393 udpated translations 3 years ago
Clément Fauconnier 82f54a03c2 update release scripts with Qt 5.15.2 version (+ Qt5Script no longer needed) 3 years ago
Clément Fauconnier 0611fafed1 fiexed two issues where page count could be corrupted 3 years ago
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