| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Go back to iconTemes placed only on inkscape folders | Jabier Arraiza | 2018-07-27 | 1 | -67/+93 |
| * | fixing coding style | Jabier Arraiza | 2018-07-27 | 2 | -5/+3 |
| * | Refactor fo theme switcher | Jabier Arraiza | 2018-07-27 | 3 | -3/+6 |
| * | working on symbolic | Jabier Arraiza | 2018-07-26 | 1 | -7/+8 |
| * | Refactoring icon locations | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -3/+3 |
| * | Fixing coding style | Jabiertxo Arraiza Cenoz | 2018-07-26 | 3 | -40/+28 |
| * | Add allow to use system icon sets | Jabiertxo Arraiza Cenoz | 2018-07-26 | 3 | -39/+79 |
| * | Fixing paths to allow themes and icons inside main inkscape instalation not o... | Jabier Arraiza | 2018-07-26 | 2 | -2/+7 |
| * | Fix symbolic icon color width | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -1/+1 |
| * | fix coding style | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -1/+1 |
| * | fix a string | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -1/+1 |
| * | Open folders in inkscape preferences with XGD. Also added a tentative for Mac | Jabiertxo Arraiza Cenoz | 2018-07-26 | 1 | -5/+4 |
| * | 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 | 4 | -66/+72 |
| * | Working on open folders on WIN | Jabiertxo Arraiza Cenoz | 2018-07-25 | 1 | -1/+7 |
| * | Fix codding style | Jabiertxo Arraiza Cenoz | 2018-07-25 | 2 | -43/+42 |
| * | 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 | 1 | -3/+4 |
| * | 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 | 1 | -2/+5 |
| * | 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 | 7 | -115/+105 |
| * | Fixing some icons dont redraw | Jabier Arraiza | 2018-07-21 | 1 | -7/+3 |
| * | Working on themes | Jabier Arraiza | 2018-07-21 | 3 | -9/+7 |
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 35 | -218/+437 |
| * | 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 |
| * | Merge branch 'sp_print' of gitlab.com:linkmauve/inkscape | Marc Jeanmougin | 2018-06-21 | 2 | -2/+2 |
| |\ | |||||
| | * | Move global functions into SPGradient methods. | Emmanuel Gil Peyrot | 2018-06-21 | 2 | -2/+2 |
| * | | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 2018-06-21 | 76 | -52/+2102 |
| |/ | |||||
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 6 | -18/+18 |
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 3 | -8/+9 |
| * | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 7 | -63/+63 |
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 22 | -115/+115 |
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 22 | -226/+226 |
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 17 | -73/+73 |
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 11 | -19/+33 |
