1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: shared_ptr in threads, circular references More... 11 months ago
add default value of SeyesBackground to OpenBoard.config More... 11 months ago
Merge remote-tracking branch 'origin/test-seyes-background' into dev More... 11 months ago
Merge pull request #766 from letsfindaway/fix-shared-ptr More... 11 months ago
update document thumbnails after double-clicking on an ubz More... 11 months ago
fix: avoid circular shared_ptr references More... 11 months ago
fix: no copy when creating UBDocumentProxy More... 11 months ago
fixed too much undo/redo steps were created More... 11 months ago
Merge pull request #764 from letsfindaway/fix-mixed-problems More... 11 months ago
remove deleteLater call causing a crash when importing a document twice (thank you @letsfindaway) More... 11 months ago
Merge pull request #765 from letsfindaway/dev-shared-scene More... 11 months ago
fix: thread ownership of scene More... 11 months ago
fix: shared_ptr handling of scene More... 11 months ago
and more fixes More... 11 months ago
more fixes More... 11 months ago
fix copy constructor call More... 11 months ago
WIP working on shared_ptr for UBGraphicsScene More... 11 months ago
Merge pull request #762 from letsfindaway/widget-camera More... 11 months ago
constantly refresh the active document in Board after an import, to prevent random crashes when active doc was replaced More... 11 months ago
(WIP) trying to get rid of random crashes arround active scene and underlying items. It actually crashes everytime an active scene is being replaced. Still, 'fastAccessItems' usage is no longer justifiable More... 11 months ago
UBZ files should be imported to current folder More... 11 months ago
refactor of UBDocumentProxy's ownership by using shared_ptr + applied some of the advices of @letsfindaway More... 11 months ago
fix: read data only if file can be opened More... 11 months ago
fix: avoid JS errors in hints and tips More... 11 months ago
fix: split worldmap SVG path More... 11 months ago
fix: send onenter events only with selector/play More... 11 months ago
feat: add translations More... 11 months ago
feat: crop image before snapshot More... 11 months ago
feat: usability improvements More... 11 months ago
fixed two crashes happening if a folder was selected before UBX import and if active document in Board Mode was replaced More... 11 months ago