| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Arrange > Polar unaffected by y-axis direction | Nathan Lee | 2019-09-21 | 1 | -4/+5 | |
| | | | | | | | | In Arrange > Polar > Parameterized > Angle: update tooltips to reflect current behaviour. Fix https://gitlab.com/inkscape/inkscape/issues/374 | |||||
| * | Paint server dialog: Fix untranslatable strings | Patrick Storz | 2019-09-20 | 2 | -10/+11 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/430 | |||||
| * | Symbol dialog: Fix translation of symbol and symbol set names | Patrick Storz | 2019-09-20 | 2 | -18/+28 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/429 | |||||
| * | XML Editor: Add msgctxt to history items | Patrick Storz | 2019-09-19 | 1 | -27/+17 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/404 | |||||
| * | Fix translating description on dialog add LPE | Jabier Arraiza | 2019-09-19 | 1 | -1/+2 | |
| | | ||||||
| * | Fix initial state of List mode stored in prefs on start LPE dialog | Jabier Arraiza | 2019-09-19 | 1 | -0/+5 | |
| | | ||||||
| * | Some styling to search bar | Jabiertxof | 2019-09-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add multiview modes to LPE selector (styling) | Jabiertxof | 2019-09-18 | 1 | -24/+17 | |
| | | ||||||
| * | Add multiview modes to LPE selector | Jabiertxof | 2019-09-18 | 2 | -62/+224 | |
| | | ||||||
| * | Add prefs switcher | Jabier Arraiza | 2019-09-18 | 2 | -27/+124 | |
| | | ||||||
| * | Lpe dialog listable | Jabiertxof | 2019-09-18 | 2 | -0/+18 | |
| | | ||||||
| * | Improve casts from voids and fix a issue when fill/stroke is unset set ↵ | Jabier Arraiza | 2019-09-16 | 1 | -2/+2 | |
| | | | | | desktop styles with it | |||||
| * | Active SVG2 Flow Text by default | Jabiertxof | 2019-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Remove a lonly header noticed by Maren | Jabiertxof | 2019-09-11 | 1 | -6/+3 | |
| | | ||||||
| * | Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting ↵ | Jabiertxof | 2019-09-11 | 1 | -1/+1 | |
| | | | | | certain fonts | |||||
| * | Load GPOS table only when selecting font features tab to speedup font usage | Jabier Arraiza | 2019-09-09 | 2 | -1/+17 | |
| | | ||||||
| * | Remove donothing cout | Jabier Arraiza | 2019-09-07 | 1 | -1/+0 | |
| | | ||||||
| * | Add line height UX improvements | Jabier Arraiza | 2019-09-07 | 3 | -8/+16 | |
| | | ||||||
| * | Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵ | Jabier Arraiza | 2019-09-07 | 2 | -4/+4 | |
| | | | | | add new content II (formating) | |||||
| * | Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵ | Jabier Arraiza | 2019-09-07 | 2 | -4/+19 | |
| | | | | | add new content | |||||
| * | Templates: Improve translatability for "More info" dialog | Patrick Storz | 2019-08-31 | 1 | -19/+29 | |
| | | ||||||
| * | Templates: Translate metadata within extension contexts | Patrick Storz | 2019-08-31 | 2 | -24/+40 | |
| | | | | | (i.e. implement "translationdomain" for procedural templates) | |||||
| * | Templates: Accept non-underscored variants of "inkscape:templateinfo" | Patrick Storz | 2019-08-31 | 1 | -12/+25 | |
| | | ||||||
| * | Templates: Remove unused "long_description" ("inkscape:_long" tag) | Patrick Storz | 2019-08-31 | 3 | -7/+2 | |
| | | | | | Probably fine to bring back, but it needs proper documentation. | |||||
| * | Implement "translationdomain" attribute for extensions | Patrick Storz | 2019-08-31 | 2 | -27/+24 | |
| | | | | | | | | | | | | | Will allow extensions to ship their own message catalog used for translation of the extension#s strings. Needs to be set on the root <inkscape-extension> element of the .inx Currently supported values: - unset: use default textdomain (which happens to be 'inkscape') - 'inkscape': use Inkscape's message catalog - 'none': disable translation for the extension's strings | |||||
| * | Remove unused and disabled "help" feature for extensions | Patrick Storz | 2019-08-31 | 2 | -14/+2 | |
| | | ||||||
| * | Improvements and bug fixes to XMLDialog | Jabier Arraiza | 2019-08-30 | 2 | -30/+72 | |
| | | ||||||
| * | add improvements to selectors and merge stylesheet on copy to work between docs | Jabier Arraiza | 2019-08-29 | 2 | -1/+8 | |
| | | ||||||
| * | Remove warnings on de/activate | Jabiertxof | 2019-08-29 | 1 | -14/+15 | |
| | | ||||||
| * | Fixes on UX inb CSS dialog | Jabiertxof | 2019-08-29 | 4 | -17/+14 | |
| | | ||||||
| * | Improve CSS and Selectors dialog | Jabiertxof | 2019-08-29 | 3 | -26/+123 | |
| | | ||||||
| * | Noumerous bugfixes pointed in Rocket Chat | Jabier Arraiza | 2019-08-29 | 4 | -35/+41 | |
| | | ||||||
| * | Document Properties Grid tab keeps current position | Nathan Lee | 2019-08-29 | 1 | -4/+16 | |
| | | | | | | | Instead of switching to the first tab whenever it is updated. This will not be accurate for XML editing. Fixes https://gitlab.com/inkscape/inkscape/issues/395 | |||||
| * | Improve format | Jabiertxof | 2019-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fix a bug on add selector on windows, also some ui improvements | Jabiertxof | 2019-08-28 | 2 | -2/+24 | |
| | | ||||||
| * | Fix issues pointed by @ede123 and cssinate | Jabiertxof | 2019-08-28 | 5 | -50/+130 | |
| | | ||||||
| * | Eliminate clang warnings | Thomas Holder | 2019-08-23 | 1 | -19/+5 | |
| | | | | | | | | | | | -Winfinite-recursion -Wpessimizing-move -Wunused-label -Wunneeded-internal-declaration -Wself-assign-overloaded -Wunused-const-variable (some) -Wsometimes-uninitialized (some) | |||||
| * | Eliminate clang warnings | Thomas Holder | 2019-08-23 | 3 | -8/+9 | |
| | | | | | | | | | | | -Wconstant-conversion -Wenum-compare-switch -Wpointer-bool-conversion -Wundefined-bool-conversion -Wunused-value Excluding deprecation warnings and 3rdparty directory. | |||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 3 | -15/+0 | |
| | | ||||||
| * | Panned styling to CSS and XML dialogs | Jabiertxof | 2019-08-22 | 2 | -2/+0 | |
| | | ||||||
| * | Add styling to textview pointed by Adam Belis in team_ux | Jabiertxof | 2019-08-22 | 1 | -0/+1 | |
| | | ||||||
| * | Allow to store empty value XML node attributtes | Jabiertxof | 2019-08-22 | 1 | -5/+3 | |
| | | ||||||
| * | Allow edit empty text nodes | Jabiertxof | 2019-08-22 | 1 | -10/+7 | |
| | | ||||||
| * | Merge XML and CSS widgets improvements from ↵ | Jabier Arraiza | 2019-08-22 | 10 | -239/+572 | |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/801 | |||||
| * | Allow scaling down trace dialog | Nathan Lee | 2019-08-21 | 1 | -7/+30 | |
| | | ||||||
| * | Fix tracer selection and depixelize colors | Marc Jeanmougin | 2019-08-21 | 1 | -5/+5 | |
| | | ||||||
| * | Remove pixelart dialog | Marc Jeanmougin | 2019-08-21 | 3 | -655/+0 | |
| | | ||||||
| * | Make potrace a dep, remove previous code | Marc Jeanmougin | 2019-08-21 | 2 | -1117/+248 | |
| | | ||||||
| * | Fix build | Marc Jeanmougin | 2019-08-21 | 1 | -14/+4 | |
| | | ||||||
| * | add autotrace options | Marc Jeanmougin | 2019-08-21 | 1 | -4/+8 | |
| | | ||||||
