| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-30 | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 1 | -2/+2 | |
| LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked. | |||||
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -3/+3 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-10-01 | Fix warnings in LPE ruler | Jabiertxof | 1 | -6/+12 | |
| 2018-09-30 | Improve calls to document_units | Jabier Arraiza | 1 | -14/+4 | |
| 2018-09-30 | Fix for bug #1769679, Crash when opening file with live path effect | Jabier Arraiza | 1 | -6/+12 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -3/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2017-11-07 | Misc. typos | Unknown | 1 | -1/+1 | |
| Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | |||||
| 2017-09-16 | Fix bug #1460858 Ruler LPE does not consider drawing scale (page size / viewBox) | Jabier Arraiza | 1 | -4/+10 | |
| 2017-04-28 | Code formating | Jabiertxof | 1 | -9/+9 | |
| (bzr r15649) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -9/+9 | |
| (bzr r15620.1.9) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -9/+9 | |
| (bzr r15620.1.1) | |||||
| 2016-12-16 | remove rollback to 15315 | Jabiertxof | 1 | -1/+2 | |
| (bzr r15295.1.26) | |||||
| 2016-12-16 | Rollback 15315 | Jabiertxof | 1 | -2/+1 | |
| (bzr r15295.1.25) | |||||
| 2016-12-10 | Fix headers on LPE's | Jabiertxof | 1 | -1/+2 | |
| (bzr r15318) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+4 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+0 | |
| (bzr r15025) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r14059.2.1) | |||||
| 2014-10-02 | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 1 | -1/+1 | |
| Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576) | |||||
| 2013-07-19 | Ported "live_effects/parameter/unit.*". | Matthew Petroff | 1 | -4/+4 | |
| (bzr r12380.1.41) | |||||
| 2013-03-13 | cppcheck | Kris De Gussem | 1 | -5/+4 | |
| (bzr r12201) | |||||
| 2012-06-17 | Removed unneeded header style filename #defines | Jon A. Cruz | 1 | -2/+0 | |
| (bzr r11503) | |||||
| 2012-05-25 | Fixing warnings. | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r11414) | |||||
| 2011-03-20 | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 1 | -6/+6 | |
| (bzr r10119) | |||||
| 2010-10-02 | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 1 | -9/+9 | |
| (bzr r9807) | |||||
| 2009-12-20 | Warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r8895) | |||||
| 2009-06-21 | Small fix in ruler LPE: marks shouldn't have double length when they are ↵ | Maximilian Albert | 1 | -0/+4 | |
| applied on both sides (bzr r8126) | |||||
| 2009-06-05 | made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵ | JF Barraud | 1 | -4/+28 | |
| closed path. (bzr r7997) | |||||
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -24/+42 | |
| (bzr r6884) | |||||
| 2008-08-19 | Make lpe-ruler work for arbitrary paths, not just line segments | Maximilian Albert | 1 | -20/+26 | |
| (bzr r6706) | |||||
| 2008-08-19 | Don't display canvas text (length info) in lpe-ruler any more; add many more ↵ | Maximilian Albert | 1 | -52/+64 | |
| options (bzr r6704) | |||||
| 2008-07-31 | Make lpe-path_length use TextParamInternal | Maximilian Albert | 1 | -1/+1 | |
| (bzr r6490) | |||||
| 2008-07-31 | Remove UI stuff from internal text parameter | Maximilian Albert | 1 | -1/+1 | |
| (bzr r6488) | |||||
| 2008-07-31 | New unit parameter for LPEs which lpe-ruler now uses | Maximilian Albert | 1 | -2/+11 | |
| (bzr r6487) | |||||
| 2008-07-30 | Move coordinate transform workaround to a more logical place | Maximilian Albert | 1 | -1/+1 | |
| (bzr r6471) | |||||
| 2008-07-29 | Make lpe-ruler use the new text widget to display the ruler length ↵ | Maximilian Albert | 1 | -8/+55 | |
| on-canvas; slight modifications to ruler design (bzr r6463) | |||||
| 2008-07-22 | Scale parameter for lpe-ruler | Maximilian Albert | 1 | -2/+4 | |
| (bzr r6393) | |||||
| 2008-07-16 | warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r6329) | |||||
| 2008-07-15 | Print distance info in console for LPERuler until new CanvasText item works | Maximilian Albert | 1 | -0/+2 | |
| (bzr r6321) | |||||
| 2008-07-15 | New LPE: Ruler | Maximilian Albert | 1 | -0/+79 | |
| (bzr r6319) | |||||
