summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter .xml documents when importing shortcutsPatrick Storz2019-09-241-1/+1
* Fix a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz2019-09-241-7/+7
* Remove remaining uses of sp_round.Tavmjong Bah2019-09-244-22/+26
* Remove use of sp_round.Tavmjong Bah2019-09-242-11/+18
* fix tooggled value and po glade fila addedJabier Arraiza2019-09-231-19/+6
* Try to improve match of image-rendering values to cairo filtersPatrick Storz2019-09-222-22/+26
* Object properties: fix values of image-rendering enumPatrick Storz2019-09-221-3/+10
* Improve speed of LPE add dialog removing file from loop that make creation of...Jabier Arraiza2019-09-221-0/+1
* Also fix translatability of styledialog and (unused) filter-editorPatrick Storz2019-09-222-2/+2
* Make LPE Selector translatablePatrick Storz2019-09-221-1/+1
* Remove unused files (lpe-selector.h/lpe-selector.cpp)Patrick Storz2019-09-222-107/+0
* Fix segfault when reading Bixia SVG in OpenType font.Tavmjong Bah2019-09-211-1/+1
* Make sure all conditions reached (minor touchup)Nathan Lee2019-09-211-3/+3
* Arrange > Polar unaffected by y-axis directionNathan Lee2019-09-211-4/+5
* Paint server dialog: Fix untranslatable stringsPatrick Storz2019-09-202-10/+11
* Symbol dialog: Fix translation of symbol and symbol set namesPatrick Storz2019-09-202-18/+28
* Handle SVG in OpenType fonts where glyph viewboxes don't match design units.Tavmjong Bah2019-09-201-23/+73
* Handle SVG in OpenType fonts where glyphs have floating point numbers in 'vie...Tavmjong Bah2019-09-201-1/+1
* Handle SVG in OpenType fonts with compressed glyphs.Tavmjong Bah2019-09-201-2/+26
* Crashfix: switch from active LPE tool (gitlab/420)Nathan Lee2019-09-191-1/+1
* XML Editor: Add msgctxt to history itemsPatrick Storz2019-09-191-27/+17
* Fix translating description on dialog add LPEJabier Arraiza2019-09-191-1/+2
* Fix initial state of List mode stored in prefs on start LPE dialogJabier Arraiza2019-09-191-0/+5
* Extensions/grid2: fix header file locationPatrick Storz2019-09-191-1/+2
* Inkview: Add summary and parameter string to help outputPatrick Storz2019-09-191-1/+6
* Improvements from NathanlJabier Arraiza2019-09-191-1/+1
* sink with master and cleanupJabier Arraiza2019-09-194-20/+19
* merge to master and cleanupJabier Arraiza2019-09-191-0/+4
* Fix operands in LPE boolJabier Arraiza2019-09-191-0/+4
* Add nathanl improvementsJabier Arraiza2019-09-191-6/+24
* Add @nathanl fixesJabier Arraiza2019-09-191-39/+11
* Fix remaining returnsJabier Arraiza2019-09-191-3/+0
* Fix issue in toggle menu items like display mode and color mode. Partialy fix...Jabier Arraiza2019-09-193-21/+76
* Fix partialy issue 425 (the highlight part not new line one) https://gitlab.c...Jabier Arraiza2019-09-191-5/+6
* Some styling to search barJabiertxof2019-09-181-1/+1
* Add multiview modes to LPE selector (styling)Jabiertxof2019-09-181-24/+17
* Add multiview modes to LPE selectorJabiertxof2019-09-182-62/+224
* Add prefs switcherJabier Arraiza2019-09-182-27/+124
* Lpe dialog listableJabiertxof2019-09-182-0/+18
* Process actions after new file created when Inkscape is opened.Tavmjong Bah2019-09-181-0/+3
* Fix cursor postion when text is laid out using 'x' and 'y' attributes.Tavmjong Bah2019-09-183-24/+77
* Allow transforms in rects with LPEJabiertxof2019-09-171-0/+3
* Actually fix overflowMarc Jeanmougin2019-09-161-3/+3
* Fix overflow in autotrace channel reductionMarc Jeanmougin2019-09-161-1/+1
* Improve casts from voids and fix a issue when fill/stroke is unset set deskto...Jabier Arraiza2019-09-165-17/+20
* Fix operands in LPE boolJabier Arraiza2019-09-161-1/+1
* Active SVG2 Flow Text by defaultJabiertxof2019-09-165-5/+5
* Realy fix crash pasting and speed improvementsJabiertxof2019-09-162-20/+17
* Avoid crash when clipboard is pastred twice with the all content of the text ...Jabiertxof2019-09-161-1/+5
* Allow paste preserving new lines into a flowtext elementJabiertxof2019-09-166-4/+49