Commit Graph

721 Commits (0a4b5f2201ab9b58384f19d94b7aba6980737c60)

Author SHA1 Message Date
Victor "multun" Collod fb25c17e4e fix use after free of movingItem 4 years ago
Clément Fauconnier add38a48d0 fixed an issue where the finger selector would not move text items just created 4 years ago
Clément Fauconnier 11654b6ee9 downloading a PDF to add it to the current document was no longer working due to changes in QUrl::toLocalFile 4 years ago
Clément Fauconnier 21f59f11cb added statement suggested in #259 issue as I didn't found any regression and it seems to solve a systematic crash on Windows according @torinfo 4 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 0cccd34024 fixed an issue where duplicated grouped items were losing zlevel order 5 years ago
Clément Fauconnier 3506afa3b4 fixed a bug where flash widgets were not handled properly when set as tools 5 years ago
Clément Fauconnier d6ca0f6ed4 createNewDocument on init 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 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 5ed4a41dba native dialogs and replace if exists dialog on import document 6 years ago
Clément Fauconnier 8ecf99f838 First step of OpenSankore Document Mode integration 6 years ago
Clément Fauconnier 823115bd1d added an option to swap first and second display screens 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 e2aef9f0aa increased messages during document loading + optimized some calls 6 years ago
Clément Fauconnier 532ed5331f Revert "force saving of current scene, while not explicitely asked to not" 7 years ago
Clément Fauconnier 08f7b3c1d5 force saving of current scene, while not explicitely asked to not 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
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 a97bdc4b21 (WIP) improved global behavior on thumbnails views positioning (resizing, page format, ...) 7 years ago
Clément Fauconnier 1f9a4858e1 replaced previous workaround on thumbnail views by a fix 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 859b52b7a4 fixed a bug where thumbnail views where not correctly updated/highlighted after a drag and drop 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 8645c28471 highlight active thumbnail view 7 years ago
Clément Fauconnier 7a9b89694b fixed some bad behaviors around thumbnail views and document persistence 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" 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 698193a85f Revert "Fix for screenshot tool not grabbing videos" 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 ccb1d8b8af reverter revert workaround 7 years ago
Clément Fauconnier 08e7ae8461 revert previous fix + code cleaning 7 years ago
Clément Fauconnier 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 7 years ago
Craig Watson 457aef5b0f Allow cut-and-pasting items between pages 7 years ago
Craig Watson fc81e27b9f Fix for copy/paste issues 7 years ago
Craig Watson 5d48d55c7f Fix for duplicated strokes being positioned badly 7 years ago
Craig Watson fe6b92513f Fix for text items' buttons overflowing from frame 8 years ago
Craig Watson 09ab3e19d0 Fixes for media item grouping: 8 years ago
Craig Watson 5477d44e48 Fix for video / audio items not being selectable by rubber band 8 years ago
Craig Watson 2fd0cc87b1 Background cross color is now a setting in the config file 8 years ago
Craig Watson b6f41165a6 Fix for screenshot tool not grabbing videos 8 years ago
Craig Watson 145a7238c0 Background grid: initialize to *approximately* 1cm upon startup 8 years ago
Craig Watson 2f4a0a49a3 Fix for video items not being movable by the video window anymore 8 years ago