summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve the sync path on clone LPEJabiertxof2019-05-162-35/+96
* Fix a bug on reloading LPE Clone effectJabiertxof2019-05-163-5/+6
* Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...Jabier Arraiza2019-05-152-25/+49
* Fix meassuring problems in meassure LPEJabier Arraiza2019-05-122-20/+11
* Revert bad fix from previous commitJabiertxof2019-05-081-1/+1
* Fix a crashing bug on Fillet Chamfer LPEJabiertxof2019-05-081-1/+1
* Select filter on each LPE add dialog to easy remove or modify. Also improve L...Jabier Arraiza2019-05-011-24/+24
* Allow LPE retain elements on convert to paths inside the original defs objectJabiertxof2019-05-011-1/+3
* Make it clear to translators: do not translate these variables.Gyuris Gellért2019-04-181-0/+1
* LPE mirror symmetry: Clarify some stringsPatrick Storz2019-04-091-14/+14
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-021-1/+1
* Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz2019-04-021-8/+8
* Avoid crash from nullptr exceptionNathan Lee2019-04-021-5/+5
* full remove expader + codeJabiertxof2019-03-271-1/+0
* Remove the expander code. Retain only for LPE default settingsJabiertxof2019-03-271-0/+1
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-251-2/+6
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-253-136/+112
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-252-46/+278
* lpe-pts2ellipse: parameter enabling based on creation methodschwieni2019-03-254-7/+36
* correct clang-format lpe-pts2ellipse.cppschwieni2019-03-251-1/+1
* lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni2019-03-252-119/+85
* lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three po...schwieni2019-03-252-200/+308
* Merge: Avoid the “using std::*;” or “using namespace std;” constructMartin Owens2019-03-066-11/+3
|\
| * Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-066-11/+3
* | Update strings for Measure Segments LPEMaren Hachmann2019-03-051-38/+40
|/
* Update issues on CIJabiertxof2019-02-184-28/+27
* Fix compiling issuesJabiertxof2019-02-182-4/+4
* Add descriptions and fixes to show disabled and rename dash to dashed stoke LPEJabiertxof2019-02-185-33/+33
* Add missing icons and add double languajeJabier Arraiza2019-02-182-24/+90
* Add apply functionJabiertxof2019-02-181-4/+14
* Improving window positionJabiertxof2019-02-181-1/+1
* Add descriptionsJabiertxof2019-02-182-117/+51
* add sorting and favoritesJabier Arraiza2019-02-182-5/+71
* improving enum positionJabier Arraiza2019-02-182-731/+726
* adding symbolsJabier Arraiza2019-02-182-70/+0
* fixing coding style and translation and merge from masterJabier Arraiza2019-02-182-2/+909
* Fix wrong message in path parameterJabiertxof2019-02-051-1/+1
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-0510-38/+24
* Fix some typos and syntax errorsMattia Rizzolo2019-01-221-1/+1
* Misc. typo and whitespace fixesluz.paz2019-01-143-3/+3
* run clang tidy modernize passMarc Jeanmougin2019-01-022-3/+5
* modernize: add overridesMarc Jeanmougin2019-01-023-4/+4
* modernize loops (2)Marc Jeanmougin2019-01-026-22/+20
* modernize loopsMarc Jeanmougin2019-01-0240-388/+365
* Minor style fixesMarc Jeanmougin2019-01-013-16/+12
* remove "Perspective path" LPEThomas Holder2018-12-165-397/+0
* Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza2018-12-1515-193/+158
* -Werror=format -Werror=format-securityThomas Holder2018-11-212-5/+2
* Change preference to allow backward compatibilityJabier Arraiza2018-11-131-1/+1
* Fix codding styleJabiertxof2018-11-094-5/+5