Commit Graph

766 Commits (master)

Author SHA1 Message Date
thomas_lucky13 c6ca99f84b Draw dashed and dotted lines 2 years ago
thomas_lucky13 c42433e400 New libpalette 2 years ago
thomas_lucky13 a6ba17dbc7 New cursors 2 years ago
letsfindaway 29861cab73 fix: handling of active ruler 2 years ago
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier c1d45a3d11 call reloadThumbnails when adding a pdf in board mode 2 years ago
Clément Fauconnier 4f4c2e47cc fixed an issue where buttons corresponding to saved pen width and eraser width would not be checked (at start) 2 years ago
Clément Fauconnier 19fd765ac3 fixed an issue where a copy of an item registered as a tool would not be registered itself as is 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 9169146e27 don't call showKeyboard if opening is in error (osx only) 2 years ago
Clément Fauconnier 064ba61552 use simplified call to documentThumbnailsUpdated (with the good source) 2 years ago
Clément Fauconnier 758bd16da7 fixed missing calls to reloadThumbnails in some cases 2 years ago
Clément Fauconnier e7b707d591 update document thummbnail when a new page is inserted 2 years ago
Clément Fauconnier a277bf78a3 forgot to check OS 2 years ago
Clément Fauconnier 333b2eb322 prevent the same error to popup again and again if something went wrong while trying to open the virtual keyboard 2 years ago
Clément Fauconnier 76cfee3dc5 don't reload thumbnails everytime documentscenechanged is called + reload after duplicate in Board Mode 2 years ago
Clément Fauconnier 7e83f910ca restore call to QGraphicsView::mouseMoveEvent if drawing mode and not pressed 3 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 002a5fefc6 ruler and triangle were no longer receiving mouse move events 3 years ago
letsfindaway f7974f0b33 fix: resizing of palettes in UBBoardPaletteManager 3 years ago
Clément Fauconnier 5a8b0a1117 fixed deselect all on autosave 3 years ago
Clément Fauconnier edf2245ae7 fixed an issue where all items would be deselected except one but selection frame not updated 3 years ago
Clément Fauconnier d2ab0e0962 strokes group should be moved if tool is play or (selection & item not selected) 3 years ago
Clément Fauconnier 4c95514a1a QGraphicsView::mouseMoveEvent should be called if tool is selector or play but mouse not pressed 3 years ago
Clément Fauconnier ec5f202ef1 always verify movingItem is not null + don't call QGraphicsView::mouseMoveEvent if movingItem is null + don't display grey rectangle with the magic finger 3 years ago
Clément Fauconnier b3692061a5 fixed an issue where erase a stroke then clear the scene before changing page would cause a crash 3 years ago
Clément Fauconnier 1cb97a8f85 call adjust displayView when centering on last center 3 years ago
letsfindaway f2fce3cc0f detect and handle change of stylusTool while device pressed 3 years ago
letsfindaway 541083a972 add option to draw intermediate grid lines 3 years ago
letsfindaway b30b3fd522 add cpp tool to draw a coordinate system 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
John Papale a1074cc7d6 Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf). 4 years ago
Clément Fauconnier d91e92780c fixed an issue where metadata was not updated correctly in some cases of a page deletion 4 years ago
Clément Fauconnier 1dbdd90f68 improved import/export behaviors as some documents could be overwritten when they should not 4 years ago
Clément Fauconnier 47446798d8 selected color icon was no longer visible 4 years ago
Clément Fauconnier e05d686949 setDesktopMode to correct value + uncomment some osx code on an old bug 4 years ago
Clément Fauconnier 5031b105a1 revert 21f59f11cb 4 years ago
Clément Fauconnier 4bdecc834c remove flash animations access (but not more to make easier for anyone who wants to reactivate it) 4 years ago
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 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