summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-mirror_symmetry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-281-1/+2
|
* refactor: private SPIBase::_nameThomas Holder2019-10-281-3/+3
|
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵Jabier Arraiza2019-09-301-11/+7
| | | | LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked.
* Typo in tooltip.Gyuris Gellért2019-08-201-1/+1
|
* Remove some trailing whitespace.Moini2019-07-201-10/+10
|
* Improve some LPE descriptions.Moini2019-07-201-1/+1
|\
| * Small string fixes in rotate copies and mirror lpeMaren Hachmann2019-04-251-2/+2
| |
* | Remove some couts and delete uneeded LPE parameterJabier Arraiza2019-05-261-9/+1
| |
* | Allow open paths in mirror symmetry LPEJabier Arraiza2019-05-261-49/+19
| |
* | Rename wrong named functionJabiertxof2019-05-251-5/+4
| |
* | Allow style as attribute in CopyRotate LPE and Mirror SymmetryJabiertxof2019-05-251-10/+45
|/
* LPE mirror symmetry: Clarify some stringsPatrick Storz2019-04-091-14/+14
|
* modernize loopsMarc Jeanmougin2019-01-021-16/+13
|
* Minor style fixesMarc Jeanmougin2019-01-011-4/+2
|
* Remove unused transform functions related to LPE and improvements to ↵Jabier Arraiza2018-12-151-11/+0
| | | | fill-betreen-* LPEs
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - 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
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanupJabier Arraiza2018-05-261-64/+105
|
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-8/+8
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-8/+8
|
* Base LPE refactorJabier Arraiza2018-03-261-112/+138
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+5
| | | | A lot of header clean-up.
* Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-291-0/+1
| | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15713)
* Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-281-0/+1
| | | | | values set yet to not LPE stored values when loading a previous file (bzr r15711)
* More fixes to LPEJabiertxof2017-05-271-36/+2
| | | (bzr r15705)
* Change bad named varsJabiertxof2017-05-271-2/+2
| | | (bzr r15704)
* Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-261-5/+5
| | | (bzr r15702)
* fix a brunch of memory leaks pt.2chr2017-05-231-1/+3
| | | | | | I'd like to see the crappy API fixed, to avoid this stupid mistakes. (bzr r15698.1.12)
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-1/+1
| | | (bzr r15673)
* Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-19/+19
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
* Fix erase lpe in multi LPE modeJabiertxof2017-05-011-1/+0
| | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
* Remove some compiling warnsJabiertxof2017-03-161-1/+1
| | | (bzr r15599)
* Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-181-74/+86
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1665595 (bzr r15530)
* Remmove unneded conditional from rotate copies and mirror symmetryJabiertxof2017-02-161-1/+1
| | | (bzr r15524)
* Fix crashes when element is not shape in rotate copies and mirror symmetry. ↵Jabiertxof2017-02-161-1/+1
| | | | | remove std::cout uneeded (bzr r15523)
* merge lp:~inkscape.dev/inkscape/mirror_improvementsJabier Arraiza Cenoz2017-01-241-64/+278
|\ | | | | (bzr r15438)
| * Bug fixesJabiertxof2017-01-241-54/+0
| | | | | | (bzr r15295.1.65)
| * Fixes some compiling bugJabiertxof2017-01-241-32/+32
| | | | | | (bzr r15295.1.64)
| * Remove some code and make dependant of rotate copiesJabiertxof2017-01-241-33/+36
| |\ | |/ |/| (bzr r15295.1.63)
| * Fix offset gapJabiertxof2017-01-081-3/+4
| | | | | | (bzr r15295.1.60)
| * Some naming fix and headersJabiertxof2017-01-071-6/+6
| | | | | | (bzr r15295.1.59)
| * Some naming fix and headersJabiertxof2017-01-071-8/+5
| | | | | | (bzr r15295.1.57)
| * Bug fixes and add a slight gap to no line in middleJabier Arraiza Cenoz2017-01-051-10/+4
| | | | | | (bzr r15295.1.55)
| * Workingcd ../mirror_improvements!Jabier Arraiza Cenoz2017-01-051-10/+14
| | | | | | (bzr r15295.1.53)
| * Fixing mirror on splitJabier Arraiza Cenoz2017-01-051-63/+50
| | | | | | (bzr r15295.1.51)
| * Fixing some bugsJabiertxof2017-01-041-26/+28
| | | | | | (bzr r15295.1.50)
| * Fixing broken thingsJabier Arraiza Cenoz2017-01-031-26/+0
| | | | | | (bzr r15295.1.49)
| * Fixing some bugsJabiertxof2017-01-031-124/+122
| | | | | | (bzr r15295.1.48)
| * Fixing pathsJabier Arraiza Cenoz2017-01-021-5/+51
| | | | | | (bzr r15295.1.46)