This website works better with JavaScript.
Explore
Help
Register
Sign In
MOS
/
OpenBoard
Watch
5
Star
0
Fork
You've already forked OpenBoard
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
новые иконки в 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.
3714
Commits
8
Branches
0
Tags
130 MiB
JavaScript
46%
C++
41.3%
HTML
6.3%
CSS
4%
Objective-C++
0.6%
Other
1.6%
Tag:
Branch:
Tree:
8f913a1ad5
change_dashed_style
lineStyle
master
more-line-styles
new_images
new_vector_item
preferencesAboutTextFull
vector_item
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8f913a1ad5'
${ noResults }
OpenBoard
/
src
/
core
History
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
..
UB.h
updated Copyright to 2018
6 years ago
UBApplication.cpp
don't try to delete the trashIndex itself
5 years ago
UBApplication.h
updated Copyright to 2018
6 years ago
UBApplicationController.cpp
reorder documents tree when a document has been modified
5 years ago
UBApplicationController.h
Revert "be able to double click on ubx files (WIP)"
5 years ago
UBDisplayManager.cpp
Revert "screens overlapping on ubuntu 18 in some cases"
5 years ago
UBDisplayManager.h
updated Copyright to 2018
6 years ago
UBDocumentManager.cpp
code cleaning + copyright update + i18n update
6 years ago
UBDocumentManager.h
updated Copyright to 2018
6 years ago
UBDownloadManager.cpp
fixed a bug where flash widgets were not handled properly when set as tools
6 years ago
UBDownloadManager.h
updated Copyright to 2018
6 years ago
UBDownloadThread.cpp
updated Copyright to 2018
6 years ago
UBDownloadThread.h
updated Copyright to 2018
6 years ago
UBForeignObjectsHandler.cpp
code cleaning + copyright update + i18n update
6 years ago
UBForeignObjectsHandler.h
code cleaning + copyright update + i18n update
6 years ago
UBIdleTimer.cpp
updated Copyright to 2018
6 years ago
UBIdleTimer.h
updated Copyright to 2018
6 years ago
UBMimeData.cpp
updated Copyright to 2018
6 years ago
UBMimeData.h
updated Copyright to 2018
6 years ago
UBOpenSankoreImporter.cpp
updated Copyright to 2018
6 years ago
UBOpenSankoreImporter.h
updated Copyright to 2018
6 years ago
UBPersistenceManager.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
UBPersistenceManager.h
code cleaning + copyright update + i18n update
6 years ago
UBPersistenceWorker.cpp
updated Copyright to 2018
6 years ago
UBPersistenceWorker.h
updated Copyright to 2018
6 years ago
UBPreferencesController.cpp
added two options to periodically delete old documents in trash
5 years ago
UBPreferencesController.h
updated Copyright to 2018
6 years ago
UBSceneCache.cpp
updated Copyright to 2018
6 years ago
UBSceneCache.h
updated Copyright to 2018
6 years ago
UBSetting.cpp
updated Copyright to 2018
6 years ago
UBSetting.h
updated Copyright to 2018
6 years ago
UBSettings.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
UBSettings.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
UBTextTools.cpp
updated Copyright to 2018
6 years ago
UBTextTools.h
updated Copyright to 2018
6 years ago
core.pri
First step of OpenSankore Document Mode integration
7 years ago
main.cpp
remove obsolete connect with new qtsingleapplication
6 years ago
memcheck.h
updated Copyright to 2018
6 years ago