summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update dialog when object is added, deleted, or changed.Tavmjong Bah2017-06-142-0/+149
* Prevent crash due to clones.Tavmjong Bah2017-06-141-0/+1
* Reorder hide and lock from context menuJabier Arraiza Cenoz2017-06-071-7/+7
* Strip comments when parsing CSS. Allow no space after an element name if foll...Tavmjong Bah2017-06-071-1/+7
* Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-063-2/+89
* Show glyphs with alternative styles in "Feature Settings" section of "Variant...Tavmjong Bah2017-06-052-0/+35
* Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-032-25/+35
* bugfix: change active layerchr2017-05-232-0/+11
* opject panel: rework shotcuts: let the user decidechr2017-05-231-27/+36
* object panel: don't block F2 key, use return to edit cellchr2017-05-231-5/+7
* object panel: search function blocks too many keystrokeschr2017-05-231-0/+2
* selection chemistry: implement z-stack orderchr2017-05-231-6/+6
* object panel: don't scroll to layer when leaving object groupchr2017-05-181-1/+1
* ObjectsPanel: Polish collapse/expand behaviourchr2017-05-182-5/+9
* object manager panel: fix clip/mask iconschr2017-05-183-16/+22
* Remove more unused stuff missed in last commit.Tavmjong Bah2017-05-101-13/+0
* Remove unused floatscreenissue variable and supporting code.Tavmjong Bah2017-05-102-36/+0
* Wayland fix.Tavmjong Bah2017-05-101-7/+25
* Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof2017-05-071-2/+10
* Update to trunkJabier Arraiza Cenoz2017-05-0520-587/+766
|\
| * Update to trunkJabier Arraiza Cenoz2017-05-055-4/+58
| |\
| | * Improve responsive from LPEJabier Arraiza Cenoz2017-05-052-2/+15
| | * Add control point at center of starsospite2017-05-021-0/+34
| | * Calligraphy mode: creates dots on single click.Marc Jeanmougin2017-05-012-2/+9
| * | Update to trunkJabiertxof2017-05-012-2/+0
| |\|
| | * Remove unised signals from previous commitJabiertxof2017-05-012-2/+0
| * | Update to trunkJabiertxof2017-05-012-26/+16
| |\|
| | * Fix erase lpe in multi LPE modeJabiertxof2017-05-012-27/+16
| * | minor bugfixingJabiertxof2017-04-291-6/+9
| * | Rewrite UXJabiertxof2017-04-291-2/+17
| * | ResetJabiertxof2017-04-282-97/+3
| * | Fixing remove prefsJabier Arraiza Cenoz2017-04-271-0/+2
| * | Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-3/+11
| * | Add LPE prefs dialogJabiertxof2017-04-262-8/+54
| * | Start adding GUI to prefsJabier Arraiza Cenoz2017-04-262-2/+40
| |/
| * avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner2017-04-221-1/+1
| * [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def...shark0r2017-04-211-0/+1
| * Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2017-04-152-9/+4
| * fix scrolling on style indicator in statusbar for gtk3eman-mod2017-04-151-0/+1
| * Ellipses in Inkscape are defined by the center and the radius, but theAntonio Ospite2017-04-131-0/+36
| * Fix compilation with old libvisioEduard Braun2017-04-051-0/+2
| * Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun2017-04-051-12/+44
| * Add preference that allows user to increase the canvas tile size.Tavmjong Bah2017-03-302-0/+5
| * Add forgotten file from last check-in.Tavmjong Bah2017-03-301-0/+132
| * Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-302-50/+32
| * White space.Tavmjong Bah2017-03-291-9/+11
| * Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-213-2/+7
| * Add verbs for canvas rotation.Tavmjong Bah2017-03-211-7/+7
| * Implement rotation via desktop to window affine.Tavmjong Bah2017-03-203-482/+409
* | Update to trunkJabiertxof2017-03-1629-236/+2362
|\|