summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix LPE stack in interactive simplifyjtx2015-07-271-8/+8
* merge lp:~inkscape.dev/inkscape/simplify-lpe-pencil-toolbar into lp:inkscapeJabier Arraiza Cenoz2015-07-262-4/+34
|\
| * update to trunkJabier Arraiza Cenoz2015-07-255-8/+28
| |\
| * \ update to trunkJabier Arraiza Cenoz2015-07-24142-1452/+6245
| |\ \
| * \ \ update to trunkJabier Arraiza Cenoz2015-04-0916-70/+234
| |\ \ \
| * \ \ \ update to trunkJabier Arraiza Cenoz2015-03-185-88/+215
| |\ \ \ \
| * | | | | Update to new simplifyJabier Arraiza Cenoz2015-03-101-2/+0
| * | | | | update to trunkJabier Arraiza Cenoz2015-03-101-0/+8
| |\ \ \ \ \
| * | | | | | Fix new added simplify parameterJabier Arraiza Cenoz2015-03-091-0/+1
| * | | | | | fix to fit the new parameters of simplify lpeJabier Arraiza Cenoz2015-03-081-1/+0
| * | | | | | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-081-1/+1
| * | | | | | update to trunkJabier Arraiza Cenoz2015-03-082-7/+7
| |\ \ \ \ \ \
| * | | | | | | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-072-4/+36
* | | | | | | | Fix snapping of start point of path when holding the CTRL key in the Bézier ...Diederik van Lierop2015-07-251-0/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop2015-07-245-8/+28
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on a...Jabier Arraiza Cenoz2015-07-221-4/+3
* | | | | | fix "arrange" tool (typo)Marc Jeanmougin2015-07-131-1/+1
* | | | | | Don't allow zero values for width/height and corresponding viewBox numbers.Tavmjong Bah2015-07-131-2/+4
* | | | | | Fix a bug continuing a bezier path whith a LPE one like spiro or bsplineJabier Arraiza Cenoz2015-07-102-10/+18
* | | | | | Force PNG bitmap export to always write with PNG extensionJabier Arraiza Cenoz2015-07-101-3/+5
* | | | | | Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-0411-47/+66
|\ \ \ \ \ \
| * | | | | | Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-224-8/+4
| * | | | | | Merge from trunkKrzysztof Kosi??ski2015-05-2230-100/+4813
| |\ \ \ \ \ \
| * | | | | | | Fix eraser toolKrzysztof Kosi??ski2015-05-091-6/+18
| * | | | | | | Merge from trunkKrzysztof Kosi??ski2015-05-0898-749/+431
| |\ \ \ \ \ \ \
| * | | | | | | | Fix node editing problemsKrzysztof Kosi??ski2015-05-081-5/+5
| * | | | | | | | Update 2Geom to r2347Krzysztof Kosi??ski2015-04-303-6/+6
| * | | | | | | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-276-28/+39
* | | | | | | | | Improve Tips for BSpline modeJabier Arraiza Cenoz2015-06-252-2/+12
* | | | | | | | | Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-254-5/+168
* | | | | | | | | Merge node angle measurement by Alexander BrockKrzysztof Kosi??ski2015-06-241-3/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change function call to one lineAlexander Brock2015-06-101-3/+1
| * | | | | | | | | 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
* | | | | | | | | | Fix for bug #1467601 (Missing undo history label for metadata description).Nicolas Dufour2015-06-231-2/+1
* | | | | | | | | | Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).Nicolas Dufour2015-06-222-39/+9
* | | | | | | | | | Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-223-3/+59
* | | | | | | | | | Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-182-11/+11
* | | | | | | | | | Enable column headers. Add tooltips to headers.Tavmjong Bah2015-06-182-3/+37
* | | | | | | | | | cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-081-0/+7
|/ / / / / / / / /
* | | | | | | | | Fix undo history entry for moving a layer (consistency)su_v2015-06-031-1/+1
* | | | | | | | | Mark user-visible messages for translationAlexandre Prokoudine2015-05-311-18/+18
* | | | | | | | | Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
* | | | | | | | | Snapping in node tool now also works when:Diederik van Lierop2015-05-3012-48/+164
* | | | | | | | | Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
* | | | | | | | | Fix locale number handling on powerstroke dialog (bug #1457172)Ben Scholzen 'DASPRiD2015-05-253-21/+18
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-4/+6
| * | | | | | | | Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2015-05-202-19/+14
* | | | | | | | | Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
|/ / / / / / / /
* | | | | | | | Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-204-29/+132