новые иконки в OpenBoard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
OpenBoard/src/document
Clément Fauconnier d613c1257c Revert "make the text under 'empty My Documents' and 'emty Trash' actions be different" 4 years ago
..
UBDocumentContainer.cpp improvements on multiple selected documents handling 6 years ago
UBDocumentContainer.h updated Copyright to 2018 6 years ago
UBDocumentController.cpp Revert "make the text under 'empty My Documents' and 'emty Trash' actions be different" 4 years ago
UBDocumentController.h improved last fix + fixed an issue where rename a folder could result broken folders hierarchy 4 years ago
UBDocumentProxy.cpp 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
UBDocumentProxy.h 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
UBSortFilterProxyModel.cpp reorder automatically renamed documents 5 years ago
UBSortFilterProxyModel.h First step of OpenSankore Document Mode integration 6 years ago
document.pri First step of OpenSankore Document Mode integration 6 years ago