summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-15Add checkboxes in flip menu optionsJabier Arraiza3-0/+23
2019-10-15Fix crash caused by e6d70fa8d497b2d75a837aa22e5876943de9fedeMarc Jeanmougin1-3/+3
2019-10-15Extensions: Fix file test when checking dependencies by typePatrick Storz3-36/+64
2019-10-14Fix a warning issue on theme changeJabier Arraiza2-1/+3
2019-10-14Fix bug compilingJabier Arraiza1-1/+2
2019-10-14Fix compiling bugJabier Arraiza1-1/+1
2019-10-14Fix a bug in previous commitJabier Arraiza2-5/+5
2019-10-14Fix a extra blend enumJabier Arraiza2-27/+6
2019-10-14Extensions: Switch .xslt file look-up to dependency logic as wellPatrick Storz3-22/+12
2019-10-14Extensions: Improve logic to lookup script extensionsPatrick Storz7-188/+148
2019-10-14no "SPString" label for XML editor text nodesThomas Holder1-1/+0
2019-10-14Reduce memory leak in file previewNathan Lee2-6/+9
2019-10-14Re-Add blending modes UI using CSS instead filtersJabier Arraiza13-146/+135
2019-10-14Prevent returning references to local variableMarc Jeanmougin1-6/+6
2019-10-13operators should return by valueMarc Jeanmougin1-24/+24
2019-10-13Fix crash on filtersMarc Jeanmougin1-0/+3
2019-10-13add extension to prefs backupsMarc Jeanmougin1-2/+2
2019-10-12Fix misleading indentationDiederik van Lierop1-1/+2
2019-10-12Add icons to show help in set defauls LPE parametersJabier Arraiza7-39/+58
2019-10-12Revert "Remove unused "nopref" variant of effects"Patrick Storz2-0/+10
2019-10-12Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza7-76/+34
2019-10-12Fix rendering issue on panning with text toolNathan Lee1-2/+0
2019-10-12Update objects.cppMarc Jeanmougin1-1/+1
2019-10-11Prevent the objects panel from grinding Inkscape to a halt, for example when ...Diederik van Lierop2-31/+161
2019-10-11Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...Jabier Arraiza2-22/+22
2019-10-11Fix wrong valueJabier Arraiza1-1/+1
2019-10-11Fix justify on shape inside textJabier Arraiza1-1/+1
2019-10-11Fix buildPatrick Storz1-2/+0
2019-10-11Make all status messages in node tool translatablePatrick Storz1-37/+27
2019-10-11Actualizarsrc/display/sp-canvas.cppJabier Arraiza1-0/+1
2019-10-11Initialize some uninitialized variablesMarc Jeanmougin8-5/+13
2019-10-11Fix slowdown from switching Text tool a lotNathan Lee1-13/+17
2019-10-11Reduce memory leak on editing text, etc.Nathan Lee10-24/+55
2019-10-11Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...Jabier Arraiza1-3/+17
2019-10-11Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...Jabier Arraiza4-24/+58
2019-10-11Canvas profiling improvements. Also changed to a non deprecated measuring tim...Jabier Arraiza2-40/+85
2019-10-11Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...Jabier Arraiza2-4/+189
2019-10-10Fix minor typosYuri Chornoivan1-1/+1
2019-10-10Fix minor typosMarc Jeanmougin1-2/+2
2019-10-10Fix uninitialized valueMarc Jeanmougin1-0/+1
2019-10-10Fix GC warningsMarc Jeanmougin2-1/+4
2019-10-10Actualizarsrc/ui/dialog/inkscape-preferences.cppJabier Arraiza1-1/+1
2019-10-10Improve node tool not limiting the time to make the renderingJabier Arraiza1-6/+8
2019-10-09Change color entry widget UXNathan Lee2-20/+65
2019-10-09Backup prefs instead of deletingMarc Jeanmougin1-3/+15
2019-10-09Fix memory leaks in color wheelNathan Lee1-1/+4
2019-10-09Minimise artefacts on edge of color wheelNathan Lee1-10/+65
2019-10-09Allow acces to user themes folder from themes tab along on system tabJabier Arraiza2-0/+3
2019-10-09Make sure old calls to insert behaves the sameNathan Lee2-7/+9
2019-10-09Speed up multi-node (de)selectionNathan Lee2-21/+36