- 03 Nov, 2017 5 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
fixed a bug where clicking on/moving a textbox by its rubberband whith stylus tool on text caused a crash (more frequent after zoom out)
-
Clément Fauconnier authored
fixed a bug where thumbnail view was not centering on the active thumbnail view, when clicking on the Next Icon (main bar)
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 02 Nov, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 23 Oct, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 13 Oct, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 12 Oct, 2017 5 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
Revert "workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes" This reverts commit 0fd15f62.
-
Clément Fauconnier authored
-
Clément Fauconnier authored
workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes
-
- 10 Oct, 2017 7 commits
-
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
Clément Fauconnier authored
This reverts commit b6f41165.
-
Clément Fauconnier authored
-
Clément Fauconnier authored
-
- 27 Sep, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 26 Sep, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 25 Sep, 2017 2 commits
-
-
Clément Fauconnier authored
-
Craig Watson authored
This ensures distance from previous point is calculated correctly
-
- 24 Sep, 2017 1 commit
-
-
Clément Fauconnier authored
-
- 23 Sep, 2017 1 commit
-
-
Craig Watson authored
Erasing part of (but not the entire) center cross of an arc drawn with the compass caused a crash.
-
- 17 Sep, 2017 9 commits
-
-
Craig Watson authored
Removed 'Set as background' button for images, since that feature is now accessible from the image menu on the board
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
Web results still show the details which include some metadata about the image retrieved, for example. This is now a setting so it can easily be re-enabled if desired (which could be useful especially if we decide to also display metadata of local items)
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
-
- 09 Sep, 2017 2 commits
-
-
Craig Watson authored
-> also deleted obsolete UBInterpolator classes
-
Craig Watson authored
Distance between the last drawn point and the current point is calculated to be able to discard very short stroke segments (i.e we only add to the current stroke if the input device has moved more than a certain distance since the last drawn point). This commit moves this code from the stroke to the scene, which allows to calculate distance more accurately: it is now calculated as the total, absolute distance traveled since the last point, rather than simply the length of a line between the last point and current one.
-
- 14 May, 2017 2 commits
-
-
Craig Watson authored
-
Craig Watson authored
This mainly changes document mode behaviour in two ways: 1) When deleting 2+ items, a new document was selected in the list. Now, the current document is selected, or if it has been deleted, a the first document in the list is set as current document. 2) When deleting the last item in the trash, no document was selected. Now, the current document is selected instead.
-
- 30 Apr, 2017 1 commit
-
-
Craig Watson authored
This adds an option to the menu of an image's frame, to set the image as background. Undo and redo functions were also implemented. This also removes the display of the "properties" page in the library pane when clicking on an application, interactivity or flash animation. For now, it was kept for other items such as images and videos.
-