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"
...
This reverts commit 9adb8e6643
.
3 years ago
Clément Fauconnier
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
5 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
6 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
f4b1079d81
Revert "Revert changes pushed to wrong branch"
...
This reverts commit 4aa0ee6197
.
9 years ago
Craig Watson
11b9bf74fb
Save metadata.rdf less often
...
The documents' metadata.rdf file is now persisted only when a scene in
the document is also persisted; as well as when the document is modified
(trashed / path changed) in the the Documents pane.
Code was cleaned-up a bit too (added a forgotten return value, etc)
9 years ago
Craig Watson
4aa0ee6197
Revert changes pushed to wrong branch
...
When the time comes to merge dev into master (for real), the
following may be useful:
https://metlos.wordpress.com/2012/01/13/
git-merging-after-a-revert/
9 years ago
Craig Watson
d97feb57ef
Added includes for Qt5 compatibility
9 years ago
Ilia Ryabokon
241ddb92a1
Duplicated group button functionality on the frame
11 years ago
Claudio Valerio
5c47e5493e
header updated
11 years ago
Claudio Valerio
06a8d52ca8
changes due to rename
12 years ago
Claudio Valerio
908297ef08
removed teacher guide
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
12 years ago
Claudio Valerio
7dd642226a
added good header
12 years ago
Claudio Valerio
f0734e7117
fixed some working issue on english
13 years ago
Claudio Valerio
c6e990454c
stored zero page informations
13 years ago
Claudio Valerio
55474fa8d6
added entries for teacher guide session parameters
13 years ago
Claudio Valerio
0981b138b6
first zero page teacher guide implementation
13 years ago
shibakaneki
01aa493e29
Implemented the Teacher Bar Document Preview widget
13 years ago
Claudio Valerio
65ffaf9f7d
fixed issue of empty document. In this case the metadata.rdf and the *.ubz are not created
13 years ago
shibakaneki
07414cf607
Added some metadata fields
13 years ago
Claudio Valerio
e3b51cc19e
persisted session parameters
13 years ago
Anatoly Mihalchenko
ce8c7bee2f
http://188.165.53.52/jira/browse/SANKORE-450
13 years ago
Claudio Valerio
f0bf15a3b1
removed some warning
13 years ago
Claudio Valerio
73555ef012
Added lgpl header
13 years ago
Claudio Valerio
f776cdbab6
changed Uniboard with Sankore
14 years ago
Anatoly Mihalchenko
c74e98bc59
Memory leaks checking for Microsoft Visual Studio
14 years ago
Claudio Valerio
ea5772a772
Adding Sankore code
14 years ago