| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-02 | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 1 | -1/+1 | |
| change | |||||
| 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-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -4/+4 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -4/+4 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -4/+2 | |
| 2017-10-01 | Add button to apply on path parameter as suggest Maren in bug #1715433#23 | Jabier Arraiza | 1 | -4/+20 | |
| 2017-09-22 | Add tooltip to set default LPE widget | Jabier Arraiza | 1 | -0/+9 | |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -1/+0 | |
| 2017-05-05 | LPE widget refactor. Improvement to not update on same value | Jabiertxof | 1 | -0/+3 | |
| (bzr r15665) | |||||
| 2017-05-01 | Fix erase lpe in multi LPE mode | Jabiertxof | 1 | -2/+0 | |
| Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655) | |||||
| 2017-04-29 | Rewrite UX | Jabiertxof | 1 | -2/+2 | |
| (bzr r15620.1.12) | |||||
| 2017-04-28 | Reset | Jabiertxof | 1 | -14/+4 | |
| (bzr r15620.1.9) | |||||
| 2017-04-27 | Add end of preferences GUI | Jabier Arraiza Cenoz | 1 | -1/+11 | |
| (bzr r15620.1.6) | |||||
| 2017-04-14 | Allow set and reset default values of LPE parameters | Jabiertxof | 1 | -3/+3 | |
| (bzr r15620.1.1) | |||||
| 2017-01-24 | update to trunk | Jabier Arraiza Cenoz | 1 | -1/+2 | |
| (bzr r15356.1.18) | |||||
| 2017-01-05 | Adding base | Jabiertxof | 1 | -1/+2 | |
| (bzr r15392.1.1) | |||||
| 2016-12-18 | working on reflections | Jabiertxof | 1 | -1/+2 | |
| (bzr r15295.1.27) | |||||
| 2016-12-06 | Fixes for measure LPE and speed path based LPE operations | Jabiertxof | 1 | -1/+4 | |
| (bzr r15302) | |||||
| 2016-07-31 | Fix text param and alow run from commandline | Jabier Arraiza Cenoz | 1 | -8/+12 | |
| (bzr r15017.1.21) | |||||
| 2016-07-31 | Add options to fit on DIN | Jabier Arraiza Cenoz | 1 | -8/+28 | |
| (bzr r15017.1.16) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 | |
| (bzr r13820) | |||||
| 2014-12-21 | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 1 | -1/+1 | |
| (bzr r13816) | |||||
| 2014-12-21 | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 1 | -0/+1 | |
| (bzr r13810) | |||||
| 2014-11-26 | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 1 | -1/+1 | |
| (bzr r13768) | |||||
| 2014-09-10 | Fix bug #1367520 (crash regression) | Liam P. White | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1367520 (bzr r13551) | |||||
| 2014-06-27 | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 1 | -1/+1 | |
| disallow pointers to Application (bzr r13341.5.9) | |||||
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | |||||
| 2012-06-17 | Removed unneeded header style filename #defines | Jon A. Cruz | 1 | -2/+0 | |
| (bzr r11503) | |||||
| 2012-06-17 | Removed outdated classes. | Jon A. Cruz | 1 | -0/+2 | |
| Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| 2012-02-26 | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11018) | |||||
| 2012-02-06 | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 1 | -1/+0 | |
| (bzr r10940) | |||||
| 2012-01-04 | CanvasText: reinstate ability to set anchor position manually | Diederik van Lierop | 1 | -5/+3 | |
| (bzr r10841) | |||||
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10826) | |||||
| 2012-01-01 | 1) Fix CanvasText alignment bugs caused by static variables, uninitialized ↵ | Diederik van Lierop | 1 | -3/+5 | |
| variables, and variable border width 2) Snap tooltips no longer overlap with measure tool tooltips, and now have a background color (similar to the measure tool) (bzr r10816) | |||||
| 2009-03-11 | move canvastext to its own file (no linking error for me anymore), add ↵ | bulia byak | 1 | -0/+1 | |
| outline to fix 334758 (bzr r7470) | |||||
| 2008-08-01 | Warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r6495) | |||||
| 2008-07-30 | New function to set text position and anchor relative to a given path | Maximilian Albert | 1 | -0/+18 | |
| (bzr r6475) | |||||
| 2008-07-30 | Move coordinate transform workaround to a more logical place | Maximilian Albert | 1 | -1/+2 | |
| (bzr r6471) | |||||
| 2008-07-30 | New 'internal' TextParam which doesn't display a widget (useful if the text ↵ | Maximilian Albert | 1 | -4/+0 | |
| should not be settable by the user); lpe-ruler uses it now (bzr r6470) | |||||
| 2008-07-30 | Make text widget for TextParams work and re-enable it | Maximilian Albert | 1 | -8/+4 | |
| (bzr r6469) | |||||
| 2008-07-29 | Disable text entry widget for TextParam until it works correctly | Maximilian Albert | 1 | -0/+5 | |
| (bzr r6466) | |||||
| 2008-07-29 | New parameter TextParam for LPEs | Maximilian Albert | 1 | -0/+110 | |
| (bzr r6462) | |||||
