summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update node transform handles on deselectNathan Lee2019-11-051-0/+2
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza2019-11-051-0/+1
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-034-13/+11
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-021-4/+4
* Remove OCALMarc Jeanmougin2019-11-015-1732/+0
* Update the treeview in the objects-panel asynchronously, such that Inkscape s...Diederik van Lierop2019-10-302-86/+153
* Update bounding box on changing blurNathan Lee2019-10-292-0/+3
* Fix some blurs iddle large loopsJabiertxof2019-10-283-14/+14
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-281-2/+4
* refactor: private SPIBase::_nameThomas Holder2019-10-282-14/+13
* refactor SPIEnum: more type safetyThomas Holder2019-10-284-13/+13
* Remove delay on desktop switchJabier Arraiza2019-10-271-3/+0
* fix heap-buffer-overflow in node toolThomas Holder2019-10-271-12/+4
* Clipboard: Fix pasting of image data on WindowsPatrick Storz2019-10-261-0/+7
* Dialogs: improve opacity handling through use of CSSPatrick Storz2019-10-262-77/+21
* Select next filter primitive after removing currentNathan Lee2019-10-221-0/+1
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-211-2/+10
* Improvements to blending and tooltipJabier Arraiza2019-10-204-6/+32
* More improvements to the objects panel:Diederik van Lierop2019-10-192-116/+55
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-1910-64/+176
* Fix logic for Tool Combobox's group labelNathan Lee2019-10-172-12/+30
* Inkscape::XML::Node::addChildAtPosThomas Holder2019-10-161-2/+1
* Properly initialize sensitivity of menuitems with verb defaultPatrick Storz2019-10-151-0/+3
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-151-0/+6
* Fix compiling bugJabier Arraiza2019-10-141-1/+1
* Fix a bug in previous commitJabier Arraiza2019-10-142-5/+5
* Fix a extra blend enumJabier Arraiza2019-10-142-27/+6
* Reduce memory leak in file previewNathan Lee2019-10-142-6/+9
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-147-101/+121
* Fix misleading indentationDiederik van Lierop2019-10-121-1/+2
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-122-4/+4
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-121-5/+4
* Fix rendering issue on panning with text toolNathan Lee2019-10-121-2/+0
* Update objects.cppMarc Jeanmougin2019-10-121-1/+1
* Prevent the objects panel from grinding Inkscape to a halt, for example when ...Diederik van Lierop2019-10-112-31/+161
* Fix wrong valueJabier Arraiza2019-10-111-1/+1
* Fix justify on shape inside textJabier Arraiza2019-10-111-1/+1
* Fix buildPatrick Storz2019-10-111-2/+0
* Make all status messages in node tool translatablePatrick Storz2019-10-111-37/+27
* Initialize some uninitialized variablesMarc Jeanmougin2019-10-117-4/+12
* Fix slowdown from switching Text tool a lotNathan Lee2019-10-111-13/+17
* Reduce memory leak on editing text, etc.Nathan Lee2019-10-114-6/+11
* Remove warnings of unhandled items on Mac check menu items, thanks to Nathan ...Jabier Arraiza2019-10-111-3/+17
* Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...Jabier Arraiza2019-10-112-8/+16
* Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu item...Jabier Arraiza2019-10-111-4/+187
* Fix minor typosYuri Chornoivan2019-10-101-1/+1
* Fix minor typosMarc Jeanmougin2019-10-101-2/+2
* Fix uninitialized valueMarc Jeanmougin2019-10-101-0/+1
* Actualizarsrc/ui/dialog/inkscape-preferences.cppJabier Arraiza2019-10-101-1/+1
* Improve node tool not limiting the time to make the renderingJabier Arraiza2019-10-101-6/+8