| Commit message (Collapse) | Author | Files | Lines |
|
- avoid unnecessary internal usage of desktop coordinates, e.g.
in SpellCheck::compareTextBboxes
- document whether a function argument is in document or desktop
coordinates, e.g. for SPDocument::getItemsInBox
|
|
Thanks to @Qantas94Heavy 's comments.
----
I hereby disclaim any implicit or explicit ownership of my changes in this
changeset, and put them under a multiple licence consisting of your choice of
one of more of:
- The CC0 / Public Domain - https://creativecommons.org/choose/zero/ .
- The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License
- The default licence of your project
- The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version
2.1 or higher
- The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or
higher
- Any licence in the 2018-Aug-27 popular licenses list of
https://opensource.org/licenses
- The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later
- The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later
- The https://en.wikipedia.org/wiki/ISC_license
- The https://opensource.org/licenses/BSD-2-Clause
Crediting me will be nice, but not mandatory, and you can change the licence
of the project without needing my permission.
|
|
Call this->setAttribute(...) directly instead of
this->getRepr()->setAttribute(...). This avoids clutter and mental indirection.
See
http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116
and https://en.wikipedia.org/wiki/Law_of_Demeter .
---
I hereby disclaim any implicit or explicit ownership of my changes in this
changeset, and put them under a multiple licence consisting of your choice of
one of more of:
- The CC0 / Public Domain - https://creativecommons.org/choose/zero/ .
- The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License
- The default licence of your project
- The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version
2.1 or higher
- The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or
higher
- Any licence in the 2018-Aug-27 popular licenses list of
https://opensource.org/licenses
- The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later
- The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later
- The https://en.wikipedia.org/wiki/ISC_license
- The https://opensource.org/licenses/BSD-2-Clause
Crediting me will be nice, but not mandatory, and you can change the licence
of the project without needing my permission.
|
|
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
|
|
|
|
|
|
|
|
Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"`
|
|
This replaces all NULL or 0 with nullptr when assigned to or returned as
a pointer.
|
|
|
|
Found via `codespell` and `grep`
|
|
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
|
|
|
|
|
|
A lot of header clean-up.
|
|
|
|
|
|
Fixed bugs:
- https://launchpad.net/bugs/1660992
(bzr r15477)
|
|
(bzr r15034)
|
|
(bzr r15027)
|
|
(bzr r15025)
|
|
(bzr r14741)
|
|
Basically flip a flag to use a slower but more accurate offset method.
(bzr r14156)
|
|
(bzr r14059.2.2)
|
|
(bzr r13939.1.1)
|
|
#1348891, #1344217, #1333445, and stubborn Windows bug #956225 (possibly more).
Fixed bugs:
- https://launchpad.net/bugs/1348891
- https://launchpad.net/bugs/1344217
- https://launchpad.net/bugs/1333445
- https://launchpad.net/bugs/956225
(bzr r13474)
|
|
(bzr r13341.1.51)
|
|
(bzr r13341.1.50)
|
|
(bzr r12814)
|
|
(bzr r12729)
|
|
remove const.
(bzr r12584)
|
|
Fixed bugs:
- https://launchpad.net/bugs/1199192
(bzr r12550)
|
|
(bzr r11608.1.86)
|
|
(bzr r11608.1.81)
|
|
(bzr r11608.1.78)
|
|
(bzr r11608.1.76)
|
|
(bzr r11608.1.75)
|
|
(bzr r11608.1.72)
|
|
rewritten, as they aren't real classes.
(bzr r11608.1.69)
|
|
(bzr r11608.1.67)
|
|
(bzr r11608.1.63)
|
|
(bzr r11608.1.57)
|
|
Added some missing virtual pads for classes that were hidden by preprocessor macros.
(bzr r11608.1.55)
|
|
(bzr r11608.1.48)
|
|
(bzr r12064)
|
|
(bzr r12039)
|
|
(bzr r11608.1.46)
|
|
they are not used elsewhere.
(bzr r11735)
|
|
(bzr r11608.1.45)
|
|
(bzr r11608.1.7)
|