| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 1 | -2/+2 | |
| | | | ||||||
| | * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 1 | -4/+4 | |
| | | | ||||||
| * | | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 2017-08-28 | 1 | -4/+8 | |
| | | | ||||||
| * | | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 2017-08-28 | 1 | -7/+14 | |
| | | | ||||||
| * | | Add preview | Jabier Arraiza | 2017-08-27 | 1 | -86/+79 | |
| | | | ||||||
| * | | Working on preview over powerpencil | Jabier Arraiza | 2017-08-27 | 1 | -37/+178 | |
| | | | ||||||
| * | | Starting with powerpencil | Jabier Arraiza | 2017-08-25 | 1 | -7/+71 | |
| |/ | ||||||
| * | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 2017-06-30 | 1 | -1/+1 | |
| | | ||||||
| * | Fix bug:1639083 crach closing segment with shortcut LPE | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639083 (bzr r15210) | |||||
| * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever ↵ | Marc Jeanmougin | 2016-10-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | global functions are now methods of ObjectSet*, with these additional benefits: - They can now act on any SelectionSet, not just the current selection; - Whenever possible, they don't need a desktop anymore and can run if called from GUI. I hope I did not break too many things in the process. *: So instead of callink sp_selection_move(desktop,x,y), you call myobjectset->move(x,y) (bzr r15189) | |||||
| * | Partial fix for bug 172063 while we find a better solution for XOR in helper ↵ | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 | |
| | | | | | | lines (bzr r15090) | |||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -5/+0 | |
| | | | | (bzr r15034) | |||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+5 | |
| | | | | (bzr r15027) | |||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -5/+0 | |
| | | | | (bzr r15025) | |||||
| * | Fix bug 1540155: Interactive simplify on pencit tool is hard to edit | Jabier Arraiza Cenoz | 2016-03-02 | 1 | -6/+10 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540155 (bzr r14679) | |||||
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 1 | -14/+12 | |
| |\ | | | | | (bzr r13973.1.15) | |||||
| | * | Fix a bug in BSpline whith pencil mode and handles tolerance | Jabier Arraiza Cenoz | 2015-05-29 | 1 | -6/+7 | |
| | | | | | | | (bzr r14187) | |||||
| | * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -3/+0 | |
| | | | | | | | (bzr r14126) | |||||
| | * | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 2015-04-10 | 1 | -11/+11 | |
| | | | | | | | (bzr r14054) | |||||
| * | | add interactive smooth to pen tool | Jabier Arraiza Cenoz | 2015-03-07 | 1 | -4/+10 | |
| |/ | | | (bzr r13973.1.1) | |||||
| * | Strip ToolFactory | Liam P. White | 2015-02-25 | 1 | -9/+0 | |
| | | | | (bzr r13939.1.2) | |||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13820) | |||||
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13816) | |||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13809) | |||||
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -2/+2 | |
| | | | | (bzr r13341.1.253) | |||||
| * | Now add the helper colors also to pencil helper | Jabier Arraiza Cenoz | 2014-09-24 | 1 | -1/+8 | |
| | | | | (bzr r13341.1.221) | |||||
| * | Undo changes in r13391 | Liam P. White | 2014-06-07 | 1 | -2/+3 | |
| | | | | (bzr r13341.1.51) | |||||
| * | Clean up some unnecessary pointer usage in livarot | Liam P. White | 2014-06-06 | 1 | -3/+2 | |
| | | | | (bzr r13341.1.50) | |||||
| * | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result ↵ | Jabier Arraiza Cenoz | 2014-03-31 | 1 | -3/+1 | |
| | | | | | | of one curve less in the header (bzr r11950.1.320) | |||||
| * | update to trunk | Jabier Arraiza Cenoz | 2014-03-30 | 1 | -10/+11 | |
| |\ | | | | | (bzr r11950.1.317) | |||||
| | * | Removed obsolete header file. | Markus Engel | 2014-03-29 | 1 | -10/+11 | |
| | | | | | | | (bzr r13229) | |||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-27 | 1 | -103/+81 | |
| |\| | | | | | (bzr r11950.1.315) | |||||
| | * | Changed some return types from gint to bool. | Markus Engel | 2014-03-27 | 1 | -5/+5 | |
| | | | | | | | (bzr r13220) | |||||
| | * | Cleaned up pencil-tool. | Markus Engel | 2014-03-26 | 1 | -47/+37 | |
| | | | | | | | (bzr r13219) | |||||
| | * | Cleaned up connector-tool, pen-tool, and pencil-tool. | Markus Engel | 2014-03-26 | 1 | -51/+42 | |
| | | | | | | | (bzr r13217) | |||||
| * | | Full refactor of path continuations in bspline-spirolive mode, I think no ↵ | Jabier Arraiza Cenoz | 2014-03-20 | 1 | -0/+3 | |
| | | | | | | | | | | | more suv mac crashes, but need to be full tested again because a lot of things changed. (bzr r11950.1.308) | |||||
| * | | Fixing branch problems | Jabier Arraiza Cenoz | 2014-03-05 | 1 | -2/+2 | |
| | | | | | | | (bzr r11950.1.281) | |||||
| * | | Translations | Jabier Arraiza Cenoz | 2014-03-05 | 1 | -2/+2 | |
| | | | | | | | (bzr r11950.1.279) | |||||
| * | | translations from spanish to english done, it might need a little review, ↵ | Guiu Rocafort | 2014-03-05 | 1 | -2/+2 | |
| | | | | | | | | | | | but everything seems ok (bzr r11950.5.1) | |||||
| * | | Resolving conflicts, maybe broken | Jabier Arraiza Cenoz | 2014-03-02 | 1 | -273/+233 | |
| |\| | | | | | (bzr r11950.1.264) | |||||
| | * | Added some consts. Turned functions to member functions. | Markus Engel | 2014-03-02 | 1 | -270/+227 | |
| | | | | | | | (bzr r13089) | |||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-02-26 | 1 | -13/+8 | |
| |\| | | | | | (bzr r11950.1.258) | |||||
| | * | Made constructors of tools use initializer lists. | Markus Engel | 2014-02-26 | 1 | -13/+8 | |
| | | | | | | | (bzr r13060) | |||||
| * | | Spanish comment of pencil-tool.cpp | Jabier Arraiza Cenoz | 2013-12-31 | 1 | -2/+2 | |
| | | | | | | | (bzr r11950.1.227) | |||||
| * | | Refactorizing | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -8/+0 | |
| | | | | | | | (bzr r11950.1.212) | |||||
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-12 | 1 | -1/+1 | |
| |\| | | | | | (bzr r11950.1.198) | |||||
| | * | Clean up some tool related things. | Markus Engel | 2013-11-12 | 1 | -1/+1 | |
| | | | | | | | (bzr r12795) | |||||
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-10 | 1 | -2/+38 | |
| |/ | | | (bzr r11950.1.195) | |||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -0/+916 | |
| (bzr r12785) | ||||||
