Commit Graph

724 Commits (master)

Author SHA1 Message Date
thomas_lucky13 0eab8cd019 images 2 years ago
thomas_lucky13 4828bd2229 virtual keyboard 2 years ago
thomas_lucky13 c42433e400 New libpalette 2 years ago
thomas_lucky13 a6ba17dbc7 New cursors 2 years ago
thomas_lucky13 d4bb09bb9d new stylusPalette 2 years ago
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier b401d49176 fixed two issues where actions would not be updated correctly 2 years ago
Clément Fauconnier 569cbb7ab4 removed references to 'flash' in web capture feature 2 years ago
Clément Fauconnier bc3921ebdd fixed some issues introduced with last commit on selection 2 years ago
Clément Fauconnier ee3b9aec7d improved selection behavior in document mode and updating of buttons/actions + reduced the amount of some calls 2 years ago
Clément Fauconnier b943a0d79d cherry-picked 670d772 + b944207c 2 years ago
Clément Fauconnier 6e21cd4c27 updated translations 2 years ago
Clément Fauconnier edf0631a1d Revert "call processEvents instead of flush (flush has no effect on mac)" as it was provoking some random crashes 2 years ago
Clément Fauconnier 1a0c45b7d6 call processEvents instead of flush (flush has no effect on mac) 2 years ago
Clément Fauconnier ac43610fb6 fixed other issues regarding thumbnails. A lot of issues were hidden by the fact that we were regenerating everything, almost everytime an action would imply a change in thumbnails 3 years ago
Clément Fauconnier bfcaace42e fixed a lot of issues regarding thumbnails 3 years ago
Clément Fauconnier 6504c42e75 fixed an issue where mSelectedThumbnail could become inconsistent + fixed an issue where a blank page would be added while importing the same document again and again 3 years ago
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 3 years ago
letsfindaway e0c5832200 Disable axes and intermediate lines by default, capture axes 3 years ago
letsfindaway 541083a972 add option to draw intermediate grid lines 3 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 3 years ago
Clément Fauconnier 13e498c7b2 fixed label of the colors toolbar 3 years ago
jpapale 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 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 4 years ago
Clément Fauconnier 6d2fd84472 ensure grabbed image is properly sized for screen target when screen mirroring is enabled 4 years ago
Clément Fauconnier 331d758db2 reset timer at mouse release event 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 3e219b3259 use the thumbnail proxy's getter instead of the documentController's one 5 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 fca4b6c989 improvements on the document mode behavior 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 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 21b98e5663 removed moveUp and moveDown icons 6 years ago
Clément Fauconnier 3860e97b49 1.4 release without real time previews on left palette 6 years ago
Clément Fauconnier cd1b2e0087 added code lost in auto-resolved conflicts during my last 'stash apply' 6 years ago
Clément Fauconnier 0344a4c293 added translations 6 years ago
Clément Fauconnier e2aef9f0aa increased messages during document loading + optimized some calls 6 years ago
Clément Fauconnier 012e838491 added a 'reset background grid size' button in the background palette 6 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 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