summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add button to delete prefsMarc Jeanmougin2019-01-112-1/+10
* Remove unused header file.Tavmjong Bah2019-01-081-1/+0
* C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.Tavmjong Bah2019-01-081-73/+23
* Remove unused header file.Tavmjong Bah2019-01-084-6/+0
* run clang tidy modernize passMarc Jeanmougin2019-01-022-7/+7
* modernize loops (2)Marc Jeanmougin2019-01-021-6/+4
* modernize loopsMarc Jeanmougin2019-01-0227-314/+254
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-013-45/+50
* C++ify EekPreviewAlexander Valavanis2019-01-013-194/+137
* Fix namespace naming consistencyAlexander Valavanis2018-12-296-11/+9
* Rm deprecated budget widgetsAlexander Valavanis2018-12-2910-87/+184
* Fixing stylesJabier Arraiza2018-12-265-38/+36
* add "add" button on same placeJabier Arraiza2018-12-262-19/+22
* Add messagess to CSS dialogJabier Arraiza2018-12-262-2/+67
* Add status to attribute widgetJabier Arraiza2018-12-264-27/+66
* Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2018-12-262-16/+10
* Merge branch 'patch-1' of gitlab.com:techtonik/inkscapeMarc Jeanmougin2018-12-201-1/+3
|\
| * Turn off clang-format for about box formattinganatoly techtonik2018-12-011-0/+2
| * aboutbox.cpp: Add 2019 as some 1.0 release date in the futureanatoly techtonik2018-11-271-1/+1
* | Add preference for using SVG2 auto-flowed text in GUI.Tavmjong Bah2018-12-191-0/+4
* | Add some SVG 2 fallbacks:Tavmjong Bah2018-12-074-5/+56
* | fix coding styleJabier Arraiza2018-12-042-3/+3
* | Ready to review XRayJabier Arraiza2018-12-042-0/+6
* | Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-032-6/+4
* | Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot2018-12-033-4/+6
* | Include clean-up.Tavmjong Bah2018-11-271-1/+3
|/
* EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...Alexander Valavanis2018-11-251-3/+3
* Fix encoding of "title" label in win32 native file dialogEduard Braun2018-11-111-1/+4
* Fix codding styleJabiertxof2018-11-099-12/+11
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-0916-18/+18
* Fix compiling bugJabiertxof2018-11-091-1/+0
* Fixing symbols icon sizeJabiertxof2018-11-092-1/+6
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-0912-16/+67
* Clarify licensesMax Gaukler2018-11-08135-210/+340
* Allow symbolic icons in default icon themeJabier Arraiza2018-11-061-0/+5
* Fix icon loader to allow inverse color in symbolic icons. Also added searchin...Jabier Arraiza2018-11-061-8/+4
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-063-233/+170
* Remove unused widget.Tavmjong Bah2018-11-061-1/+0
* 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