summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-measure-segments.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: ↵Jabier Arraiza2019-11-051-104/+121
| | | | Labels shifted, https://gitlab.com/inkscape/inkscape/issues/119, Measure Segments LPE: Measure bounding box + enlarge bb causes crash and https://gitlab.com/inkscape/inbox/issues/189 Measure Segments LPE: String formatting for label doesn't work as expected
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-6/+3
| | | | change
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵Jabier Arraiza2019-09-301-14/+10
| | | | LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked.
* finish rebase from masterJabier Arraiza2019-07-081-3/+2
|
* Fix meassuring problems in meassure LPEJabier Arraiza2019-05-121-19/+11
|
* Make it clear to translators: do not translate these variables.Gyuris Gellért2019-04-181-0/+1
|
* Update strings for Measure Segments LPEMaren Hachmann2019-03-051-38/+40
|
* 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>
* modernize loopsMarc Jeanmougin2019-01-021-12/+11
|
* -Werror=format -Werror=format-securityThomas Holder2018-11-211-4/+2
|
* 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
* Fix bug in measure segments pointed by Maren in: ↵Jabiertxof2018-10-081-2/+2
| | | | https://chat.inkscape.org/channel/team_development?msg=pY3MMyASo84HvB7DN and https://chat.inkscape.org/channel/team_development?msg=YJgqhk3dRNYLBnDRc
* Misc. typosluz.paz2018-10-061-1/+1
| | | Found via `codespell`
* Improve calls to document_unitsJabier Arraiza2018-09-301-5/+1
|
* Fix and improve stiling of helper tab on meassure segments LPEJabiertxof2018-09-151-4/+4
|
* Improve message parameter and remove unecesary widgets from meassure ↵Jabier Arraiza2018-09-151-21/+15
| | | | segments LPE
* Update measure segments helper info and align to messages LPE parameterJabiertxof2018-09-141-8/+9
|
* Update info widget inmeasure segmentsJabiertxof2018-09-141-6/+6
|
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-5/+5
| | | | | This reduces the boilerplate required to add a new element to a container.
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-26/+26
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* suggested changesluz.paz2018-05-141-10/+10
|
* Source typosluz.paz2018-05-141-9/+9
|
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-13/+13
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-13/+13
|
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-79/+55
|
* Add transforms fixesJabier Arraiza2018-04-231-54/+32
|
* Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza2018-04-231-116/+133
|
* Add fixes pointed by Lazur on IRCJabier Arraiza2018-04-231-41/+52
|
* Fixes pointed by LazurJabier Arraiza2018-04-231-40/+43
|
* Improve UI for projectionJabier Arraiza2018-04-231-17/+30
|
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-231-9/+21
|
* Finish projection phaseJabier Arraiza2018-04-231-30/+218
|
* Add UX for Lazuur projection ideaJabier Arraiza2018-04-231-6/+149
|
* Fixes to transforms on LPEJabier Arraiza2018-04-141-18/+1
|
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-15/+14
|
* Fixing refsJabier Arraiza2018-03-261-4/+0
|
* Base LPE refactorJabier Arraiza2018-03-261-227/+349
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-8/+9
| | | | A lot of header clean-up.
* Fix minor typosYuri Chornoivan2018-01-011-2/+2
|
* Fix meessage parameter to allow min height requestJabier Arraiza2017-11-041-0/+1
|
* Add note to use important in measure dialogJabier Arraiza2017-10-141-1/+1
|
* Prevent crash in measure LPE when pasting LPE to multiple elementsJabier Arraiza2017-10-101-1/+2
|
* Fix a bug pointed by CR on copyng throught layersJabiertxo Arraiza Cenoz2017-10-101-5/+4
|
* Fixes for transforms in LPE shapesJabiertxo Arraiza Cenoz2017-10-091-4/+17
|
* Improvements to meassure segments LPE and a little styling tweak to default ↵Jabier Arraiza2017-09-301-59/+28
| | | | LPE params
* CSS fixes to measure line LPEJabier Arraiza2017-09-251-7/+5
|
* Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-251-118/+107
|
* Add some sugesstions and fixes from CR to measure segmentsJabier Arraiza2017-09-211-7/+8
|
* Also alow shapen, not only Paths on meassure segmentsJabier Arraiza2017-08-191-3/+17
|
* Minor tweak on measure segmentJabier Arraiza2017-08-191-1/+1
|