summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a preference to force enable/disable menu iconsEduard Braun2018-11-052-0/+8
* Remove unused header.Tavmjong Bah2018-11-051-1/+0
* Merge branch 'RememberPrinterSettings2' of gitlab.com:Skrapion/inkscapeMarc Jeanmougin2018-11-022-0/+8
|\
| * Remembers printer settings between calls to the print dialogue. Fixes bug #17...Rick Yorgason2018-10-272-0/+8
* | Add some tooltips to svg font editor, two need to be fixes.Martin Owens2018-10-302-14/+17
|/
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-222-2/+0
* Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot2018-10-191-1/+1
* Remove unused includes.Emmanuel Gil Peyrot2018-10-191-1/+0
* Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...Marc Jeanmougin2018-10-182-8/+13
|\
| * Fix bug 1789838 - Ask for confirmation before overwriting templateChristophe Lebras2018-08-312-8/+13
* | fix vi modelines: encoding -> fileencodingThomas Holder2018-10-151-3/+1
* | Fix crash in filter dialogMarc Jeanmougin2018-10-071-1/+1
* | Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...Jabiertxof2018-10-032-13/+31
* | Use SPStyle and SPStyleEnum instead of getStyleProperty.Martin Owens2018-10-031-11/+6
* | Remove #include "config.h" wherever possibleEduard Braun2018-10-0146-155/+16
* | Use _WIN32 instead of WIN32Eduard Braun2018-10-019-22/+22
* | Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-0110-56/+64
* | refactor: simplify loopThomas Holder2018-09-301-9/+3
* | fix Align > Rearrange > clockwise with y-axis downThomas Holder2018-09-301-0/+3
* | Comment out a crash creating signal and remove some commentsMartin Owens2018-09-271-5/+5
* | Make attrdialog use the new iconrenderer sigc++ signalMartin Owens2018-09-272-25/+10
* | Add preference for default global snapping and make it falseMartin Owens2018-09-272-0/+7
* | Merge branch 'cppcheck_memory' of gitlab.com:serval2412/inkscapeMarc Jeanmougin2018-09-271-0/+1
|\ \
| * | cppcheck: 2 memleaks + copypastaJulien Nabet2018-09-261-0/+1
* | | Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-275-23/+22
|/ /
* | Remove #include "config.h" from header files where possibleEduard Braun2018-09-2417-67/+0
* | fix "Arrange" dialog with inverted y-axisThomas Holder2018-09-232-10/+5
* | Allow ask for SVG dragged import method. Also split ask question from one to ...Jabier Arraiza2018-09-222-1/+5
* | Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza2018-09-221-1/+1
* | flip transform dialog iconsThomas Holder2018-09-201-1/+1
* | fix transform dialog icons with inverted y-axisThomas Holder2018-09-201-3/+10
* | Remove piglatin ocurrencesJabiertxof2018-09-191-2/+2
* | Add gettext strings, fix undo and allow keypresses to add and delete attributesMartin Owens2018-09-172-14/+73
* | Misc. typo and whitespace fixesluz.paz2018-09-161-9/+9
* | Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-146-49/+389
* | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-131-1/+1
|\ \
| * | Misc. typosluz.paz2018-09-111-1/+1
* | | Allow symbols dialog on dark themeJabiertxof2018-09-131-0/+1
* | | Add per embed/linked SVG a DPI valueJabiertxof2018-09-133-6/+76
* | | make /options/yaxisdown true the defaultThomas Holder2018-09-121-1/+1
* | | Add detachable, although no evidence it worksMartin Owens2018-09-121-0/+3
* | | New option to invert y-axisThomas Holder2018-09-123-2/+22
|/ /
* | Refactor xml editor, improve UI and prepare for future additionsMartin Owens2018-09-112-244/+50
* | Remove the custom handling of column editability, that is not how to do it.Martin Owens2018-09-111-46/+1
|/
* Enable autosaves by default, puts them in user cache dirMarc Jeanmougin2018-08-211-3/+3
* fix a typoJabier Arraiza2018-08-141-1/+1
* fix for bug 1786605Jabier Arraiza2018-08-121-1/+1
* Add a label to apply theme sugested by Christoffer Holmstedt on mailing listJabier Arraiza2018-08-101-1/+1
* Fixes pointed by TavJabier Arraiza2018-08-051-2/+2
* coding style fixesJabier Arraiza2018-08-051-5/+4