| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-09 | Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos | Jabier Arraiza | 1 | -0/+1 | |
| 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-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -5/+5 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2017-07-01 | Finish add selectable knot shapes | Jabier Arraiza | 1 | -1/+1 | |
| 2016-12-19 | Remove unneeded static var from previous commit | Jabier Arraiza Cenoz | 1 | -3/+4 | |
| (bzr r15336) | |||||
| 2016-12-19 | Add update_helperpaths not member of nodetool class to easy call from outside | Jabier Arraiza Cenoz | 1 | -2/+2 | |
| (bzr r15335) | |||||
| 2016-08-29 | Partial fix for bug 172063 while we find a better solution for XOR in helper ↵ | Jabier Arraiza Cenoz | 1 | -1/+0 | |
| lines (bzr r15090) | |||||
| 2016-08-29 | Fixes to helper paths. evaluate backport to 0.92.x | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r15086) | |||||
| 2015-05-30 | Replace tabs by spaces | Diederik van Lierop | 1 | -28/+28 | |
| (bzr r14190) | |||||
| 2015-05-30 | Snapping in node tool now also works when: | Diederik van Lierop | 1 | -0/+3 | |
| - when double clicking to insert a node on a path - when dragging a part of the path to deform it Fixed bugs: - https://launchpad.net/bugs/1448859 (bzr r14189) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -0/+2 | |
| (bzr r13820) | |||||
| 2014-08-01 | Fix for #906794, #1246550 (live effects not showing helper paths) | Jabier Arraiza Cenoz | 1 | -0/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1246550 - https://launchpad.net/bugs/906794 (bzr r13487) | |||||
| 2014-05-13 | Add Simplify LPE | Jabier Arraiza Cenoz | 1 | -0/+2 | |
| (bzr r13341.1.13) | |||||
| 2014-03-05 | Fixing branch problems | Jabier Arraiza Cenoz | 1 | -1/+2 | |
| (bzr r11950.1.281) | |||||
| 2014-03-05 | Translations | Jabier Arraiza Cenoz | 1 | -2/+1 | |
| (bzr r11950.1.279) | |||||
| 2014-03-05 | translations from spanish to english done, it might need a little review, ↵ | Guiu Rocafort | 1 | -1/+2 | |
| but everything seems ok (bzr r11950.5.1) | |||||
| 2013-12-30 | Spanish comment of node-tool.cpp | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r11950.1.225) | |||||
| 2013-12-30 | Start refactor, simplify node.cpp operations,general cleanup, changed ↵ | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| brehabiour to need 'Shift' Key to move handles because it handle better operations with small zoom (bzr r11950.1.214) | |||||
| 2013-12-30 | Refactorizing | Jabier Arraiza Cenoz | 1 | -1/+0 | |
| (bzr r11950.1.212) | |||||
| 2013-11-10 | Update to trunk | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r11950.1.196) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -5/+13 | |
| (bzr r12782) | |||||
| 2013-10-09 | Fix cycling through nodes with tab key. | Markus Engel | 1 | -1/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1237667 (bzr r12675) | |||||
| 2013-09-20 | Fixed ~sub advertising for a compile problem | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r11950.1.143) | |||||
| 2013-09-15 | Added runtime check in SP_-cast macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.123) | |||||
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -1/+0 | |
| (bzr r11608.1.110) | |||||
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -16/+17 | |
| (bzr r11608.1.109) | |||||
| 2013-04-21 | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.104) | |||||
| 2013-04-21 | Cleaned up a bit. | Markus Engel | 1 | -40/+37 | |
| (bzr r11608.1.102) | |||||
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -24/+3 | |
| (bzr r11608.1.98) | |||||
| 2013-04-20 | Further changes to EventContexts; they work without GObject | Markus Engel | 1 | -4/+12 | |
| (bzr r11608.1.97) | |||||
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -2/+5 | |
| (bzr r11608.1.96) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -0/+2 | |
| (bzr r11608.1.94) | |||||
| 2013-04-09 | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.90) | |||||
| 2013-04-08 | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 1 | -1/+19 | |
| (bzr r11608.1.89) | |||||
| 2013-03-29 | Header cleanup | Alex Valavanis | 1 | -5/+2 | |
| (bzr r12258) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -3/+0 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -0/+3 | |
| (bzr r11950.1.56) | |||||
| 2013-03-14 | Fix another load of forward declaration tags | Alex Valavanis | 1 | -3/+0 | |
| (bzr r12205) | |||||
| 2012-05-17 | Extended resizing to node handles. | Jon A. Cruz | 1 | -0/+1 | |
| (bzr r11375) | |||||
| 2011-10-05 | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 1 | -1/+0 | |
| the contents forward.h at all). (bzr r10667) | |||||
| 2011-06-14 | Remove deprecated glib macro wrappers | Alex Valavanis | 1 | -4/+4 | |
| (bzr r10302.1.1) | |||||
| 2011-02-27 | compatibility patch to compile using gcc 4.6 | Adib Taraben | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | |||||
| 2010-12-23 | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 1 | -3/+6 | |
| header. (bzr r9978.1.1) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2010-10-31 | Only create / delete shape editors in the node tool when necessary. | Krzysztof Kosi??ski | 1 | -2/+2 | |
| (bzr r9868) | |||||
| 2010-10-31 | Fix pattern editing in the node editor. As a bonus, allow editing | Krzysztof Kosi??ski | 1 | -0/+3 | |
| of more than one non-path shape at once. (bzr r9867) | |||||
| 2010-04-02 | Add Ctrl+H as a shortcut for "show handles" in the node tool. | Krzysztof Kosi??ski | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/324208 (bzr r9277) | |||||
| 2010-02-09 | Fix multiple minor problems in the node tool | Krzysztof Kosi??ski | 1 | -0/+1 | |
| (bzr r9070) | |||||
| 2010-01-31 | Add pref settings that control updating the display of paths when dragging | Krzysztof Kosi??ski | 1 | -0/+2 | |
| or transforming nodes them. Fixed bugs: - https://launchpad.net/bugs/380762 (bzr r9038) | |||||
