summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-23bugfix: change active layerchr2-0/+11
2017-05-23opject panel: rework shotcuts: let the user decidechr1-27/+36
2017-05-23object panel: don't block F2 key, use return to edit cellchr1-5/+7
2017-05-23object panel: search function blocks too many keystrokeschr1-0/+2
2017-05-23selection chemistry: implement z-stack orderchr1-6/+6
2017-05-18object panel: don't scroll to layer when leaving object groupchr1-1/+1
2017-05-18ObjectsPanel: Polish collapse/expand behaviourchr2-5/+9
2017-05-18object manager panel: fix clip/mask iconschr3-16/+22
2017-05-10Remove more unused stuff missed in last commit.Tavmjong Bah1-13/+0
2017-05-10Remove unused floatscreenissue variable and supporting code.Tavmjong Bah2-36/+0
2017-05-10Wayland fix.Tavmjong Bah1-7/+25
2017-05-07Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof1-2/+10
2017-05-05Remove unwanted coutJabier Arraiza Cenoz1-1/+0
2017-05-05Improve responsive from LPEJabier Arraiza Cenoz2-2/+15
2017-05-02Add control point at center of starsospite1-0/+34
2017-05-01Calligraphy mode: creates dots on single click.Marc Jeanmougin2-2/+9
2017-05-01Remove unised signals from previous commitJabiertxof2-2/+0
2017-05-01Fix erase lpe in multi LPE modeJabiertxof2-27/+16
2017-04-29minor bugfixingJabiertxof1-6/+9
2017-04-29Rewrite UXJabiertxof1-2/+17
2017-04-28ResetJabiertxof2-97/+3
2017-04-27Fixing remove prefsJabier Arraiza Cenoz1-0/+2
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-3/+11
2017-04-26Add LPE prefs dialogJabiertxof2-8/+54
2017-04-26Start adding GUI to prefsJabier Arraiza Cenoz2-2/+40
2017-04-22avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner1-1/+1
2017-04-21[Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def...shark0r1-0/+1
2017-04-15Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2-9/+4
2017-04-15fix scrolling on style indicator in statusbar for gtk3eman-mod1-0/+1
2017-04-13Ellipses in Inkscape are defined by the center and the radius, but theAntonio Ospite1-0/+36
2017-04-05Fix compilation with old libvisioEduard Braun1-0/+2
2017-04-05Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun1-12/+44
2017-03-30Add preference that allows user to increase the canvas tile size.Tavmjong Bah2-0/+5
2017-03-30Add forgotten file from last check-in.Tavmjong Bah1-0/+132
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2-50/+32
2017-03-29White space.Tavmjong Bah1-9/+11
2017-03-21Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah3-2/+7
2017-03-21Add verbs for canvas rotation.Tavmjong Bah1-7/+7
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah3-482/+409
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-13/+13
2017-03-12LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis3-11/+10
2017-03-12LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2-11/+9
2017-03-03https://bugs.launchpad.net/inkscape/+bug/1496836Alexandru-Daniel Roman1-1/+1
2017-03-02Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah1-2/+6
2017-03-02Add units (px) to size being shown in native Windows file open dialog and fix...Eduard Braun1-12/+3
2017-03-01Fix for native Windows file open dialog only showing the first character of t...Eduard Braun1-2/+2
2017-03-01Fix SVG file preview in Windows native file open dialog.Eduard Braun1-103/+32
2017-02-28Fix encoding issues with title field in native Windows file save dialog.Eduard Braun1-6/+6
2017-02-28Add some comment. Comment out unused signals.Tavmjong Bah3-5/+11
2017-02-28This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman3-2/+100