summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | improved tool-tips for better usability
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-253-136/+112
| | | | improved tool-tips for better usability
* lpe-pts2ellipse: added perspective circle from 4 pointsschwieni2019-03-252-46/+278
| | | | improved tool-tips for better usability
* 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 ↵schwieni2019-03-252-119/+85
| | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file.
* lpe-pts2ellipse: added Steiner ellipse and inellipse generation from three ↵schwieni2019-03-252-200/+308
| | | | | | | points. Did some minor cleanup too. Added me to the AUTHORS file.
* 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
| | | | | | | | This makes the code a lot less readable and greppable for no reason.
* | 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
| | | | | | | | | Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
* Misc. typo and whitespace fixesluz.paz2019-01-143-3/+3
| | | Found via `codespell` and `atom editor`
* 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
| | | | | - unmaintained "test effect", nobody knows how it works - broken with (maybe also without?) yaxisdown=true
* Remove unused transform functions related to LPE and improvements to ↵Jabier Arraiza2018-12-1515-193/+158
| | | | fill-betreen-* LPEs
* -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
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-096-6/+6
|
* Fix compiling bugJabiertxof2018-11-091-4/+3
|
* This improve symbolic icon rendering moving it to CSS only. There is places ↵Jabiertxof2018-11-091-2/+2
| | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack
* convert to unix line endingsMax Gaukler2018-11-082-193/+193
|
* Clarify licensesMax Gaukler2018-11-08180-276/+438
| | | | | | - 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
* Add knot to offset LPE on load in new documentsJabier Arraiza2018-11-061-1/+7
|
* Fixing bad destruction of Fillet Chamfer LPE itemsJabier Arraiza2018-11-052-12/+5
|
* Changin interruption to gap as Maren sugest in MRJabiertxof2018-10-251-2/+2
|
* Fixing coding styleJabiertxof2018-10-251-3/+6
|
* Improvements to simplify KnotsJabiertxof2018-10-252-10/+7
|
* Add fixes in review.Jabiertxof2018-10-251-2/+2
|
* Fixing coding styleJabiertxof2018-10-251-22/+19
|
* Add new features to knot LPEJabiertxof2018-10-252-6/+34
|