Clément Fauconnier
6f6ad00dce
preview circle of pen, marker or eraser was nearly invisible when zooming out
5 years ago
Clément Fauconnier
adb884c8c9
be able to double click on ubx files (WIP)
5 years ago
Clément Fauconnier
40c334c144
reuse last used color for newer text boxes (only if applied globally) + recolor text boxes on background changes (white text becomes black and black text becomes white (like for polygons))
5 years ago
Clément Fauconnier
a8fa4b0caa
fixed an issue where the cursor was no longer blinking after a color change
5 years ago
Clément Fauconnier
7e324283b4
fixed an issue where font family styles of a block with the same font family were lost when changing size
5 years ago
Clément Fauconnier
1e78d64d0a
added a preference in the display tab to show/hide the date column on alphabetical sort
5 years ago
Clément Fauconnier
8ef272db0a
improved scrolling behavior (ensure visible) + fixed issues on drag and drop due to constantly regenerated thumbnails...
5 years ago
Clément Fauconnier
e60416f3fa
improved click handling on thumbnails view
5 years ago
Clément Fauconnier
e8a18a787c
Revert "workaround to fix geometry update when drawing on desktop (ubuntu 18)"
...
This reverts commit 94140cbc4b
.
6 years ago
Clément Fauconnier
7dc58b7e60
screens overlapping on ubuntu 18 in some cases
6 years ago
Clément Fauconnier
94140cbc4b
workaround to fix geometry update when drawing on desktop (ubuntu 18)
6 years ago
bartoszek
4915326ab0
free av_frame data
...
fix massive memory leak in UBFFmpegVideoEncoderWorker::writeLatest{Video/Audio}Frame()
resoulting from freeing av_frame without freeing its data.
fix #222
6 years ago
bartoszek
04cc58d66a
Distro agnostic ffmpeg version test
...
fix #217
6 years ago
Clément Fauconnier
42b08ef39a
Revert "added possibility to start in Document Mode"
...
This reverts commit 62a5ad33bd
.
6 years ago
Clément Fauconnier
38032fb42d
fixed some issues where copying a page could result on images loss
6 years ago
Jonah Brüchert
9857dbe29f
Use libpoppler instead of raw xpdf
6 years ago
Clément Fauconnier
806ba96e13
Revert "add quazip as a dependency"
...
This reverts commit f619e13dfe
.
6 years ago
Clément Fauconnier
b5df0a9097
Revert "fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved)"
...
This reverts commit bcf18abfd9
.
6 years ago
Clément Fauconnier
d70ad72cc4
add error logs in browser web view
6 years ago
Clément Fauconnier
bcf18abfd9
fixed an issue with quazip dependency on OSX + commit OpenBoard.pro changes for OSX (may need to be improved)
6 years ago
Clément Fauconnier
f619e13dfe
add quazip as a dependency
6 years ago
Clément Fauconnier
5e6e6b96cc
added qtsingleapplication ported to Qt5 to main project
6 years ago
Clément Fauconnier
62a5ad33bd
added possibility to start in Document Mode
6 years ago
Clément Fauconnier
aee477ec48
avoid slashes in tree nodes
6 years ago
Clément Fauconnier
0cccd34024
fixed an issue where duplicated grouped items were losing zlevel order
6 years ago
Clément Fauconnier
1a425b015d
fixed an issue where pdf 'overlay' was badly scaled
6 years ago
Clément Fauconnier
3506afa3b4
fixed a bug where flash widgets were not handled properly when set as tools
6 years ago
Clément Fauconnier
4397746519
fixes for Ubuntu 18.04 compilation
6 years ago
Clément Fauconnier
691ee09eb3
splitter sizes can now be configured and in-app changes are persisted
6 years ago
Clément Fauconnier
d6ca0f6ed4
createNewDocument on init
6 years ago
Clément Fauconnier
3e219b3259
use the thumbnail proxy's getter instead of the documentController's one
6 years ago
Clément Fauconnier
afb5b65458
don't move indexes if we're moving an document's page
6 years ago
Clément Fauconnier
6df843dc58
fixed set current background on a new page
6 years ago
Clément Fauconnier
6b11902b52
active edit mode importing a file
6 years ago
Clément Fauconnier
0469622221
revert focusChanged changes
6 years ago
Clément Fauconnier
c72919f14e
let destroyEditor() handle editor closing
6 years ago
Clément Fauconnier
38fe327e80
fixed the focus behavior after deletion
6 years ago
Clément Fauconnier
5ed13efe0b
fixed a crash when no document was selected before deletion
6 years ago
Clément Fauconnier
d0e3473173
delete shortcut was no more working on Windows
6 years ago
Clément Fauconnier
c622c38920
fixed shortcut issue and focus error on OSX
6 years ago
Clément Fauconnier
5f27f42429
improvements on multiple selected documents handling
6 years ago
Clément Fauconnier
570b575579
re-added icon for documents
6 years ago
Clément Fauconnier
fccc1afd9f
several fixes on document mode (buttons' state update, no active document on trash)
6 years ago
Clément Fauconnier
995c33bae0
enable mask duplication without GF_SCALABLE_ALL_AXIS
6 years ago
Clément Fauconnier
c77b8fd8b8
code cleaning + copyright update + i18n update
6 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
6 years ago
Clément Fauconnier
39885d389e
update actions on drop event (document_mode)
6 years ago
Clément Fauconnier
42fc2882a7
some fixes on new document mode (actions if nothing selected, disable trash if empty, ...)
6 years ago
Clément Fauconnier
d978534980
removed a second message box on deletion
6 years ago
Clément Fauconnier
fca4b6c989
improvements on the document mode behavior
6 years ago