Clément Fauconnier
bd41d79731
fixed an issue where long time press could be triggered if the 'persist document' operations would take longer than the timeout defined for longPressTimer
3 years ago
Clément Fauconnier
937b031d6e
improved thumbnails handling as they could be re-generated 2-3 times with no reason. Huge performance issue in a network-storage context, especially with large files
3 years ago
letsfindaway
0b4df26e81
remove unused member variables, label color, minor reformatting
4 years ago
letsfindaway
e0c5832200
Disable axes and intermediate lines by default, capture axes
4 years ago
letsfindaway
541083a972
add option to draw intermediate grid lines
4 years ago
Clément Fauconnier
793dec5757
fixed an issue where the application would crash when trying to drag and drop any unexpected object on the thumbnails view
4 years ago
Clément Fauconnier
13e498c7b2
fixed label of the colors toolbar
4 years ago
jpapale
4293bfa51f
Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'.
...
Cleanup related to QWebkit.
4 years ago
Clément Fauconnier
d0e2523ee6
forgot to remove a return used while debugging
4 years ago
Clément Fauconnier
3b166d5298
still listen to key press events when focus on Thumbnails view
5 years ago
Clément Fauconnier
6d2fd84472
ensure grabbed image is properly sized for screen target when screen mirroring is enabled
5 years ago
Clément Fauconnier
331d758db2
reset timer at mouse release event
6 years ago
Clément Fauconnier
8ef272db0a
improved scrolling behavior (ensure visible) + fixed issues on drag and drop due to constantly regenerated thumbnails...
6 years ago
Clément Fauconnier
e60416f3fa
improved click handling on thumbnails view
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
c77b8fd8b8
code cleaning + copyright update + i18n update
7 years ago
Clément Fauconnier
e228fb19e5
updated Copyright to 2018
7 years ago
Clément Fauconnier
fca4b6c989
improvements on the document mode behavior
7 years ago
Clément Fauconnier
3a4843f421
security check on parent widget (just in case)
7 years ago
Clément Fauconnier
e21fe80331
simplified the moveTabs method
7 years ago
Clément Fauconnier
231524d887
fixed an issue with the position of the right palette tab
7 years ago
Clément Fauconnier
319671eeab
deleted Models Folder and code related + redesign of Documents UI
7 years ago
Clément Fauconnier
8ecf99f838
First step of OpenSankore Document Mode integration
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
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
a97bdc4b21
(WIP) improved global behavior on thumbnails views positioning (resizing, page format, ...)
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
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
773dab5cf7
persist view position on each scene of a document (only during session)
7 years ago
Clément Fauconnier
859b52b7a4
fixed a bug where thumbnail views where not correctly updated/highlighted after a drag and drop
8 years ago
Clément Fauconnier
a252b90828
setActiveDocumentScene on mousePressEvent, not on mouseReleaseEvent
8 years ago
Clément Fauconnier
3c5d10e04e
disable movePage icons + drag and drop thumbnail sized correctly
8 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)
8 years ago
Clément Fauconnier
8645c28471
highlight active thumbnail view
8 years ago
Clément Fauconnier
7a9b89694b
fixed some bad behaviors around thumbnail views and document persistence
8 years ago
Clément Fauconnier
746382ef79
fixed some bad behaviors on thumbnail views + deactivated moveDown and moveUp icons
8 years ago
Clément Fauconnier
5343f6b9ba
new workaround for disconnected thumbnail views... to change ASAP
8 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
.
8 years ago
Clément Fauconnier
407e454897
incresead long press interval
8 years ago
Clément Fauconnier
0fd15f62a4
workaround to adress badly attached thumbnail views (no more time to investigate on it...) + prevent overwriting scenes
8 years ago
Clément Fauconnier
7b1f64eabf
merge 1.4-dev + thumbnail views & fixes
8 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
8 years ago
Craig Watson
86ced718d9
Fix for detail view of library pane appearing also for folders (fixes commit 5ac37603
)
8 years ago
Craig Watson
5ac37603da
Hide library pane's detail view for local items
...
Web results still show the details which include some metadata about the
image retrieved, for example.
This is now a setting so it can easily be re-enabled if desired (which
could be useful especially if we decide to also display metadata of
local items)
8 years ago
Craig Watson
0d7d9b0424
Don't show the properties page (in library pane) for interactivities, applications and animations
8 years ago