| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove piglatin ocurrences | Jabiertxof | 2018-09-19 | 1 | -2/+2 |
| | | |||||
| * | 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 | 1 | -9/+9 |
| | | | | Follow-up to #289 | ||||
| * | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 7 | -49/+391 |
| | | |||||
| * | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-09-13 | 4 | -16/+16 |
| |\ | |||||
| | * | Requested revisions + more typos and grammar fixes | luz.paz | 2018-09-11 | 1 | -12/+12 |
| | | | |||||
| | * | Several more typos | luz.paz | 2018-09-11 | 1 | -2/+2 |
| | | | |||||
| | * | Misc. typos | luz.paz | 2018-09-11 | 3 | -3/+3 |
| | | | | | | | 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 | 1 | -0/+1 |
| | | | |||||
| * | | 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 | ||||
| * | | Add per embed/linked SVG a DPI value | Jabiertxof | 2018-09-13 | 4 | -6/+79 |
| | | | |||||
| * | | Fix horizontal scrolling direction when using smooth scrolling | Eduard Braun | 2018-09-13 | 1 | -1/+1 |
| | | | |||||
| * | | make /options/yaxisdown true the default | Thomas Holder | 2018-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | Add detachable, although no evidence it works | Martin Owens | 2018-09-12 | 1 | -0/+3 |
| | | | |||||
| * | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 15 | -39/+77 |
| | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | 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 | 1 | -5/+31 |
| |/ | | | | Allows panning / zooming / rotating the canvas smoothly. | ||||
| * | Refactor xml editor, improve UI and prepare for future additions | Martin Owens | 2018-09-11 | 2 | -244/+50 |
| | | |||||
| * | Remove the custom handling of column editability, that is not how to do it. | Martin Owens | 2018-09-11 | 1 | -46/+1 |
| | | |||||
| * | Minor fix | Marc Jeanmougin | 2018-09-09 | 1 | -1/+1 |
| | | |||||
| * | copypaste bugfix | Marc Jeanmougin | 2018-09-09 | 1 | -9/+11 |
| | | |||||
| * | Enable autosaves by default, puts them in user cache dir | Marc Jeanmougin | 2018-08-21 | 1 | -3/+3 |
| | | |||||
| * | use user-specific cache dir for clipboard temp file | Marc Jeanmougin | 2018-08-21 | 1 | -4/+4 |
| | | |||||
| * | Fix tiny size of layer visibility/lock icons | Eduard Braun | 2018-08-16 | 1 | -1/+1 |
| | | |||||
| * | fix a typo | Jabier Arraiza | 2018-08-14 | 1 | -1/+1 |
| | | |||||
| * | fix for bug 1786605 | Jabier Arraiza | 2018-08-12 | 2 | -5/+5 |
| | | |||||
| * | Add a label to apply theme sugested by Christoffer Holmstedt on mailing list | Jabier Arraiza | 2018-08-10 | 3 | -4/+6 |
| | | |||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -2/+2 |
| | | |||||
| * | coding style fixes | Jabier Arraiza | 2018-08-05 | 1 | -5/+4 |
| | | |||||
| * | Refactor with Tav help | Jabier Arraiza | 2018-08-05 | 2 | -0/+10 |
| | | |||||
| * | Revert changes | Jabier Arraiza | 2018-08-05 | 2 | -10/+0 |
| | | |||||
| * | Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵ | Jabier Arraiza | 2018-08-05 | 2 | -0/+10 |
| | | | | | pref optional to scale dashes on stroke scale | ||||
| * | Fixing coding style | Jabiertxo Arraiza Cenoz | 2018-08-04 | 2 | -5/+7 |
| | | |||||
| * | Fix missing icons and warning on ico size in symbols | Jabiertxo Arraiza Cenoz | 2018-08-04 | 2 | -3/+6 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2018-08-03 | 1 | -4/+8 |
| | | |||||
| * | Add Maren string improvements | Jabier Arraiza | 2018-08-03 | 1 | -11/+11 |
| | | |||||
| * | Move themes to user system folders | Jabier Arraiza | 2018-08-02 | 1 | -7/+1 |
| | | |||||
| * | Fixing coding style | Jabier Arraiza | 2018-07-31 | 1 | -1/+1 |
| | | |||||
| * | Remove XGD_DATA_DIR as sugestion of su_v | Jabier Arraiza | 2018-07-31 | 3 | -4/+8 |
| | | |||||
| * | First try co fix icons bugs | Jabier Arraiza | 2018-07-31 | 2 | -78/+2 |
| | | |||||
| * | DropperToolbar: GtkAction migration | Alexander Valavanis | 2018-07-29 | 4 | -68/+139 |
| | | |||||
| * | change header string | Jabier Arraiza | 2018-07-29 | 1 | -1/+1 |
| | | |||||
| * | reposition widgets | Jabier Arraiza | 2018-07-29 | 1 | -5/+6 |
| | | |||||
| * | trying to fix bug on Fedora ↵ | Jabier Arraiza | 2018-07-28 | 1 | -1/+0 |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/294#note_90914616 | ||||
| * | Allow to change dark teme and GtkTheme at instant | Jabier Arraiza | 2018-07-28 | 2 | -3/+13 |
| | | |||||
| * | Go back to iconTemes placed only on inkscape folders | Jabier Arraiza | 2018-07-27 | 1 | -67/+93 |
| | | |||||
| * | fixing coding style | Jabier Arraiza | 2018-07-27 | 2 | -5/+3 |
| | | |||||
| * | Refactor fo theme switcher | Jabier Arraiza | 2018-07-27 | 3 | -3/+6 |
| | | |||||
| * | working on symbolic | Jabier Arraiza | 2018-07-26 | 1 | -7/+8 |
| | | |||||
| * | Refactoring icon locations | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -3/+3 |
| | | |||||
