summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-25Fix codding styleJabiertxo Arraiza Cenoz4-50/+49
2018-07-25Fix a compiling bugJabiertxo Arraiza Cenoz1-1/+1
2018-07-25Add some Marting sugestions about main.cpp in MRJabiertxo Arraiza Cenoz4-57/+71
2018-07-25Improve tooltip for open button in preferencesJabiertxo Arraiza Cenoz1-8/+8
2018-07-25Improve string for open button in preferences IIJabiertxo Arraiza Cenoz1-1/+1
2018-07-25Improve string for open button in preferencesJabiertxo Arraiza Cenoz2-3/+3
2018-07-24Improve the look of prefs buttonsJabier Arraiza2-5/+13
2018-07-24Fix buttons stringsJabier Arraiza1-2/+2
2018-07-24Fix buttons stringsJabier Arraiza1-2/+2
2018-07-24Add buttons to open folders as sugestion of MarenJabier Arraiza4-8/+66
2018-07-24Fix a wrongy commitJabier Arraiza4-13/+3
2018-07-24Remove pointerJabiertxo Arraiza Cenoz4-6/+16
2018-07-24Add themes inkscape folder abailable by the appJabiertxo Arraiza Cenoz2-2/+35
2018-07-22Toggle symbolic icons staff depending the theme has it or notJabiertxo Arraiza Cenoz2-8/+41
2018-07-21Fixing coding styleJabier Arraiza17-194/+164
2018-07-21Fixing some icons dont redrawJabier Arraiza2-10/+4
2018-07-21Working on themesJabier Arraiza9-15/+116
2018-07-21adding gtk-themeJabier Arraiza63-633/+1099
2018-07-03Fix non-standard typeEduard Braun1-1/+1
2018-07-02Reduce width of Transform dialog by making spinbuttons narrowerGeoff Lankow3-0/+17
2018-06-25Fix codding styleJabier Arraiza1-2/+2
2018-06-25Fix for bug 1777530 on masterJabier Arraiza3-12/+4
2018-06-21Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah3-200/+253
2018-06-21Move global functions into SPImage methods.Emmanuel Gil Peyrot4-14/+15
2018-06-21Move global functions into SPGradient methods.Emmanuel Gil Peyrot6-51/+48
2018-06-21Remove unused headers in transf_mat_3x4.Emmanuel Gil Peyrot1-5/+0
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot77-57/+53
2018-06-21Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot9-50/+48
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot21-65/+65
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot18-116/+100
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot21-128/+126
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot202-631/+631
2018-06-19Add command-line option to select PDF pageJoe Rabinoff3-0/+21
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot61-345/+345
2018-06-18Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot5-15/+15
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot48-125/+125
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot38-90/+128
2018-06-18Update pdf-parser.cppMarc Jeanmougin1-4/+0
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot119-162/+162
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot323-848/+485
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot676-7558/+7558
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot504-3093/+3093
2018-06-18Fix build issue caused by f09962028d017896279b717a6621a4de772d1b4f on GTK+ <3...Emmanuel Gil Peyrot1-1/+5
2018-06-17ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis8-12/+223
2018-06-17Potential fix for FTBFS introduced in 60ecfba7Alexander Valavanis1-0/+5
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis46-124/+105
2018-06-16Minor documentation changes.Tavmjong Bah1-8/+20
2018-06-15Increase allowed precision for filter "offset" primitive.Tavmjong Bah1-2/+2
2018-06-14Create at least two radio buttons for a table.Tavmjong Bah1-0/+7
2018-06-14Limit style alternatives label width.Tavmjong Bah1-0/+7