summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-24/+24
* Merge branch 'patch-1' of gitlab.com:Moini/inkscapeMarc Jeanmougin2018-06-141-1/+1
|\
| * Incorporate some of Mihaela's suggestions.Maren Hachmann2018-05-111-1/+1
| * Try a different tool tip that hopefully can help users determine what to expe...Maren Hachmann2018-03-081-1/+1
| * Try to clarify what the new tile size option is for.Maren Hachmann2018-03-021-1/+1
* | Fis maren improvements to embed/importJabier Arraiza2018-05-151-2/+2
* | Fix bug embeding SVG as PNGJabier Arraiza2018-05-131-0/+7
* | Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-5/+7
* | Allow link a SVG as imageJabiertxo Arraiza Cenoz2018-05-101-1/+1
* | Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|/
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-14/+19
* Add 5° rotation optionMarc Jeanmougin2018-01-201-3/+3
* Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah2018-01-161-1/+1
* Remove the dialog "showclose" optionStefano Facchini2018-01-161-3/+0
* Fix tiny default size of preferences dialogEduard Braun2018-01-121-10/+42
* Make natural window size default and fix small window sizeEduard Braun2018-01-071-4/+10
* Make stored geometry and default window size enumsEduard Braun2018-01-071-5/+5
* Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-261-1/+1
* Working on powerstroke fixes to pentoolJabier Arraiza2017-12-181-10/+0
* Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-151-0/+5
|\
| * Fix typosJabier Arraiza2017-12-141-1/+1
| * Add break apart. Thanks MarenJabier Arraiza2017-12-141-1/+1
| * Fix strings, thanks MarenJabier Arraiza2017-12-141-2/+2
| * Make optional convert clone to path by a prefs optionJabier Arraiza2017-12-141-0/+5
* | Moving toleranceJabier Arraiza2017-12-081-0/+10
* | Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-011-1/+1
|\|
| * Don't translate the empty stringEduard Braun2017-11-261-1/+1
* | Working on continuous pathsJabier Arraiza2017-11-221-5/+5
* | Working on coontinuing pathsJabier Arraiza2017-11-191-13/+2
* | Working on fix smooth drawJabier Arraiza2017-11-191-15/+6
* | Base refactorJabier Arraiza2017-11-121-19/+10
|/
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-101-2/+3
|\
| * Remove need to restart Inkscape when changing tile multiplier.Tavmjong Bah2017-11-041-2/+3
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-031-78/+65
|\|
| * Preferences: cleanupEduard Braun2017-10-221-51/+46
| * Preferences: Minor consistency fixes for UIEduard Braun2017-10-221-3/+5
| * Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992Eduard Braun2017-10-221-21/+6
| * Add preference to load additional fonts from custom directoriesEduard Braun2017-10-211-0/+3
| * Add preference to load additional fonts from 'fonts' directoriesEduard Braun2017-10-201-1/+7
| * Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-11/+7
* | Clarify a bit some stringsJabiertxo Arraiza Cenoz2017-08-291-3/+3
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-281-0/+40
|/
* Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun2017-07-091-1/+5
* Merge branch 'master' into shortcutsEduard Braun2017-07-091-12/+9
|\
| * Gtkmm deprecation fixesAlexander Valavanis2017-07-061-8/+6
| * Clean up color profiles codeTobias Ellinghaus2017-07-051-3/+2
| * Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-1/+1
* | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun2017-06-231-1/+1