Clément Fauconnier
|
681acce85b
|
last fix before uat
|
6 years ago |
Clément Fauconnier
|
c5f8c07e4f
|
deleted a connect (no more adjustSize())
|
6 years ago |
Clément Fauconnier
|
3aed8fc1f5
|
improved document thumbnails and selection behaviors
|
6 years ago |
Clément Fauconnier
|
41c50a2c0a
|
new document and new folder editable at creation + expand path if needed
|
6 years ago |
Clément Fauconnier
|
3a4843f421
|
security check on parent widget (just in case)
|
6 years ago |
Clément Fauconnier
|
e21fe80331
|
simplified the moveTabs method
|
6 years ago |
Clément Fauconnier
|
231524d887
|
fixed an issue with the position of the right palette tab
|
6 years ago |
Clément Fauconnier
|
b94ec80753
|
fixed a bunch of issues related to new document mode
|
6 years ago |
Clément Fauconnier
|
1432af6970
|
fixed a bug where addToWorkingDocument was not working with images, audios and videos
|
6 years ago |
Clément Fauconnier
|
e963b7e8df
|
fixed document names
|
6 years ago |
Clément Fauconnier
|
f319d60867
|
fixed an issue where pages with a pdf object would not copy the pdf file on the new document
|
6 years ago |
Clément Fauconnier
|
1441c1f50d
|
no gcc warnings and no C++11 features on windows
|
6 years ago |
Clément Fauconnier
|
a69d1b39f1
|
save SortOrder and SortKind changes
|
6 years ago |
Clément Fauconnier
|
17d8d0957c
|
changed sortOrder style + resized splitter sizes
|
6 years ago |
Clément Fauconnier
|
34d5b3b526
|
added folder icon
|
6 years ago |
Clément Fauconnier
|
c706a68623
|
removed web + cff export
|
6 years ago |
Clément Fauconnier
|
5ed4a41dba
|
native dialogs and replace if exists dialog on import document
|
6 years ago |
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
|
6 years ago |
Clément Fauconnier
|
823115bd1d
|
added an option to swap first and second display screens
|
6 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 |