summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix buttons stringsJabier Arraiza2018-07-241-2/+2
* Fix buttons stringsJabier Arraiza2018-07-241-2/+2
* Add buttons to open folders as sugestion of MarenJabier Arraiza2018-07-244-8/+66
* Fix a wrongy commitJabier Arraiza2018-07-244-13/+3
* Remove pointerJabiertxo Arraiza Cenoz2018-07-244-6/+16
* Add themes inkscape folder abailable by the appJabiertxo Arraiza Cenoz2018-07-242-2/+35
* Toggle symbolic icons staff depending the theme has it or notJabiertxo Arraiza Cenoz2018-07-222-8/+41
* Fixing coding styleJabier Arraiza2018-07-2117-194/+164
* Fixing some icons dont redrawJabier Arraiza2018-07-212-10/+4
* Working on themesJabier Arraiza2018-07-219-15/+116
* adding gtk-themeJabier Arraiza2018-07-2163-633/+1099
* Fix non-standard typeEduard Braun2018-07-031-1/+1
* Reduce width of Transform dialog by making spinbuttons narrowerGeoff Lankow2018-07-023-0/+17
* Fix codding styleJabier Arraiza2018-06-251-2/+2
* Fix for bug 1777530 on masterJabier Arraiza2018-06-253-12/+4
* Merge branch 'sp_print' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-2118-115/+111
|\
| * Move global functions into SPImage methods.Emmanuel Gil Peyrot2018-06-214-14/+15
| * Move global functions into SPGradient methods.Emmanuel Gil Peyrot2018-06-216-51/+48
| * Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-219-50/+48
* | Merge branch 'transf_mat_3x4' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-211-5/+0
|\ \
| * | Remove unused headers in transf_mat_3x4.Emmanuel Gil Peyrot2018-06-211-5/+0
| |/
* | Merge branch 'move-pixmaps' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-2177-57/+53
|\ \
| * | Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-2177-57/+53
| |/
* / Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah2018-06-213-200/+253
|/
* Merge branch 'select-page' of gitlab.com:bobqwatson/inkscapeMarc Jeanmougin2018-06-203-0/+21
|\
| * Add command-line option to select PDF pageJoe Rabinoff2018-06-193-0/+21
* | Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-2021-65/+65
* | Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-2018-116/+100
* | Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-1921-128/+126
* | Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-19202-631/+631
* | Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-1861-345/+345
* | Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot2018-06-185-15/+15
* | Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-1848-125/+125
* | Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-1838-90/+128
|/
* Update pdf-parser.cppMarc Jeanmougin2018-06-181-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-18119-162/+162
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-18323-848/+485
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-18676-7558/+7558
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-18504-3093/+3093
* Fix build issue caused by f09962028d017896279b717a6621a4de772d1b4f on GTK+ <3...Emmanuel Gil Peyrot2018-06-181-1/+5
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-178-12/+223
* Potential fix for FTBFS introduced in 60ecfba7Alexander Valavanis2018-06-171-0/+5
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-1746-124/+105
* Minor documentation changes.Tavmjong Bah2018-06-161-8/+20
* Increase allowed precision for filter "offset" primitive.Tavmjong Bah2018-06-151-2/+2
* Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-14142-307/+307
|\
| * Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-12142-307/+307
* | Merge branch 'gdkmm' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-1411-113/+92
|\ \
| * | Make shutdown dialogs use gtkmm.Emmanuel Gil Peyrot2018-06-131-56/+37
| * | Make info dialog use gtkmm.Emmanuel Gil Peyrot2018-06-131-11/+6