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
967d54d134
Merge branch 'bugfixes' of https://github.com/OpenBoard-org/OpenBoard into bugfixes
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
a28b58992e
changed build version to 1.4-b4
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
021d1e0807
added missing translations
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
Clément Fauconnier
7a9b89694b
fixed some bad behaviors around thumbnail views and document persistence
7 years ago
Clément Fauconnier
746382ef79
fixed some bad behaviors on thumbnail views + deactivated moveDown and moveUp icons
7 years ago
Clément Fauconnier
cb2c435a61
thumb pages were not updated correctly
7 years ago
Clément Fauconnier
858c100c81
changed build version to 1.4.b3
7 years ago
Clément Fauconnier
5343f6b9ba
new workaround for disconnected thumbnail views... to change ASAP
7 years ago
Clément Fauconnier
ce2f4259c5
Revert "workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes"
...
This reverts commit 0fd15f62a4
.
7 years ago
Clément Fauconnier
407e454897
incresead long press interval
7 years ago
Clément Fauconnier
0fd15f62a4
workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes
7 years ago
Clément Fauconnier
68521209c3
missing fix on pickFont + DontUseNativeDialog on pickColor
7 years ago
Clément Fauconnier
f2b72c44cb
missing include
7 years ago
Clément Fauconnier
f76de41c64
fix an error where color/font pickers were attached to the wrong view
7 years ago
Clément Fauconnier
d532097e51
fixed release build script on APT-based distros
7 years ago
Clément Fauconnier
698193a85f
Revert "Fix for screenshot tool not grabbing videos"
...
This reverts commit b6f41165a6
.
7 years ago
Clément Fauconnier
8a9edb36cc
fixed a crash on desktop mode
7 years ago
Clément Fauconnier
8429a9706c
fixed a bug where where the active scene was overwritten by the last one
7 years ago
Clément Fauconnier
0bbc5ec812
changed release name to 1.4b.2
7 years ago
Clément Fauconnier
ccb1d8b8af
reverter revert workaround
7 years ago
Clément Fauconnier
08e7ae8461
revert previous fix + code cleaning
7 years ago
Craig Watson
7954499950
Initialize forgotten member variable
...
This ensures distance from previous point is calculated correctly
7 years ago
Clément Fauconnier
7b1f64eabf
merge 1.4-dev + thumbnail views & fixes
7 years ago
Craig Watson
f1f96fd3ac
Fix for crash when erasing center cross of compass arc
...
Erasing part of (but not the entire) center cross of an arc drawn with
the compass caused a crash.
7 years ago
Craig Watson
bf0d6fe1e5
Removed 'Set as background' button for images, since that feature is now accessible from the image menu on the board
7 years ago
Craig Watson
86ced718d9
Fix for detail view of library pane appearing also for folders (fixes commit 5ac37603
)
7 years ago
Craig Watson
bde39f95d5
Updated bundled config file with new settings
7 years ago
Craig Watson
6ba89a09d3
Commented out debug messages
7 years ago
Craig Watson
e61d2955a1
Fix for Data.AbulEdu search results not showing details (metadata,..)
7 years ago