summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for pressure pencilJabier Arraiza2019-07-1911-138/+178
|
* Improvements finish pointed by MarenJabier Arraiza2019-07-1913-94/+157
|
* Fix translations and coding styleJabier Arraiza2019-07-195-61/+47
|
* Improvemets to power pencilJabiertxof2019-07-1910-192/+213
|
* Fix maren pointed bugsJabiertxof2019-07-193-68/+44
|
* Add ruler color customizableJabier Arraiza2019-07-191-1/+1
|
* icons: do not re-use 'layer-rename' for "Move selection to layer"Patrick Storz2019-07-191-1/+1
|
* icons: replace deprecated gtk stock iconsPatrick Storz2019-07-192-3/+2
| | | | | | They seems to be missing in some environments already... Fixes https://gitlab.com/inkscape/inkscape/issues/335
* Avoid code duplication in ConcreteInkscapeApplication<T>::on_open()Patrick Storz2019-07-172-47/+32
|
* Stop End button selecting first swatch in listNathan Lee2019-07-172-9/+33
| | | | Fix gitlab.com/inkscape/inbox/issues/659
* Derive pattern knots off the same subclassNathan Lee2019-07-152-40/+31
|
* Check knot's pattern still exists before updateNathan Lee2019-07-153-3/+34
| | | | | | | Stop crash when pattern changed via swatch palette, and knot is still present. https://gitlab.com/inkscape/inkscape/issues/70
* Override navigation in swatch/gradient listNathan Lee2019-07-152-0/+64
| | | | Fix gitlab.com/inkscape/inkscape/issues/237
* Eraser tool fixesThomas Holder2019-07-151-2/+5
| | | | | - Fix #331 Crash when erasing in document without layers - Fix #332 Clip-path wrong when erasing with parent transform
* 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
|