| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: ↵ | Jabier Arraiza | 2019-11-05 | 1 | -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 ↵ | Jabiertxof | 2019-11-02 | 1 | -6/+3 |
| | | | | | change | ||||
| * | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 2019-09-30 | 1 | -14/+10 |
| | | | | | LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked. | ||||
| * | finish rebase from master | Jabier Arraiza | 2019-07-08 | 1 | -3/+2 |
| | | |||||
| * | Fix meassuring problems in meassure LPE | Jabier Arraiza | 2019-05-12 | 1 | -19/+11 |
| | | |||||
| * | Make it clear to translators: do not translate these variables. | Gyuris Gellért | 2019-04-18 | 1 | -0/+1 |
| | | |||||
| * | Update strings for Measure Segments LPE | Maren Hachmann | 2019-03-05 | 1 | -38/+40 |
| | | |||||
| * | Fix some typos and syntax errors | Mattia Rizzolo | 2019-01-22 | 1 | -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 loops | Marc Jeanmougin | 2019-01-02 | 1 | -12/+11 |
| | | |||||
| * | -Werror=format -Werror=format-security | Thomas Holder | 2018-11-21 | 1 | -4/+2 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -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: ↵ | Jabiertxof | 2018-10-08 | 1 | -2/+2 |
| | | | | | https://chat.inkscape.org/channel/team_development?msg=pY3MMyASo84HvB7DN and https://chat.inkscape.org/channel/team_development?msg=YJgqhk3dRNYLBnDRc | ||||
| * | Misc. typos | luz.paz | 2018-10-06 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Improve calls to document_units | Jabier Arraiza | 2018-09-30 | 1 | -5/+1 |
| | | |||||
| * | Fix and improve stiling of helper tab on meassure segments LPE | Jabiertxof | 2018-09-15 | 1 | -4/+4 |
| | | |||||
| * | Improve message parameter and remove unecesary widgets from meassure ↵ | Jabier Arraiza | 2018-09-15 | 1 | -21/+15 |
| | | | | | segments LPE | ||||
| * | Update measure segments helper info and align to messages LPE parameter | Jabiertxof | 2018-09-14 | 1 | -8/+9 |
| | | |||||
| * | Update info widget inmeasure segments | Jabiertxof | 2018-09-14 | 1 | -6/+6 |
| | | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -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 Peyrot | 2018-06-18 | 1 | -26/+26 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | suggested changes | luz.paz | 2018-05-14 | 1 | -10/+10 |
| | | |||||
| * | Source typos | luz.paz | 2018-05-14 | 1 | -9/+9 |
| | | |||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -13/+13 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -13/+13 |
| | | |||||
| * | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 1 | -79/+55 |
| | | |||||
| * | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 1 | -54/+32 |
| | | |||||
| * | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRC | Jabier Arraiza | 2018-04-23 | 1 | -116/+133 |
| | | |||||
| * | Add fixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 1 | -41/+52 |
| | | |||||
| * | Fixes pointed by Lazur | Jabier Arraiza | 2018-04-23 | 1 | -40/+43 |
| | | |||||
| * | Improve UI for projection | Jabier Arraiza | 2018-04-23 | 1 | -17/+30 |
| | | |||||
| * | Handle transforms and gix groups linked by clipboard | Jabier Arraiza | 2018-04-23 | 1 | -9/+21 |
| | | |||||
| * | Finish projection phase | Jabier Arraiza | 2018-04-23 | 1 | -30/+218 |
| | | |||||
| * | Add UX for Lazuur projection idea | Jabier Arraiza | 2018-04-23 | 1 | -6/+149 |
| | | |||||
| * | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 1 | -18/+1 |
| | | |||||
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -15/+14 |
| | | |||||
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 1 | -4/+0 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -227/+349 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -8/+9 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix minor typos | Yuri Chornoivan | 2018-01-01 | 1 | -2/+2 |
| | | |||||
| * | Fix meessage parameter to allow min height request | Jabier Arraiza | 2017-11-04 | 1 | -0/+1 |
| | | |||||
| * | Add note to use important in measure dialog | Jabier Arraiza | 2017-10-14 | 1 | -1/+1 |
| | | |||||
| * | Prevent crash in measure LPE when pasting LPE to multiple elements | Jabier Arraiza | 2017-10-10 | 1 | -1/+2 |
| | | |||||
| * | Fix a bug pointed by CR on copyng throught layers | Jabiertxo Arraiza Cenoz | 2017-10-10 | 1 | -5/+4 |
| | | |||||
| * | Fixes for transforms in LPE shapes | Jabiertxo Arraiza Cenoz | 2017-10-09 | 1 | -4/+17 |
| | | |||||
| * | Improvements to meassure segments LPE and a little styling tweak to default ↵ | Jabier Arraiza | 2017-09-30 | 1 | -59/+28 |
| | | | | | LPE params | ||||
| * | CSS fixes to measure line LPE | Jabier Arraiza | 2017-09-25 | 1 | -7/+5 |
| | | |||||
| * | Add improvements to meassure segments LPE pointed by CR | Jabier Arraiza | 2017-09-25 | 1 | -118/+107 |
| | | |||||
| * | Add some sugesstions and fixes from CR to measure segments | Jabier Arraiza | 2017-09-21 | 1 | -7/+8 |
| | | |||||
| * | Also alow shapen, not only Paths on meassure segments | Jabier Arraiza | 2017-08-19 | 1 | -3/+17 |
| | | |||||
| * | Minor tweak on measure segment | Jabier Arraiza | 2017-08-19 | 1 | -1/+1 |
| | | |||||
