summaryrefslogtreecommitdiffstats
path: root/src/inkscape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault when inkscape is started more than once in single app mode.Tavmjong Bah2019-04-101-1/+1
* Misc. typos and whitespace fixesluz.paz2019-03-211-2/+2
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-3/+3
* Add System Default Theme to prefereces theme switchJabiertxof2019-01-281-0/+1
* Finich CSS refactorJabier Arraiza2019-01-271-2/+3
* Remove not rebased partsJabier Arraiza2019-01-271-7/+0
* Fix compiling errorsJabier Arraiza2019-01-271-5/+3
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-271-28/+44
* Add 'Theme Decide' option to symbolic icons colorJabier Arraiza2019-01-261-8/+15
* modernize loopsMarc Jeanmougin2019-01-021-24/+18
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-3/+4
* Remove Adwaita-hicolor icon themes toggles making more compatJabier Arraiza2018-11-151-14/+7
* Fix bug forcing symbolic system icons in hicolor themeJabiertxof2018-11-141-2/+6
* Rename add_style_sheet to reduce confusion with SVG/CSSMartin Owens2018-11-121-2/+2
* Fix a bug icons dont show if no dialog openJabiertxof2018-11-101-0/+4
* Fix codding styleJabiertxof2018-11-091-1/+1
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-3/+15
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove unused widget.Tavmjong Bah2018-11-061-2/+0
* Use monospace digits font in messages and spinbuttonsJabier Arraiza2018-11-031-0/+15
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-7/+13
* Misc. typosluz.paz2018-10-061-10/+10
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-5/+5
* Enable autosaves by default, puts them in user cache dirMarc Jeanmougin2018-08-211-2/+5
* Add inkscape app icon to themesJabier Arraiza2018-08-031-30/+30
* Fix test compiling bugJabier Arraiza2018-08-021-24/+26
* Fix test compiling bugJabier Arraiza2018-08-021-2/+2
* Remove XGD_DATA_DIR as sugestion of su_vJabier Arraiza2018-07-311-0/+1
* Fixing coding styleJabier Arraiza2018-07-311-10/+12
* Fixing tests brokenJabier Arraiza2018-07-311-1/+1
* First try co fix icons bugsJabier Arraiza2018-07-311-4/+25
* Refactor fo theme switcherJabier Arraiza2018-07-271-16/+1
* Fixing paths to allow themes and icons inside main inkscape instalation not o...Jabier Arraiza2018-07-261-4/+0
* Fixing coding styleJabier Arraiza2018-07-211-6/+6
* Fixing some icons dont redrawJabier Arraiza2018-07-211-3/+1
* Working on themesJabier Arraiza2018-07-211-1/+1
* adding gtk-themeJabier Arraiza2018-07-211-4/+35
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-44/+44
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-271-2/+0
* Parsing errors in application CSS should not be fatalEduard Braun2018-01-041-1/+1
* Unset the current tool early on shutdown.Stefano Facchini2017-11-131-0/+2
* Add preference to load additional fonts from custom directoriesEduard Braun2017-10-211-0/+6