| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove Inkscape::URI::toString | Thomas Holder | 2018-11-05 | 1 | -10/+4 |
| | | |||||
| * | Remove unused includes. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | fix masked object's selection bbox | Thomas Holder | 2018-10-12 | 1 | -0/+4 |
| | | |||||
| * | SPAttributeEnum typed function arguments | Thomas Holder | 2018-10-06 | 1 | -1/+1 |
| | | |||||
| * | fix 1795942 "object to path" uses outdated state | Thomas Holder | 2018-10-05 | 1 | -0/+1 |
| | | |||||
| * | Fixes for LPE transforms and a bug when closing inkscape, related to ↵ | Jabiertxof | 2018-10-02 | 1 | -6/+0 |
| | | | | | lpeobject-reference | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Improvements to transforms in LPE | Jabier Arraiza | 2018-10-01 | 1 | -2/+4 |
| | | |||||
| * | fix 1787601 star stroke width scaled by 3.78 | Thomas Holder | 2018-09-30 | 1 | -1/+0 |
| | | |||||
| * | SP_ACTIVE_DESKTOP: check for NULL or eliminate | Thomas Holder | 2018-09-27 | 1 | -1/+1 |
| | | |||||
| * | Revert 9688e3858010724f4cd16664025e5c54b4e9872f | Jabier Arraiza | 2018-09-26 | 1 | -4/+2 |
| | | |||||
| * | Fix #1787601 star stroke width broken (scaled by 3.78) | Jabier Arraiza | 2018-09-26 | 1 | -2/+4 |
| | | |||||
| * | fix "Arrange" dialog with inverted y-axis | Thomas Holder | 2018-09-23 | 1 | -8/+4 |
| | | |||||
| * | fixes and improvementes to power clip and powermask | Jabiertxof | 2018-09-13 | 1 | -1/+1 |
| | | |||||
| * | fix object-set-test crash | Thomas Holder | 2018-09-12 | 1 | -2/+3 |
| | | |||||
| * | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -2/+1 |
| | | | | | | | | | | Replaces all hard coded or implicit desktop coordinate usage with doc2dt multiplication. New global preference: Interface > Origin at upper left https://bugs.launchpad.net/inkscape/+bug/170049 | ||||
| * | Relative values for strokes: | Tavmjong Bah | 2018-08-15 | 1 | -3/+4 |
| | | | | | | | Fix segmenation fault on reading dashes with % values. Fix computed value for dashes with % values (use viewport diagonal length). Support % values for stroke width. | ||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -4/+1 |
| | | |||||
| * | Update to trunk and styling fixes | Jabier Arraiza | 2018-08-05 | 1 | -4/+4 |
| | | |||||
| * | coding style fixes | Jabier Arraiza | 2018-08-05 | 1 | -5/+5 |
| | | |||||
| * | Refactor with Tav help | Jabier Arraiza | 2018-08-05 | 1 | -1/+5 |
| | | |||||
| * | Revert changes | Jabier Arraiza | 2018-08-05 | 1 | -3/+2 |
| | | |||||
| * | Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵ | Jabier Arraiza | 2018-08-05 | 1 | -2/+3 |
| | | | | | pref optional to scale dashes on stroke scale | ||||
| * | Move global functions into SPPrintContext methods. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This reduces the boilerplate required to add a new element to a container. | ||||
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This makes it clearer whether an integer or a boolean has to be passed in this specific call. | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -57/+57 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -9/+9 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -9/+9 |
| | | |||||
| * | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 1 | -1/+1 |
| | | |||||
| * | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 1 | -4/+2 |
| | | |||||
| * | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 1 | -2/+5 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -1/+17 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -0/+1739 |
| A lot of header clean-up. | |||||
