новые иконки в 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
Clément Fauconnier 0a4b5f2201 Revert "workaround for a really strange behavior on x11 (cf. comments).." 4 years ago
..
adaptors 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
api updated Copyright to 2018 6 years ago
board fix use after free of movingItem 4 years ago
core Revert "workaround for a really strange behavior on x11 (cf. comments).." 4 years ago
customWidgets code cleaning + copyright update + i18n update 6 years ago
desktop restrict workaround to 10.13+ versions 4 years ago
document delete documents in trash older than x days now won't delete documents x days old 5 years ago
domain workaround for QFontDialog issue locking current font (https://bugreports.qt.io/browse/QTBUG-79637) 5 years ago
frameworks Revert "add quazip as a dependency" 5 years ago
globals updated Copyright to 2018 6 years ago
gui reset timer at mouse release event 5 years ago
network updated Copyright to 2018 6 years ago
pdf fixed a copy-paste typo 4 years ago
pdf-merger no redefinition of snprintf for msvc 2017+ compilers 4 years ago
podcast rollback to windowsmedia + fix on audio crash 4 years ago
qtsingleapplication added qtsingleapplication ported to Qt5 to main project 5 years ago
tools enable mask duplication without GF_SCALABLE_ALL_AXIS 6 years ago
web add error logs in browser web view 5 years ago