summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor style fixesMarc Jeanmougin2019-01-012-3/+3
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-0110-73/+763
* C++ify EekPreviewAlexander Valavanis2019-01-014-195/+138
* Fix namespace naming consistencyAlexander Valavanis2018-12-298-18/+20
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-293-0/+373
* Rm deprecated budget widgetsAlexander Valavanis2018-12-2914-222/+184
* SPDesktopWidget: Migrate ruler events to sigc++Alexander Valavanis2018-12-281-2/+2
* Allow InkFlowBox (XMLInspector) remember opendes statusJabiertxof2018-12-261-3/+3
* Fixing stylesJabier Arraiza2018-12-267-70/+70
* 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
* fix CNakeLists.txtJabier Arraiza2018-12-261-23/+23
* Fix Tav inputsJabier Arraiza2018-12-263-30/+34
* Fix a prefs bugJabier Arraiza2018-12-261-1/+1
* Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2018-12-265-18/+220
* Remove duplicate warnings of iconloaderJabier Arraiza2018-12-241-1/+7
* Fix indenting in CMakeLists.txt filesJabier Arraiza2018-12-241-22/+22
* Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis2018-12-223-0/+421
* 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
* | Separate knots for 'shape-inside' and 'inline-size'.Tavmjong Bah2018-12-191-101/+130
* | Add preference for using SVG2 auto-flowed text in GUI.Tavmjong Bah2018-12-191-0/+4
* | Add preference for using SVG 2 text in a shape (GUI to come).Tavmjong Bah2018-12-191-1/+1
* | Add ability to create SVG 2 text:Tavmjong Bah2018-12-182-11/+271
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2018-12-074-5/+56
|\ \
| * | Add some SVG 2 fallbacks:Tavmjong Bah2018-12-074-5/+56
* | | desktop-widget: Make canvas privateAlexander Valavanis2018-12-061-2/+2
|/ /
* | fix coding styleJabier Arraiza2018-12-043-13/+8
* | Ready to review XRayJabier Arraiza2018-12-042-0/+6
* | Added XRayJabier Arraiza2018-12-041-1/+5
* | Update View README.Tavmjong Bah2018-12-031-16/+22
* | Fix failed cast in ColorWheel.Tavmjong Bah2018-12-031-8/+1
* | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah2018-12-037-376/+232
* | Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-0320-32/+25
* | Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot2018-12-037-9/+13
* | Fix coding styleJabier Arraiza2018-12-011-4/+2
* | Fix mergingJabier Arraiza2018-12-011-1/+1
* | Fix merge to master and add shortcutJabier Arraiza2018-12-011-1/+1
* | Initial commit of split canvasJabiertxof2018-12-011-0/+3
* | Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-301-1/+1
* | Start of making View independent of GUI.Tavmjong Bah2018-11-291-28/+29
* | Update/correct README.Tavmjong Bah2018-11-281-7/+12
* | desktop-widget: Move function to correct headerAlexander Valavanis2018-11-271-5/+1
* | Include clean-up.Tavmjong Bah2018-11-271-1/+3
|/
* Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza2018-11-251-32/+6
* EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...Alexander Valavanis2018-11-251-3/+3
* -Werror=format-security: g_warning(_("..."))Thomas Holder2018-11-211-1/+1
* Fix stream class locationsAlexander Valavanis2018-11-181-1/+0