Commit Graph

218 Commits (fd4852c6a43724f8083558da678437ec26b8d68f)

Author SHA1 Message Date
thomas_lucky13 a4a299a84c vectorItem draw/erase/undo 2 years ago
thomas_lucky13 c6ca99f84b Draw dashed and dotted lines 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 3 years ago
Clément Fauconnier 7e83f910ca restore call to QGraphicsView::mouseMoveEvent if drawing mode and not pressed 3 years ago
Clément Fauconnier 002a5fefc6 ruler and triangle were no longer receiving mouse move events 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
letsfindaway 541083a972 add option to draw intermediate grid lines 4 years ago
letsfindaway b30b3fd522 add cpp tool to draw a coordinate system 4 years ago
Clément Fauconnier 5031b105a1 revert 21f59f11cb 4 years ago
Victor "multun" Collod fb25c17e4e fix use after free of movingItem 5 years ago
Clément Fauconnier add38a48d0 fixed an issue where the finger selector would not move text items just created 5 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 5 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 years ago
Clément Fauconnier 2a92fc1ba1 fade grid opacity on zooms lower than 0.7 7 years ago
Clément Fauconnier d4a3a19845 same behavior as Marker Circle for pen circle 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 7b1f64eabf merge 1.4-dev + thumbnail views & fixes 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 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
Craig Watson def5f7f719 Added ruled background 8 years ago
Craig Watson 081dbee1ed User-resizable background grid: 8 years ago
Craig Watson 575d14a5c2 Updated headers 9 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 9 years ago
Craig Watson b1fa6bb535 Fixed strokes not being selected when mouse moves a little during click 9 years ago
Craig Watson 13c29f7175 Stroke z-order issue: experimental solution; 9 years ago
Craig Watson 2c5793b54e Corrected stroke movement 9 years ago
Craig Watson 0879179c73 Fixed pen strokes not being loaded in right position 9 years ago
Craig Watson 3171da0d39 Clean-up after last commit (c65457e) 9 years ago
Craig Watson c65457e962 Added "preview" dotted circle around eraser tool 9 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago
Craig Watson 3c44bfb94a Removed old debug messages 9 years ago
Craig Watson 91cc74fbd7 First pass at OS X port (Qt4->5; Carbon->Cocoa) 9 years ago
Craig Watson bedf11cc2d Updated Q_WS_* env variables. 9 years ago
Craig Watson 087738d5c0 Minor updates (includes, changes in function names) 9 years ago
-f bc0cffb45d ISSUE Sankore 1569 11 years ago
Nicolas Nenon eb60133355 Issue Sankore 1554 11 years ago
Nicolas Nenon cb64a03751 fixed SANKORE 1313 11 years ago
-f 618ed4dfb0 checked variable to avoid segmentation fault 11 years ago
Claudio Valerio 02be812b74 fixed problem with widgets drop down list 11 years ago
Claudio Valerio 1c251fae8b fix rules 11 years ago
Claudio Valerio 2cb6aa899e fixed issue 5. Magic finger unable keep the selection on last moved object 11 years ago