| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-19 | Speedup filtering and panning | Jabier Arraiza | 1 | -4/+12 | |
| 2019-11-12 | Fix non-translatable strings in node-tool.cpp | Patrick Storz | 1 | -10/+15 | |
| (see https://gitlab.com/inkscape/inkscape/merge_requests/1004) | |||||
| 2019-10-19 | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 1 | -1/+4 | |
| 2019-10-11 | Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ↵ | Jabier Arraiza | 1 | -8/+13 | |
| RC. Also fix a bug rendering filters with superfast scroll and node tool | |||||
| 2019-10-10 | Improve node tool not limiting the time to make the rendering | Jabier Arraiza | 1 | -6/+8 | |
| 2019-10-09 | Deselect nodes on tool chande. Fixing style. | Jabier Arraiza | 1 | -1/+2 | |
| 2019-10-09 | Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos | Jabier Arraiza | 1 | -0/+6 | |
| 2019-10-09 | Improve node selection ~x3 removing unneded updateNow() called in non ↵ | Jabier Arraiza | 1 | -4/+6 | |
| necesary places. Also ensure canvas is always redraw | |||||
| 2019-08-18 | reduce usage of desktop coordinates (#341) | Thomas Holder | 1 | -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-20 | Prevent crashes in node tool | Jabiertxof | 1 | -2/+3 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -10/+8 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -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-06 | Fix warning object!=nullptr | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-06-21 | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -24/+24 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -20/+28 | |
| A lot of header clean-up. | |||||
| 2017-10-05 | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 1 | -1/+1 | |
| 2017-10-01 | Fix the editing of clipping and masking objects | Stefano Facchini | 1 | -1/+2 | |
| By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization | |||||
| 2017-06-30 | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 1 | -5/+1 | |
| 2017-05-29 | Working on hide | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15711) | |||||
| 2017-05-29 | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15709) | |||||
| 2017-05-29 | Initial release | Jabiertxof | 1 | -2/+5 | |
| (bzr r15704) | |||||
| 2017-01-22 | Update to new code in trunk | Jabiertxof | 1 | -2/+2 | |
| (bzr r13645.1.166) | |||||
| 2016-12-19 | Remove unneeded static var from previous commit | Jabier Arraiza Cenoz | 1 | -12/+12 | |
| (bzr r15336) | |||||
| 2016-12-19 | Add update_helperpaths not member of nodetool class to easy call from outside | Jabier Arraiza Cenoz | 1 | -17/+23 | |
| (bzr r15335) | |||||
| 2016-10-07 | Fix bug:1630821 on LPE selected nodes | Jabier Arraiza Cenoz | 1 | -6/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1630821 (bzr r15149) | |||||
| 2016-08-29 | Add phantom bpath to helper | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15092) | |||||
| 2016-08-29 | Partial fix for bug 172063 while we find a better solution for XOR in helper ↵ | Jabier Arraiza Cenoz | 1 | -14/+1 | |
| lines (bzr r15090) | |||||
| 2016-08-29 | Add comment and fix in helper paths | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r15087) | |||||
| 2016-08-29 | Fixes to helper paths. evaluate backport to 0.92.x | Jabier Arraiza Cenoz | 1 | -6/+14 | |
| (bzr r15086) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+6 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+0 | |
| (bzr r15025) | |||||
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -1/+1 | |
| (bzr r14954.1.21) | |||||
| 2016-07-14 | Last part of new SPObject children list | Adrian Boguszewski | 1 | -2/+2 | |
| (bzr r14954.1.20) | |||||
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -2/+2 | |
| (bzr r14954.1.10) | |||||
| 2016-06-18 | Fixes when moves a path | Jabier Arraiza Cenoz | 1 | -4/+5 | |
| (bzr r13645.1.163) | |||||
| 2016-06-18 | fixing bug moving nodes | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13645.1.162) | |||||
| 2016-06-18 | Pre fixing selected points | Jabier Arraiza Cenoz | 1 | -3/+3 | |
| (bzr r13645.1.161) | |||||
| 2016-06-12 | Fix 90% of tweenk review | Jabier Arraiza Cenoz | 1 | -5/+5 | |
| (bzr r13645.1.155) | |||||
| 2016-05-21 | Remove duplicated code | Jabier Arraiza Cenoz | 1 | -5/+0 | |
| (bzr r14908) | |||||
| 2016-02-08 | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 1 | -2/+2 | |
| (bzr r14639) | |||||
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -1/+1 | |
| (bzr r14510) | |||||
| 2015-06-10 | Change function call to one line | Alexander Brock | 1 | -3/+1 | |
| (bzr r14195.1.3) | |||||
| 2015-06-10 | Compute angle in [0,180[ and adhere to style guide | Alexander Brock | 1 | -11/+6 | |
| (bzr r14195.1.2) | |||||
| 2015-06-08 | Show angle of selected line segments relative to X-axis | Alexander Brock | 1 | -3/+26 | |
| (bzr r14195.1.1) | |||||
| 2015-05-30 | Snapping in node tool now also works when: | Diederik van Lierop | 1 | -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) | |||||
