summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Speedup filtering and panningJabier Arraiza2019-11-191-4/+12
* Fix non-translatable strings in node-tool.cppPatrick Storz2019-11-121-10/+15
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-1/+4
* Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...Jabier Arraiza2019-10-111-8/+13
* Improve node tool not limiting the time to make the renderingJabier Arraiza2019-10-101-6/+8
* Deselect nodes on tool chande. Fixing style.Jabier Arraiza2019-10-091-1/+2
* Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivosJabier Arraiza2019-10-091-0/+6
* Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza2019-10-091-4/+6
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-181-1/+5
* Prevent crashes in node toolJabiertxof2019-02-201-2/+3
* modernize loopsMarc Jeanmougin2019-01-021-10/+8
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix warning object!=nullptrMarc Jeanmougin2018-10-061-1/+1
* Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-211-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-24/+24
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Base LPE refactorJabier Arraiza2018-03-261-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-20/+28
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* Fix the editing of clipping and masking objectsStefano Facchini2017-10-011-1/+2
* update to trunkJabier Arraiza2017-07-011-5/+1
|\
| * Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-5/+1
* | Working on hideJabier Arraiza Cenoz2017-05-291-1/+1
* | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-291-1/+1
* | Initial releaseJabiertxof2017-05-291-2/+5
|/
* Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-191-12/+12
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-17/+23
* Fix bug:1630821 on LPE selected nodesJabier Arraiza Cenoz2016-10-071-6/+5
* Add phantom bpath to helperJabier Arraiza Cenoz2016-08-291-1/+1
* Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz2016-08-291-14/+1
* Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-291-1/+1
* Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-291-6/+14
* Merged trunkAdrian Boguszewski2016-08-031-6/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+6
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-2/+2
* | Added items as a range functionAdrian Boguszewski2016-07-031-3/+4
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-2/+2
|/
* Remove duplicated codeJabier Arraiza Cenoz2016-05-211-5/+0
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
* static code analysisKris De Gussem2015-12-071-1/+1
* Merge node angle measurement by Alexander BrockKrzysztof Kosi??ski2015-06-241-3/+21
|\
| * Change function call to one lineAlexander Brock2015-06-101-3/+1
| * Compute angle in [0,180[ and adhere to style guideAlexander Brock2015-06-101-11/+6
| * Show angle of selected line segments relative to X-axisAlexander Brock2015-06-081-3/+26
|/
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-27/+79
* mergingMarc Jeanmougin2015-04-261-1/+1
|\