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
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
Clément Fauconnier
120ec4c37f
added an icon for 'set as background' action
7 years ago
Clément Fauconnier
9e42b0698e
added an option in configuration file to hide/show the 'check update' action
7 years ago
Clément Fauconnier
859b52b7a4
fixed a bug where thumbnail views where not correctly updated/highlighted after a drag and drop
7 years ago
Clément Fauconnier
a252b90828
setActiveDocumentScene on mousePressEvent, not on mouseReleaseEvent
7 years ago
Clément Fauconnier
3c5d10e04e
disable movePage icons + drag and drop thumbnail sized correctly
7 years ago
Clément Fauconnier
ae559ac3d4
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)
7 years ago
Clément Fauconnier
3822e1f360
fixed a bug where thumbnail view was not centering on the active thumbnail view, when clicking on the Next Icon (main bar)
7 years ago
Clément Fauconnier
8645c28471
highlight active thumbnail view
7 years ago
Clément Fauconnier
3c6b06e332
fixed a bug where preview circles were not removed when changing stylus tool
7 years ago