- 19 Jan, 2016 1 commit
-
-
Craig Watson authored
-
- 14 Jan, 2016 5 commits
-
-
Craig Watson authored
Mostly, removal of old code that had been commented out instead of removed
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
- Moved all platform-specific code to UBPlatformUtils - For now, removed support (on Linux) for checking whether onboard is running when OpenBoard is started (it wasn't working anyway, but it needs a cleaner solution for all 3 platforms)
-
Craig Watson authored
-
- 12 Jan, 2016 5 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
- 11 Jan, 2016 3 commits
-
-
Craig Watson authored
Post-install script on Linux: delete OpenBoardUser.config file (avoids a crash if the config file comes from a version <= 1.10a3)
-
Craig Watson authored
-
Craig Watson authored
-
- 23 Dec, 2015 1 commit
-
-
Craig Watson authored
-
- 22 Dec, 2015 2 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
- 21 Dec, 2015 4 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
Presumably due to the change in how pen strokes were saved to file (commit 8ed2e245), pen strokes with pressure levels were badly saved. They were converted to lines instead of polygons, meaning that every time a page was saved or duplicated, the lines would look worse and worse -- and artefacts would appear. This should now be fixed.
-
Craig Watson authored
(due to commit 9adc8991). Fullscreening should now work as expected in OSX 10.9 and 10.10, with one or multiple monitors.
-
- 18 Dec, 2015 1 commit
-
-
Craig Watson authored
-
- 17 Dec, 2015 2 commits
-
-
Craig Watson authored
- Linked necessary Windows SDK libraries - Solved compilation errors upon including `wmsdk.h` or other Windows SDK headers (`interface` keyword wasn't recognized)
-
Craig Watson authored
-
- 16 Dec, 2015 2 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
- 15 Dec, 2015 4 commits
-
-
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
- 14 Dec, 2015 6 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
Page DPI is now saved as the DPI that was read when opening the file. While not a perfectly fool-proof fix, it will at least allow files to be migrated between OB 1.02 and 1.10.
-
Craig Watson authored
-
Craig Watson authored
-
- 11 Dec, 2015 3 commits
-
-
Craig Watson authored
Note: the screenshot can only be taken on the primary display now (rather than on the display in which the mouse is, as was the case before).
-
Craig Watson authored
Previously, duplication did not copy the transformation matrices of group members correctly. This made grouped objects move away when saving and re-opening a document. This should now be fixed.
-
Craig Watson authored
- Added an overload for setMatrix in UBGraphicsMediaItem, to propagate matrix changes to the child videoItem - Upon loading a video, the child videoItem is now added correctly, and set to the right position
-
- 10 Dec, 2015 1 commit
-
-
Craig Watson authored
-