1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enable multple files selection at import More... about 1 year ago
fixed a regression where a secondary instance could be launched More... over 1 year ago
added documents to searchable items in the right palette More... over 1 year ago
reverted last removal and renamed the function appropriatly, to avoid possible confusion More... over 1 year ago
Merge pull request #551 from letsfindaway/common-background-drawing More... over 1 year ago
fixed removeFromFavorite on a recently open document would not remove it from the recentlyOpenDocument set More... over 1 year ago
Merge pull request #728 from letsfindaway/multiple-fixes More... over 1 year ago
fix: immediately save modified page size More... over 1 year ago
fix: keep size of palettes while positioning screens More... over 1 year ago
remove debug information files that can be copied if present in the Qt lib folder More... over 1 year ago
prevent a crash when a previous screen was set but not scene was attached to + removed a call to adjustScreens() in PreferencesController's constructor as I can't see why it is called here. Even if removing it has a bad side effect, a better fix should exist More... over 1 year ago
fix: handle irregular z values More... over 1 year ago
Merge branch 'dev' of https://github.com/OpenBoard-org/OpenBoard into dev More... over 1 year ago
using setHasBorderInFullScreen gives a better result than previous workaround More... over 1 year ago
Fix a regression, the intermediate lines was not shown... The code is back now. More... over 1 year ago
- After long time, the original dev branch has changed. So removing some not needed modifications in order to provide minimal code modifications. - fix a typo in the name of the Seyes parameter in the config file. - fix typos : background instead of backround... More... over 1 year ago
Seyes background icons are updated to fit the new colors used in the background (come from the 'paper' application) More... over 1 year ago
Add Croatian translation More... over 1 year ago
display favorite icon on favorite documents More... over 1 year ago
remember last visited index + had to remove showMessage call, that was provoking an 'index out of range error' ('recursive repaint detected') when dropping a scene with index different from 0 More... over 1 year ago
recently open documents are temporary added to the favorite list, where they can be marked as favroite documents More... over 1 year ago
Merge pull request #717 from letsfindaway/fix-widget-dropdown-position More... over 1 year ago
Merge pull request #718 from letsfindaway/hover-screen-selection More... over 1 year ago
Merge pull request #669 from letsfindaway/fix-memory-leak-UBSvgSubsetAdaptor More... over 1 year ago
fixed an issue where favorite mechanism would not work if document name contained slashes More... over 1 year ago
use toLocalFile instead of toString replace More... over 1 year ago
Merge remote-tracking branch 'origin/dev-favorite-documents' into dev More... over 1 year ago
Merge pull request #713 from letsfindaway/avoid-deprecations More... over 1 year ago
Merge pull request #716 from letsfindaway/paste-url More... over 1 year ago
first iteration on 'favorite documents' feature. Fav icons are placeholders. More... over 1 year ago