Clément Fauconnier
40a9bdc089
improved mac check on askforfilename
6 years ago
Clément Fauconnier
568b95594d
new parameters SortKind and SortOrder in config (WIP)
6 years ago
Clément Fauconnier
b608118fad
document views resized and not collapsible + check version Openboard
6 years ago
Clément Fauconnier
5803a516d4
correction sur mise à jour des thumbnails
6 years ago
Clément Fauconnier
3e0594a4c3
correction test MacVersion Qt5
6 years ago
Clément Fauconnier
efdab86928
removed document and folder icons + folder background color
6 years ago
Clément Fauconnier
319671eeab
deleted Models Folder and code related + redesign of Documents UI
6 years ago
Clément Fauconnier
8ecf99f838
First step of OpenSankore Document Mode integration
6 years ago
Clément Fauconnier
2b1af9d27c
changed checkbox name and simplified code for swapDisplayScreens
7 years ago
Clément Fauconnier
823115bd1d
added an option to swap first and second display screens
7 years ago
Clément Fauconnier
976938b758
setInputDevice was never called
7 years ago
Clément Fauconnier
bde9c947bd
fixed some issues on audio resampling
7 years ago
Clément Fauconnier
b8a3712177
migrating podcast in osx from quicktime to ffmpeg (wip)
7 years ago
Clément Fauconnier
159ec50848
added 'duplication enabled' on mask
7 years ago
Clément Fauconnier
21b98e5663
removed moveUp and moveDown icons
7 years ago
Clément Fauconnier
3860e97b49
1.4 release without real time previews on left palette
7 years ago
Clément Fauconnier
dcf039448c
added translations
7 years ago
Clément Fauconnier
cd1b2e0087
added code lost in auto-resolved conflicts during my last 'stash apply'
7 years ago
Clément Fauconnier
0344a4c293
added translations
7 years ago
Clément Fauconnier
e2aef9f0aa
increased messages during document loading + optimized some calls
7 years ago
Clément Fauconnier
012e838491
added a 'reset background grid size' button in the background palette
7 years ago
Clément Fauconnier
2b7d01ad15
Revert "due to suspected instability with persistance Worker (randomly not persisted scenes, very hard to reproduce), switched to 'immediateSave mode' (at least for now)"
...
This reverts commit ae1a2a5338
.
7 years ago
Clément Fauconnier
532ed5331f
Revert "force saving of current scene, while not explicitely asked to not"
...
This reverts commit 08f7b3c1d5
.
7 years ago
Clément Fauconnier
08f7b3c1d5
force saving of current scene, while not explicitely asked to not
7 years ago
Clément Fauconnier
ae1a2a5338
due to suspected instability with persistance Worker (randomly not persisted scenes, very hard to reproduce), switched to 'immediateSave mode' (at least for now)
7 years ago
Clément Fauconnier
723ef7b263
fixed a bug where adding an existing page to the curent document resulted in a crash
7 years ago
Antoine Belvire
393c9faaad
Add compatibility with OpenSSL 1.1
...
OpenSSL 1.1 has a new API. This commit allows to compile against it, as well
as it keeps compatibility with previous versions of OpenSSL.
Fixes #89 .
7 years ago
Clément Fauconnier
e084bdbfb9
Revert "preventing bad behavior when playing with eraser"
...
This reverts commit 8fec7b23c3
.
7 years ago
Clément Fauconnier
8fec7b23c3
preventing bad behavior when playing with eraser
7 years ago
Clément Fauconnier
68c7da58fe
persist document before possible crash on ClearUndoStack (when using eraser then clearBoard button
7 years ago
Clément Fauconnier
2a92fc1ba1
fade grid opacity on zooms lower than 0.7
7 years ago
Clément Fauconnier
1dcd59e307
changed old compass behavior to match with new strokes simplification
7 years ago
Clément Fauconnier
66447700d7
default settings on grid Tab
7 years ago
Clément Fauconnier
c2e16e5c87
fixed a bug where erasing a pen stroke with simplifyPenStrokes=true ereased every overlapping polygons of it
7 years ago
Clément Fauconnier
ad4eec200c
corrected/changed settings initialisation of grid parameters
7 years ago
Clément Fauconnier
7ba25e9d5e
adapted image transformation when setting an image as a background
7 years ago
Clément Fauconnier
c6c0120aab
added grid tab on preferences to handle grid color and opacity parameters
7 years ago
Clément Fauconnier
0d66ec255d
revert on composition mode on polygon items
7 years ago
Clément Fauconnier
a97bdc4b21
(WIP) improved global behavior on thumbnails views positioning (resizing, page format, ...)
7 years ago
Clément Fauconnier
1f9e6bd8bb
fixed a crash where a scene was removed : the compactCache method has no more sense now that we load each scene to create a view on it (thumbnail views)
7 years ago
Craig Watson
75ecc33bcf
When creating a new page, set the background grid size to the same as
...
the last active page
7 years ago
Craig Watson
00f50c953c
Fix saving and loading of polygons' fill rule
...
This fixes a bug introduced in commit 8365f2f
and improves the previous,
suboptimal behaviour. Now, polygon fill rules should be saved and loaded
correctly; and the changes should be reverse compatible (so that files
created with an older version will be loaded correctly as well).
7 years ago
Clément Fauconnier
b2f7c0c46d
(finished) fixed some bugs where 'Locked' and 'Visible on extended screen' properties were not persisted for groups
7 years ago
Clément Fauconnier
ca8949f82f
fixed handscroll on extended screen
7 years ago
Clément Fauconnier
80a7b898be
(WIP) fixed some bugs where 'Locked' and 'Visible on extended screen' properties were not persisted for groups'
7 years ago
Clément Fauconnier
1f9a4858e1
replaced previous workaround on thumbnail views by a fix
7 years ago
Clément Fauconnier
79c09ab665
improved active scene lisibility and changed color + fix update view on dropEvent
7 years ago
Clément Fauconnier
d4a3a19845
same behavior as Marker Circle for pen circle
7 years ago
Clément Fauconnier
773dab5cf7
persist view position on each scene of a document (only during session)
7 years ago
Clément Fauconnier
34b9365928
fixed a bug where visibility state on extended screen was not persisted for strokes
7 years ago