новые иконки в 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 4c95514a1a QGraphicsView::mouseMoveEvent should be called if tool is selector or play but mouse not pressed 3 years ago
..
adaptors 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" 3 years ago
api Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 years ago
board QGraphicsView::mouseMoveEvent should be called if tool is selector or play but mouse not pressed 3 years ago
core fixed an issue where reloadThumbnails & treeviewSelectionChanged would be called every time a page is deleted ! Resulting on really poor performances for the deletion operation, even in a crash, if trying with a lot of pages. 3 years ago
customWidgets code cleaning + copyright update + i18n update 6 years ago
desktop fixed an issue where toggling right palette would put the tools and area in an inconsistent state 3 years ago
document fixed an issue where reloadThumbnails & treeviewSelectionChanged would be called every time a page is deleted ! Resulting on really poor performances for the deletion operation, even in a crash, if trying with a lot of pages. 3 years ago
domain (should not happen but) prevent segfault if itemDelegate is null 3 years ago
frameworks removed some code previsously added/uncommented to workaround an issue with desktop mode 3 years ago
globals updated Copyright to 2018 6 years ago
gui remove unused member variables, label color, minor reformatting 3 years ago
network Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 years ago
pdf added an option in the preferences to enable/disable the new pdf optimizations during zoom (just in case some issues may remain, to remove later) 3 years ago
pdf-merger no redefinition of snprintf for msvc 2017+ compilers 4 years ago
podcast moved dmgutil (osx) and poppler includes as to make openboard (osx) compile without OpenBoard-ThirdParty + quazip fix headers for osx (clang apparently not searching for system headers with double quotes) 4 years ago
qtsingleapplication added qtsingleapplication ported to Qt5 to main project 5 years ago
tools remove unused member variables, label color, minor reformatting 3 years ago
web Merge pull request #255 from JBBgameich/no-js-engine 3 years ago