- 15 Jan, 2020 1 commit
-
-
Clément Fauconnier authored
-
- 13 Jan, 2020 1 commit
-
-
Clément Fauconnier authored
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
-
- 16 Dec, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 04 Dec, 2019 2 commits
-
-
Clément Fauconnier authored
update 'updated-at' metadata when moving a document to trash (as it is done on the metadata.rdf file)
-
Clément Fauconnier authored
just need to delete documents, as these methods are only used when closing OpenBoard. Fix bad indexes issues
-
- 03 Dec, 2019 2 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 19 Nov, 2019 1 commit
-
-
- 21 Oct, 2019 3 commits
-
-
Clément Fauconnier authored
This reverts commit 7dc58b7e.
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 07 Oct, 2019 2 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
This reverts commit adb884c8.
-
- 30 Jul, 2019 2 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 29 Jul, 2019 2 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 19 Jul, 2019 7 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
This reverts commit 63e5e8ec.
-
Clément Fauconnier authored
-
- 16 Jul, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 15 Jul, 2019 4 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
reuse last used color for newer text boxes (only if applied globally) + recolor text boxes on background changes (white text becomes black and black text becomes white (like for polygons))
-
Clément Fauconnier authored
-
Clément Fauconnier authored
fixed an issue where font family styles of a block with the same font family were lost when changing size
-
- 03 Jul, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 02 Jul, 2019 1 commit
-
-
Clément Fauconnier authored
improved scrolling behavior (ensure visible) + fixed issues on drag and drop due to constantly regenerated thumbnails...
-
- 01 Jul, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 06 May, 2019 1 commit
-
-
Clément Fauconnier authored
This reverts commit 94140cbc.
-
- 29 Apr, 2019 2 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 10 Apr, 2019 1 commit
-
-
bartoszek authored
fix massive memory leak in UBFFmpegVideoEncoderWorker::writeLatest{Video/Audio}Frame() resoulting from freeing av_frame without freeing its data. fix #222
-
- 05 Apr, 2019 1 commit
-
-
bartoszek authored
fix #217
-
- 02 Apr, 2019 1 commit
-
-
Clément Fauconnier authored
This reverts commit 62a5ad33.
-
- 01 Apr, 2019 1 commit
-
-
Clément Fauconnier authored
-
- 21 Mar, 2019 1 commit
-
-
Clément Fauconnier authored
This reverts commit f619e13d.
-