summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-19Speedup filtering and panningJabier Arraiza1-4/+12
2019-11-12Fix non-translatable strings in node-tool.cppPatrick Storz1-10/+15
(see https://gitlab.com/inkscape/inkscape/merge_requests/1004)
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza1-1/+4
2019-10-11Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ↵Jabier Arraiza1-8/+13
RC. Also fix a bug rendering filters with superfast scroll and node tool
2019-10-10Improve node tool not limiting the time to make the renderingJabier Arraiza1-6/+8
2019-10-09Deselect nodes on tool chande. Fixing style.Jabier Arraiza1-1/+2
2019-10-09Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivosJabier Arraiza1-0/+6
2019-10-09Improve node selection ~x3 removing unneded updateNow() called in non ↵Jabier Arraiza1-4/+6
necesary places. Also ensure canvas is always redraw
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-1/+5
- avoid unnecessary internal usage of desktop coordinates, e.g. in SpellCheck::compareTextBboxes - document whether a function argument is in document or desktop coordinates, e.g. for SPDocument::getItemsInBox
2019-02-20Prevent crashes in node toolJabiertxof1-2/+3
2019-01-02modernize loopsMarc Jeanmougin1-10/+8
2018-11-08Clarify licensesMax Gaukler1-1/+2
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-10-06Fix warning object!=nullptrMarc Jeanmougin1-1/+1
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-24/+24
This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-03-26Base LPE refactorJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-20/+28
A lot of header clean-up.
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-10-01Fix the editing of clipping and masking objectsStefano Facchini1-1/+2
By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-5/+1
2017-05-29Working on hideJabier Arraiza Cenoz1-1/+1
(bzr r15711)
2017-05-29Add toggle clip bisibility buttonJabier Arraiza Cenoz1-1/+1
(bzr r15709)
2017-05-29Initial releaseJabiertxof1-2/+5
(bzr r15704)
2017-01-22Update to new code in trunkJabiertxof1-2/+2
(bzr r13645.1.166)
2016-12-19Remove unneeded static var from previous commitJabier Arraiza Cenoz1-12/+12
(bzr r15336)
2016-12-19Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz1-17/+23
(bzr r15335)
2016-10-07Fix bug:1630821 on LPE selected nodesJabier Arraiza Cenoz1-6/+5
Fixed bugs: - https://launchpad.net/bugs/1630821 (bzr r15149)
2016-08-29Add phantom bpath to helperJabier Arraiza Cenoz1-1/+1
(bzr r15092)
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ↵Jabier Arraiza Cenoz1-14/+1
lines (bzr r15090)
2016-08-29Add comment and fix in helper pathsJabier Arraiza Cenoz1-1/+1
(bzr r15087)
2016-08-29Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz1-6/+14
(bzr r15086)
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+0
(bzr r15034)
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+6
(bzr r15027)
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+0
(bzr r15025)
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-1/+1
(bzr r14954.1.21)
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-2/+2
(bzr r14954.1.20)
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+2
(bzr r14954.1.10)
2016-06-18Fixes when moves a pathJabier Arraiza Cenoz1-4/+5
(bzr r13645.1.163)
2016-06-18fixing bug moving nodesJabier Arraiza Cenoz1-1/+1
(bzr r13645.1.162)
2016-06-18Pre fixing selected pointsJabier Arraiza Cenoz1-3/+3
(bzr r13645.1.161)
2016-06-12Fix 90% of tweenk reviewJabier Arraiza Cenoz1-5/+5
(bzr r13645.1.155)
2016-05-21Remove duplicated codeJabier Arraiza Cenoz1-5/+0
(bzr r14908)
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-2/+2
(bzr r14639)
2015-12-07static code analysisKris De Gussem1-1/+1
(bzr r14510)
2015-06-10Change function call to one lineAlexander Brock1-3/+1
(bzr r14195.1.3)
2015-06-10Compute angle in [0,180[ and adhere to style guideAlexander Brock1-11/+6
(bzr r14195.1.2)
2015-06-08Show angle of selected line segments relative to X-axisAlexander Brock1-3/+26
(bzr r14195.1.1)
2015-05-30Snapping in node tool now also works when:Diederik van Lierop1-27/+79
- when double clicking to insert a node on a path - when dragging a part of the path to deform it Fixed bugs: - https://launchpad.net/bugs/1448859 (bzr r14189)