ff83bd12d12bdd2251bd1cfaeced63a2d8878cce |
|
20-Mar-2016 |
Martin Owens <doctormo@gmail.com> |
Update status bar text and remove spare Geom Point variable. |
d09f79124f1e56950c7c69393a7801bf00523cbb |
|
20-Mar-2016 |
Martin Owens <doctormo@gmail.com> |
Add Shift+Enter path complete and larger square node on mouse over. |
1921b929dbf1c1ff579f5eaa93b324a66669d445 |
|
14-Aug-2015 |
Jabiertxof <jtx@jtx.marker.es> |
A bit more refactor of BSPline tool. Still the bug duplicating end node :( |
a0c18ddaea50b785a3a946c9d731d9515ecb6c9d |
|
14-Aug-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Refactor of BSPline code attemping to fix the duplicate end node bug, not sure if fixed jet |
13af58b49cfb3d30c4e4c731c3b8025f15bd4b2a |
|
06-Aug-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Refactor BSPline and Spiro to remove duplicated functions |
1abe4c9e3e24c2dab97aed7f8a4e64e47b76b548 |
|
25-Jul-2015 |
Diederik van Lierop <mail@diedenrezi.nl> |
Fix snapping of start point of path when holding the CTRL key in the Bézier tool |
997dde7ba945cb12f4b01756aae4c66304584ae6 |
|
11-Jul-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Fix a bug continuing a bezier path whith a LPE one like spiro or bspline |
15154a96861d033eb4878c31390f6255737171cd |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fixes a few of jenkins warnings |
76addc201c409e81eaaa73fe27cc0f79c4db097c |
|
28-Apr-2015 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
2Geom sync - initial commit |
02d2f18f3cce04d764fc46ac3ee7adf032943cd0 |
|
10-Apr-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Fix coding style issues in bspline/spirolive code |
831386c765b61d49f949c0d6e1986aab968ec789 |
|
19-Mar-2015 |
bryce <bryce@ubuntu.com> |
ui/tools: sp. fixes (cosmetic) |
8ecc5504e6ee53e361e874ddc7d279827839c4e5 |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Strip ToolFactory |
8448589ae62e08a295852dbb356f1c9afdde1f2e |
|
12-Jan-2015 |
JazzyNico <nicoduf@yahoo.fr> |
Fixing build error on Ubuntu (GThread error due to include ordering). |
88a179151a45fa485e2988f41f66f08d7b24bd55 |
|
12-Jan-2015 |
Jeremiah Darais <> |
Undo. Partial fix for Bug #171990 (pen tool commit for each node for more granular undo). |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
711dce178e9e5938adb42db657ad8a98bd1e15f4 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_controls |
312bccd9de1cbb6c10da3e96d6e709fb19519288 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_sketch and sp_desktop_tempgroup |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
d852046aa4aa8b623d90bde93e3537cc332706e9 |
|
04-Dec-2014 |
Diederik van Lierop <mail@diedenrezi.nl> |
Fix snapping bug in pen tool |
153362cd6667a5a3eaf7549513643fe1f8855268 |
|
24-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: make it absolutely clear that Document properties unit dropdown is for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units.
Change all code to use either Display units OR svg units. |
5e657c265e2687328f5f9c7bf71a4c6b39bb3be9 |
|
06-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move more UI code into ui/ |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
525d4e8e377d64aa9c31d3a2add8829344bf6db5 |
|
24-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
A bit refactor, remove some old vars |
d5a19eab1bc6671daa77e5c42519c741a7fd74cc |
|
24-Sep-2014 |
root <root@jtx.marker.es> |
Change colors of helper paths also in middle draw when change the mode -spiro, bspline...- |
de728007a2a854a0ea84ed7e16ca809758edecb8 |
|
24-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Show the helper curves in pen tool with the color of the current layer defined in objects dialog |
57b10de804a8bae2c91decce6f686c083e494915 |
|
22-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fix for strange gap at shift to cusp in bspline
Now curves with cusp noden in bspline mode looks better, more smooth.
Remove some duplicate code from outside for loops
Fix a bug continuing shapes in bspline-spiro mode.
Style code formating |
ec70c393c10d6e73f5b7b8d312e5ea4d94c02ea0 |
|
16-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
fixing cusp node bug on bspline -problems moving nodes because tiny handles |
2e3651cfff3c5a3633954c5598779a6e4d7a2406 |
|
08-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Ponyscape feature: finish pen drawing on context switch |
f456ad4468e667c9329f0a13a7e118547803e891 |
|
04-Aug-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed some redraw problems moving nodes in bspline mode |
4e47dd454b9d10cbca9ad0390cfbd176858287b8 |
|
22-Jul-2014 |
Markus Engel <markus.engel@tum.de> |
Replaced some abs/fabs with std::abs. |
e4cfa4dabd3d24fca327dd39c7216e324e17f392 |
|
22-Jul-2014 |
Jabiertxof <jtx@jtx.marker.es> |
fix bug pointed by LiamW in Spirolive |
9ae72e962bc84566db1e7eb782b1c007f8ac0a7d |
|
02-Jul-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
pen tool: add back removal of curvature handle when backspace-deleting a node while drawing
many code improvements: unnecessary casts, whitespace, { }, reduce variable scope. should all be noops. |
35314cb2f6b9446baaa0d4b12646e052ecaffbad |
|
01-Jul-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Fix pentool backspace bug. Thanks Jabier |
d55be30321203cda95ccc7219b8621e8edb8405d |
|
11-Jun-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
pen tool: fix crash when finishing path with right-click or enter while dragging from path's startnode (otherwise closing the path) |
0eedf2748add4d1da4002d8916d5c700473941e2 |
|
10-Jun-2014 |
Jabiertxof <jtx@jtx.marker.es> |
fix a bug on spirolive close path |
a7c01dbef696b1622b8899da8a1d9842e625492c |
|
13-May-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW |
c31ed2469b951a57b4c50769636541ee4b92715b |
|
13-May-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW |
55ae462e9500fc3df05715bf432a5c618a8d0469 |
|
02-Apr-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Refactor of end anchors. |
80948ca1924abf76c230192be97b379a8aa5d46e |
|
31-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of one curve less in the header |
0dc651bab109d5f3a6362dbb287ea4c1e97fa5ef |
|
27-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Changed some return types from gint to bool. |
407677d9e3b0de59f918786d87a49974f703cd7c |
|
26-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Cleaned up connector-tool, pen-tool, and pencil-tool. |
1ddb45b4865789bd99c28ff7358997e0539b2de1 |
|
20-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed bug continuing cusp nodes |
aabf8eee394b26bde9fb5fd6fcc911f97891bd4b |
|
20-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Full refactor of path continuations in bspline-spirolive mode, I think no more suv mac crashes, but need to be full tested again because a lot of things changed. |
8ca670240a7f2934008faf834f11470dfdcf8db5 |
|
20-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Refactor of anchors |
28965400ff1b9c1f0ceaf8c539f125cc764d3661 |
|
19-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fix a bug when starting path with change from bspline to spiro and inverse |
bafae3126f9e1a086aa3c962e19079bac4cc0340 |
|
06-Mar-2014 |
root <root@jtx.marker.es> |
Fixed a bug when click over the previuos node in bspline/spiro mode |
523c67aa88378b56e7d995ce820cf9a49d3c4c3c |
|
05-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixing branch problems |
baaf66e2658cf2ae9c9a2413f3e7dcd20d2363dc |
|
05-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Translations |
4aeaa765c1779bb282e9cb7b8ad14cc1fae248ef |
|
05-Mar-2014 |
Guiu Rocafort <neandertalspeople@gmail.com> |
translations from spanish to english done, it might need a little review, but everything seems ok |
0a367d01286e51dc4e3159ac5a2a9d6cd9d6aafa |
|
04-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Change tooltip to one more explicit to make cusp nodes |
e49a8d598760223e8cf5ed08267b555b793079e6 |
|
04-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Reduce a half the spiro distance to redraw |
2dfc761e9a92c22eb9c1a17c1171abd0f0087181 |
|
02-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Add new curve structure to show temporay item while draw on bspline and spiro, maybe the previous usage of the blue_curve give the strange errors in mac noticed by suv |
6b343312a440a34154fbac2b02eadf480bd0c25e |
|
02-Mar-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed update to trunk, lot of changes vinícius |
e7c0f9e4865f4c801465528067848a3444a1fe29 |
|
02-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Added some consts. Turned functions to member functions. |
32d6c434579f02630e690f5a79f36f5d5dfd6aee |
|
26-Feb-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed some/all bugs related to continuing bspline/spiro curves advertaising by suv |
c0dc5a8802f206d955786074d42a2d8b66a827f0 |
|
26-Feb-2014 |
Markus Engel <markus.engel@tum.de> |
Made constructors of tools use initializer lists. |
59f068d2ad1128fd306f293827b15d3d32aae0e1 |
|
01-Feb-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Add correct preview for coninuing paths whith pencil and draw modes |
d13b4119a328361e04470bc22746db46f2eaf48d |
|
02-Jan-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Fixed a boring bug sometimes curves be converted to lines, increasing a bit the distance from the handle to the line |
70b2556e745d5534c285bf109a1d82aa424c3884 |
|
31-Dec-2013 |
Jabiertxof <jtx@jtx.marker.es> |
Spanish comment of pencil-tool.cpp/.h |
b56f598b46bdd3cd158c8c7e7517dde747790349 |
|
30-Dec-2013 |
Jabiertxof <jtx@jtx.marker.es> |
Refactorizing |
2bb69788f9098cbff5f2e91dde4a11cae938cc0c |
|
28-Dec-2013 |
Jabiertxof <jtx@jtx.marker.es> |
Fix crash bug continuing empty paths |
46034625d650200dbb208730fd5ec64886aab162 |
|
12-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Clean up some tool related things. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |