summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Compute angle in [0,180[ and adhere to style guideAlexander Brock2015-06-101-11/+6
| | * | | | | | Show angle of selected line segments relative to X-axisAlexander Brock2015-06-081-3/+26
| * | | | | | | Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).Nicolas Dufour2015-06-222-39/+9
| * | | | | | | Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-182-11/+11
| |/ / / / / /
| * | | | | | Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
| * | | | | | Snapping in node tool now also works when:Diederik van Lierop2015-05-302-27/+82
| * | | | | | Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
| | |/ / / / | |/| | | |
| * | | | | fixes a few of jenkins warningsMarc Jeanmougin2015-05-086-18/+6
| * | | | | fix for stl "remove"Marc Jeanmougin2015-05-071-1/+1
| * | | | | better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-3/+1
| * | | | | fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-1/+3
| * | | | | updated with trunkMarc Jeanmougin2015-04-291-4/+0
| |\ \ \ \ \
| * | | | | | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-1/+1
| * | | | | | Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+1
| * | | | | | mergingMarc Jeanmougin2015-04-2614-315/+314
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | mergeMarc Jeanmougin2015-04-2622-216/+0
| |\ \ \ \ \ \
| * | | | | | | more cast cleanupMarc Jeanmougin2015-02-273-5/+5
| * | | | | | | corrected the casts (hopefully)Marc Jeanmougin2015-02-279-36/+22
| * | | | | | | added a set to the SelectionMarc Jeanmougin2015-02-191-1/+1
| * | | | | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1912-49/+47
| * | | | | | | Just...mc2015-02-1813-113/+105
* | | | | | | | update to trunkjabiertxof2015-04-293-39/+25
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
| | |_|/ / / / | |/| | | | |
| * | | | | | Replace GList by std::vectorTavmjong Bah2015-04-142-35/+25
* | | | | | | Fis fix a bug finded in my presentation in the HackFestjabiertxof2015-04-291-2/+6
* | | | | | | update to trunkJabier Arraiza Cenoz2015-04-105-232/+239
|\| | | | | |
| * | | | | | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-105-232/+239
| | |_|_|_|/ | |/| | | |
* | | | | | Rename a variable to current coding styleJabier Arraiza Cenoz2015-04-091-14/+14
* | | | | | update to trunkJabier Arraiza Cenoz2015-04-097-8/+8
|\| | | | |
| * | | | | ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
| | |_|_|/ | |/| | |
* | | | | update to trunkJabier Arraiza Cenoz2015-03-1826-637/+447
|\| | | |
| * | | | Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour2015-03-141-32/+34
| | |_|/ | |/| |
| * | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-8/+8
| | |/ | |/|
| * | Strip ToolFactoryLiam P. White2015-02-2522-216/+0
| |/
| * Commenting dead assignments.Nicolas Dufour2015-02-081-2/+2
| * Fix for bug #1130348 (Paint bucket filling multiple regions crashes when scro...Kim Maxim (fixer21k)2015-01-251-1/+1
| * Fixing build error on Ubuntu (GThread error due to include ordering).Nicolas Dufour2015-01-121-2/+3
| * Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra...Jeremiah Darais2015-01-122-85/+107
| * Fix for bug #758718 (Color Picker/Dropper: Color selection area not lined up ...mc2014-12-311-3/+3
| * Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-12/+7
| * Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2124-108/+110
| * Purge sp_desktop_controlsLiam P. White2014-12-218-14/+14
| * Purge sp_desktop_message_stackLiam P. White2014-12-212-2/+2
| * Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-219-28/+28
| * Purge sp_desktop_drawingLiam P. White2014-12-212-3/+3
| * Purge sp_desktop_canvasLiam P. White2014-12-214-21/+21
| * Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-212-2/+2
| * Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2122-96/+96
| * Fix snapping bug in pen toolDiederik van Lierop2014-12-041-3/+7
| * Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1