| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes pointed by maren in original MR | Jabier Arraiza | 2018-07-25 | 2 | -14/+23 |
| * | Fixing a win bug open folders | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -0/+4 |
| * | Fixing coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -2/+3 |
| * | Fixing a win compiling bug and fix a string pointed by vlada | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -4/+4 |
| * | Fixing a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 |
| * | Fixing a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -9/+2 |
| * | Fix a win compiling bug and coding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 5 | -69/+76 |
| * | Working on open folders on WIN | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -3/+12 |
| * | Fix codding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 4 | -50/+49 |
| * | Fix a compiling bug | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 |
| * | Add some Marting sugestions about main.cpp in MR | Jabiertxo Arraiza Cenoz | 2018-07-25 | 4 | -57/+71 |
| * | Improve tooltip for open button in preferences | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -8/+8 |
| * | Improve string for open button in preferences II | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+1 |
| * | Improve string for open button in preferences | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -3/+3 |
| * | Improve the look of prefs buttons | Jabier Arraiza | 2018-07-24 | 2 | -5/+13 |
| * | Fix buttons strings | Jabier Arraiza | 2018-07-24 | 1 | -2/+2 |
| * | Fix buttons strings | Jabier Arraiza | 2018-07-24 | 1 | -2/+2 |
| * | Add buttons to open folders as sugestion of Maren | Jabier Arraiza | 2018-07-24 | 4 | -8/+66 |
| * | Fix a wrongy commit | Jabier Arraiza | 2018-07-24 | 4 | -13/+3 |
| * | Remove pointer | Jabiertxo Arraiza Cenoz | 2018-07-24 | 4 | -6/+16 |
| * | Add themes inkscape folder abailable by the app | Jabiertxo Arraiza Cenoz | 2018-07-24 | 2 | -2/+35 |
| * | Toggle symbolic icons staff depending the theme has it or not | Jabiertxo Arraiza Cenoz | 2018-07-22 | 2 | -8/+41 |
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 17 | -194/+164 |
| * | Fixing some icons dont redraw | Jabier Arraiza | 2018-07-21 | 2 | -10/+4 |
| * | Working on themes | Jabier Arraiza | 2018-07-21 | 9 | -15/+116 |
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 63 | -633/+1099 |
| * | Fix non-standard type | Eduard Braun | 2018-07-03 | 1 | -1/+1 |
| * | Reduce width of Transform dialog by making spinbuttons narrower | Geoff Lankow | 2018-07-02 | 3 | -0/+17 |
| * | Fix codding style | Jabier Arraiza | 2018-06-25 | 1 | -2/+2 |
| * | Fix for bug 1777530 on master | Jabier Arraiza | 2018-06-25 | 3 | -12/+4 |
| * | Merge branch 'sp_print' of gitlab.com:linkmauve/inkscape | Marc Jeanmougin | 2018-06-21 | 18 | -115/+111 |
| |\ | |||||
| | * | Move global functions into SPImage methods. | Emmanuel Gil Peyrot | 2018-06-21 | 4 | -14/+15 |
| | * | Move global functions into SPGradient methods. | Emmanuel Gil Peyrot | 2018-06-21 | 6 | -51/+48 |
| | * | Move global functions into SPPrintContext methods. | Emmanuel Gil Peyrot | 2018-06-21 | 9 | -50/+48 |
| * | | Merge branch 'transf_mat_3x4' of gitlab.com:linkmauve/inkscape | Marc Jeanmougin | 2018-06-21 | 1 | -5/+0 |
| |\ \ | |||||
| | * | | Remove unused headers in transf_mat_3x4. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -5/+0 |
| | |/ | |||||
| * | | Merge branch 'move-pixmaps' of gitlab.com:linkmauve/inkscape | Marc Jeanmougin | 2018-06-21 | 77 | -57/+53 |
| |\ \ | |||||
| | * | | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 2018-06-21 | 77 | -57/+53 |
| | |/ | |||||
| * / | Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline... | Tavmjong Bah | 2018-06-21 | 3 | -200/+253 |
| |/ | |||||
| * | Merge branch 'select-page' of gitlab.com:bobqwatson/inkscape | Marc Jeanmougin | 2018-06-20 | 3 | -0/+21 |
| |\ | |||||
| | * | Add command-line option to select PDF page | Joe Rabinoff | 2018-06-19 | 3 | -0/+21 |
| * | | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 21 | -65/+65 |
| * | | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 18 | -116/+100 |
| * | | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 21 | -128/+126 |
| * | | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 202 | -631/+631 |
| * | | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 61 | -345/+345 |
| * | | Run clang-tidy’s modernize-use-noexcept pass. | Emmanuel Gil Peyrot | 2018-06-18 | 5 | -15/+15 |
| * | | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 48 | -125/+125 |
| * | | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 38 | -90/+128 |
| |/ | |||||
| * | Update pdf-parser.cpp | Marc Jeanmougin | 2018-06-18 | 1 | -4/+0 |
