| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | fix compiling issues and some improvements | Jabier Arraiza | 2019-07-14 | 2 | -10/+6 | |
| | | | ||||||
| * | | retain tool color | Jabier Arraiza | 2019-07-14 | 1 | -2/+4 | |
| | | | ||||||
| * | | fixing coding style | Jabier Arraiza | 2019-07-14 | 6 | -95/+89 | |
| | | | ||||||
| * | | remove some comments and a warning | Jabier Arraiza | 2019-07-14 | 2 | -10/+1 | |
| | | | ||||||
| * | | Powerpencil substitute | Jabier Arraiza | 2019-07-14 | 2 | -15/+11 | |
| | | | ||||||
| * | | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 10 | -349/+383 | |
| | | | ||||||
| * | | Pre-Threading comment | Jabier Arraiza | 2019-07-14 | 4 | -62/+76 | |
| | | | ||||||
| * | | working on redraw | Jabier Arraiza | 2019-07-14 | 4 | -300/+196 | |
| | | | ||||||
| * | | working on powerpencil in other thread | Jabier Arraiza | 2019-07-14 | 8 | -84/+215 | |
| | | | ||||||
| * | | fix #325 LaTeX export broken | Thomas Holder | 2019-07-11 | 1 | -13/+2 | |
| | | | ||||||
| * | | macOS menu: "Window" before "Help" | Thomas Holder | 2019-07-11 | 1 | -0/+14 | |
| | | | | | | | | | Closes #322 | |||||
| * | | CLI: Warn if --export-file is used with multiple input files | Patrick Storz | 2019-07-11 | 1 | -1/+18 | |
| | | | ||||||
| * | | adaptagrams: sync with upstream | Patrick Storz | 2019-07-10 | 113 | -2344/+3227 | |
| | | | | | | | | | | | | | | | | | now at https://github.com/mjwybrow/adaptagrams/commit/c8e31964dc22605eec455b24c11909b4b1b8ca03 + https://github.com/mjwybrow/adaptagrams/pull/33 + https://github.com/mjwybrow/adaptagrams/pull/38 | |||||
| * | | Move reproducible-builds hack out of CairoRenderContext | Patrick Storz | 2019-07-10 | 3 | -45/+83 | |
| | | | ||||||
| * | | cairo-renderer: set metadata in output | Patrick Storz | 2019-07-10 | 4 | -35/+139 | |
| | | | | | | | | | | | | | - metadata is taken from the SVG document; - fields that are compatible with the target format (and also supported by cairo) are set accordingly | |||||
| * | | inkscape-version: offer variant without revision and date | Patrick Storz | 2019-07-10 | 2 | -4/+4 | |
| | | | ||||||
| * | | cairo-renderer: fix comment | Patrick Storz | 2019-07-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | cairo-renderer: / cairo-render-context: whitespace fixes | Patrick Storz | 2019-07-10 | 4 | -23/+21 | |
| | | | ||||||
| * | | Enhancements for --export-type command line option | Patrick Storz | 2019-07-10 | 3 | -69/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | Now allows to - export multiple types at once, e.g. using `--export-type=pdf,png` - export to different file name(s) when using `--export-type` by using --export-file option (extension is stripped/added as needed) Also be more lenient with user-specified file extensions in general: Warn the user, however do not abort export but continue with what we would have expected (and the user likely meant to do) | |||||
| * | | Correct a typo | Mehran-Baghi | 2019-07-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix coding style | Jabier Arraiza | 2019-07-09 | 1 | -5/+3 | |
| | | | ||||||
| * | | Fix a issue on defaulñt colors for custom theme, remove the not needed ↵ | Jabiertxof | 2019-07-09 | 2 | -26/+19 | |
| | | | | | | | | | folder scallable and add a WIP icons for align and distribute | |||||
| * | | comment uneeded header | Jabier Arraiza | 2019-07-08 | 3 | -15/+10 | |
| | | | ||||||
| * | | fix issue on theme change | Jabier Arraiza | 2019-07-08 | 6 | -40/+48 | |
| | | | ||||||
| * | | Improve scrool on selectors | Jabiertxof | 2019-07-08 | 1 | -0/+2 | |
| | | | ||||||
| * | | fix compiling issue | Jabier Arraiza | 2019-07-08 | 1 | -2/+2 | |
| | | | ||||||
| * | | fix compiling problem | Jabier Arraiza | 2019-07-08 | 1 | -1/+0 | |
| | | | ||||||
| * | | finish rebase from master | Jabier Arraiza | 2019-07-08 | 4 | -6/+2 | |
| | | | ||||||
| * | | comment alternate colors | Jabier Arraiza | 2019-07-08 | 3 | -4/+61 | |
| | | | ||||||
| * | | Fix coding style | Jabiertxof | 2019-07-08 | 2 | -14/+12 | |
| | | | ||||||
| * | | Allow pop in front and disable color buttons view | Jabiertxof | 2019-07-08 | 3 | -21/+21 | |
| | | | ||||||
| * | | Refctor of Adam Belis icons to fit new system and fix bug compiling | Jabiertxof | 2019-07-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Bug fixing of update colors | Jabiertxof | 2019-07-08 | 2 | -116/+144 | |
| | | | ||||||
| * | | Bug fixes and add Adam Belis icon set | Jabiertxof | 2019-07-08 | 1 | -6/+9 | |
| | | | ||||||
| * | | Fix coding style | Jabiertxof | 2019-07-08 | 2 | -6/+5 | |
| | | | ||||||
| * | | Improvements to temming allow diferent on dark themes | Jabiertxof | 2019-07-08 | 3 | -82/+45 | |
| | | | ||||||
| * | | Coding Style Fixes | Jabiertxof | 2019-07-08 | 5 | -30/+35 | |
| | | | ||||||
| * | | Add coloring default to theme | Jabiertxof | 2019-07-08 | 6 | -164/+166 | |
| | | | ||||||
| * | | working wth colors for icons | Jabier Arraiza | 2019-07-08 | 5 | -162/+206 | |
| | | | ||||||
| * | | add improvements to color handling | Jabiertxof | 2019-07-08 | 5 | -32/+59 | |
| | | | ||||||
| * | | Allow good render of multiples stylesheets | Jabiertxof | 2019-07-08 | 4 | -14/+11 | |
| | | | ||||||
| * | | improve speed not reloading root if only one style tag | Jabier Arraiza | 2019-07-08 | 2 | -3/+5 | |
| | | | ||||||
| * | | allow multiple style tags | Jabier Arraiza | 2019-07-08 | 5 | -184/+141 | |
| | | | ||||||
| * | | Add initial commit | Jabiertxof | 2019-07-08 | 9 | -83/+130 | |
| | | | ||||||
| * | | Fixing coding style | Jabiertxof | 2019-07-08 | 2 | -2/+2 | |
| | | | ||||||
| * | | Adding styles default | Jabiertxof | 2019-07-08 | 6 | -31/+37 | |
| | | | ||||||
| * | | Fix coding style | Jabiertxof | 2019-07-08 | 5 | -51/+39 | |
| | | | ||||||
| * | | Initial code to fix | Jabiertxof | 2019-07-08 | 10 | -55/+224 | |
| | | | ||||||
| * | | Display spiro pen preview right after backspace | Nathan Lee | 2019-07-06 | 1 | -6/+7 | |
| | | | | | | | | | Fix https://gitlab.com/inkscape/inkscape/issues/282 | |||||
| * | | Fix coding style | Jabiertxof | 2019-07-05 | 4 | -16/+17 | |
| | | | ||||||
