summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix compiling issues and some improvementsJabier Arraiza2019-07-142-10/+6
| |
* | retain tool colorJabier Arraiza2019-07-141-2/+4
| |
* | fixing coding styleJabier Arraiza2019-07-146-95/+89
| |
* | remove some comments and a warningJabier Arraiza2019-07-142-10/+1
| |
* | Powerpencil substituteJabier Arraiza2019-07-142-15/+11
| |
* | PoewePencil improvementsJabier Arraiza2019-07-1410-349/+383
| |
* | Pre-Threading commentJabier Arraiza2019-07-144-62/+76
| |
* | working on redrawJabier Arraiza2019-07-144-300/+196
| |
* | working on powerpencil in other threadJabier Arraiza2019-07-148-84/+215
| |
* | fix #325 LaTeX export brokenThomas Holder2019-07-111-13/+2
| |
* | macOS menu: "Window" before "Help"Thomas Holder2019-07-111-0/+14
| | | | | | | | Closes #322
* | CLI: Warn if --export-file is used with multiple input filesPatrick Storz2019-07-111-1/+18
| |
* | adaptagrams: sync with upstreamPatrick Storz2019-07-10113-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 CairoRenderContextPatrick Storz2019-07-103-45/+83
| |
* | cairo-renderer: set metadata in outputPatrick Storz2019-07-104-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 datePatrick Storz2019-07-102-4/+4
| |
* | cairo-renderer: fix commentPatrick Storz2019-07-101-1/+1
| |
* | cairo-renderer: / cairo-render-context: whitespace fixesPatrick Storz2019-07-104-23/+21
| |
* | Enhancements for --export-type command line optionPatrick Storz2019-07-103-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 typoMehran-Baghi2019-07-101-1/+1
| |
* | fix coding styleJabier Arraiza2019-07-091-5/+3
| |
* | Fix a issue on defaulñt colors for custom theme, remove the not needed ↵Jabiertxof2019-07-092-26/+19
| | | | | | | | folder scallable and add a WIP icons for align and distribute
* | comment uneeded headerJabier Arraiza2019-07-083-15/+10
| |
* | fix issue on theme changeJabier Arraiza2019-07-086-40/+48
| |
* | Improve scrool on selectorsJabiertxof2019-07-081-0/+2
| |
* | fix compiling issueJabier Arraiza2019-07-081-2/+2
| |
* | fix compiling problemJabier Arraiza2019-07-081-1/+0
| |
* | finish rebase from masterJabier Arraiza2019-07-084-6/+2
| |
* | comment alternate colorsJabier Arraiza2019-07-083-4/+61
| |
* | Fix coding styleJabiertxof2019-07-082-14/+12
| |
* | Allow pop in front and disable color buttons viewJabiertxof2019-07-083-21/+21
| |
* | Refctor of Adam Belis icons to fit new system and fix bug compilingJabiertxof2019-07-081-1/+1
| |
* | Bug fixing of update colorsJabiertxof2019-07-082-116/+144
| |
* | Bug fixes and add Adam Belis icon setJabiertxof2019-07-081-6/+9
| |
* | Fix coding styleJabiertxof2019-07-082-6/+5
| |
* | Improvements to temming allow diferent on dark themesJabiertxof2019-07-083-82/+45
| |
* | Coding Style FixesJabiertxof2019-07-085-30/+35
| |
* | Add coloring default to themeJabiertxof2019-07-086-164/+166
| |
* | working wth colors for iconsJabier Arraiza2019-07-085-162/+206
| |
* | add improvements to color handlingJabiertxof2019-07-085-32/+59
| |
* | Allow good render of multiples stylesheetsJabiertxof2019-07-084-14/+11
| |
* | improve speed not reloading root if only one style tagJabier Arraiza2019-07-082-3/+5
| |
* | allow multiple style tagsJabier Arraiza2019-07-085-184/+141
| |
* | Add initial commitJabiertxof2019-07-089-83/+130
| |
* | Fixing coding styleJabiertxof2019-07-082-2/+2
| |
* | Adding styles defaultJabiertxof2019-07-086-31/+37
| |
* | Fix coding styleJabiertxof2019-07-085-51/+39
| |
* | Initial code to fixJabiertxof2019-07-0810-55/+224
| |
* | Display spiro pen preview right after backspaceNathan Lee2019-07-061-6/+7
| | | | | | | | Fix https://gitlab.com/inkscape/inkscape/issues/282
* | Fix coding styleJabiertxof2019-07-054-16/+17
| |