| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove piglatin ocurrences | Jabiertxof | 2018-09-19 | 30 | -31/+2 |
| | | |||||
| * | Remove en_US@piglatin.po | Jabier Arraiza | 2018-09-18 | 1 | -47139/+0 |
| | | |||||
| * | Update file import dialog for old SVG. We couldent add a fixed siize so we ↵ | Jabier Arraiza | 2018-09-18 | 2 | -25/+31 |
| | | | | | need to play with new lines | ||||
| * | Add gettext strings, fix undo and allow keypresses to add and delete attributes | Martin Owens | 2018-09-17 | 2 | -14/+73 |
| | | |||||
| * | Misc. typo and whitespace fixes | luz.paz | 2018-09-16 | 5 | -45/+45 |
| | | | | Follow-up to #289 | ||||
| * | Missing semicolon | Eduard Braun | 2018-09-15 | 1 | -1/+1 |
| | | |||||
| * | Update POTFILES.in and show diff in related CI test | Eduard Braun | 2018-09-15 | 2 | -4/+5 |
| | | |||||
| * | Fix eaae266840146a0faa3332f253ba7bd63eecbb21 | Eduard Braun | 2018-09-15 | 2 | -6/+8 |
| | | | | | (cherry picked from commit 11504fc9060729939703c380bcaa71cfc36ea351) | ||||
| * | Support reading and writing pipes | Rainer Keller | 2018-09-15 | 2 | -9/+79 |
| | | | | | | | | | | | | | This is useful when using inkscape from the terminal and piping the output to further programs. Example usage: cat vector.svg | inkscape --export-png - --file - | convert - out.jpg Fixes bug: 171016 (forward-ported from commit fdb3b41a37f5c37bbb8e49d59e7e6195d5363fcb) | ||||
| * | CI: Use separate caches for Linux/Mac build and disable for other jobs | Eduard Braun | 2018-09-15 | 1 | -3/+8 |
| | | |||||
| * | CI: Fix source-doc not being created | Eduard Braun | 2018-09-15 | 1 | -6/+18 |
| | | | | | | | - work around GitLab CI's borked scheduling implementation by assigning job names for scheduled builds - don't run any other job on schedules | ||||
| * | Fix and improve stiling of helper tab on meassure segments LPE | Jabiertxof | 2018-09-15 | 1 | -4/+4 |
| | | |||||
| * | Improve message parameter and remove unecesary widgets from meassure ↵ | Jabier Arraiza | 2018-09-15 | 4 | -29/+26 |
| | | | | | segments LPE | ||||
| * | Update measure segments helper info and align to messages LPE parameter | Jabiertxof | 2018-09-14 | 3 | -22/+39 |
| | | |||||
| * | Update info widget inmeasure segments | Jabiertxof | 2018-09-14 | 1 | -6/+6 |
| | | |||||
| * | improbe UX of Fillet/Chamfer LPE | Jabiertxof | 2018-09-14 | 6 | -125/+21 |
| | | |||||
| * | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 10 | -388/+391 |
| | | |||||
| * | Merge branch 'master' of gitlab.com:jordim/inkscape | Marc Jeanmougin | 2018-09-14 | 1 | -734/+416 |
| |\ | |||||
| | * | Update Catalan translation | Jordi Mas | 2018-08-12 | 1 | -734/+416 |
| | | | |||||
| * | | fix 3D boxes with inverted y-axis (follow-up) | Thomas Holder | 2018-09-14 | 2 | -19/+18 |
| | | | | | | | | | The initial fix was only correct for parallel/infinite Y direction | ||||
| * | | Fix a bug opening SVG from comand lines related to the DPI changes done. ↵ | Jabiertxof | 2018-09-14 | 3 | -7/+14 |
| | | | | | | | | | Thanks Mark for testing! | ||||
| * | | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-09-13 | 18 | -35/+35 |
| |\ \ | |||||
| | * | | Requested revisions + more typos and grammar fixes | luz.paz | 2018-09-11 | 2 | -15/+15 |
| | | | | |||||
| | * | | Several more typos | luz.paz | 2018-09-11 | 10 | -13/+13 |
| | | | | |||||
| | * | | Misc. typos | luz.paz | 2018-09-11 | 8 | -9/+9 |
| | | | | | | | | | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"` | ||||
| * | | | Allow symbols dialog on dark theme | Jabiertxof | 2018-09-13 | 2 | -13/+6 |
| | | | | |||||
| * | | | Fix bug applying powerclip/mask to non cliped/masked elements | Jabiertxof | 2018-09-13 | 4 | -0/+22 |
| | | | | |||||
| * | | | Update POTFILES.in and POTFILES.skip | Eduard Braun | 2018-09-13 | 2 | -6/+6 |
| | | | | | | | | | | | | | No need to translate a third-party library. | ||||
| * | | | update gitignore | Marc Jeanmougin | 2018-09-13 | 2 | -62/+1 |
| | | | | |||||
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-09-13 | 7 | -23/+94 |
| |\ \ \ | |||||
| | * | | | Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not ↵ | Jabiertxof | 2018-09-13 | 2 | -3/+12 |
| | | | | | | | | | | | | | | | | | updated if no moviment on shift press | ||||
| | * | | | Fix DPI wrong code pointed by Mc | Jabiertxof | 2018-09-13 | 5 | -20/+82 |
| | | | | | |||||
| * | | | | update POTFILES.in | Marc Jeanmougin | 2018-09-13 | 1 | -1/+6 |
| |/ / / | |||||
| * | | | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 13 | -40/+166 |
| | | | | |||||
| * | | | fixes and improvementes to power clip and powermask | Jabiertxof | 2018-09-13 | 17 | -280/+274 |
| | | | | |||||
| * | | | Fix horizontal scrolling direction when using smooth scrolling | Eduard Braun | 2018-09-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | add autotrace basic support | Marc Jeanmougin | 2018-09-13 | 55 | -5/+8751 |
| | | | | |||||
| * | | | make /options/yaxisdown true the default | Thomas Holder | 2018-09-12 | 2 | -3/+3 |
| | | | | |||||
| * | | | fix object-set-test crash | Thomas Holder | 2018-09-12 | 1 | -2/+3 |
| | | | | |||||
| * | | | Add detachable, although no evidence it works | Martin Owens | 2018-09-12 | 1 | -0/+3 |
| | | | | |||||
| * | | | Remove colors from gtklistview | Martin Owens | 2018-09-12 | 2 | -7/+6 |
| | | | | |||||
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-09-12 | 36 | -236/+376 |
| |\ \ \ | |||||
| | * | | | Allow adding new properties | Martin Owens | 2018-09-12 | 2 | -12/+68 |
| | | | | | |||||
| | * | | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 34 | -224/+308 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces all hard coded or implicit desktop coordinate usage with doc2dt multiplication. New global preference: Interface > Origin at upper left https://bugs.launchpad.net/inkscape/+bug/170049 | ||||
| * | | | | More caching in prefs | Marc Jeanmougin | 2018-09-12 | 2 | -9/+46 |
| |/ / / | |||||
| * | | | Fix preferences crash | Thomas Holder | 2018-09-12 | 2 | -4/+25 |
| | | | | | | | | | | | | | a81d0009 regression | ||||
| * | | | Support smooth scrolling (part 2) | Eduard Braun | 2018-09-11 | 6 | -6/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix scrolling when smooth scrolling is enabled / allow to scroll smoothly for: - canvas palette - node selection in path tool - selection cycling in select tool while holding Alt key - spraying in spray tool with mouse wheel - adjusting color by scrolling in lower left stroke/fill fields | ||||
| * | | | Support smooth scrolling (part 1) | Eduard Braun | 2018-09-11 | 2 | -5/+32 |
| | | | | | | | | | | | | | Allows panning / zooming / rotating the canvas smoothly. | ||||
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-09-11 | 11 | -510/+179 |
| |\ \ \ | |||||
| | * | | | Update CONTRIBUTING.md | Marc Jeanmougin | 2018-09-11 | 1 | -1/+1 |
| | |/ / | |||||
