summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for numbering crosing labelsJabier Arraiza Cenoz2015-10-171-4/+12
| | | (bzr r14393.1.25)
* String fixesJabier Arraiza Cenoz2015-10-171-3/+3
| | | (bzr r14393.1.24)
* Fixed guides if current layer has any transformJabier Arraiza Cenoz2015-10-172-78/+54
| | | | | | Improved guides code Change color and label to the result guides (bzr r14393.1.23)
* update to trunkJabier Arraiza Cenoz2015-10-161-3/+5
|\ | | | | (bzr r14393.2.8)
| * Make the handle of a dynamic offset snappableDiederik van Lierop2015-10-151-3/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1174858 (bzr r14419)
* | fixing guide positions...Jabier Arraiza Cenoz2015-10-161-2/+4
| | | | | | (bzr r14393.2.7)
* | Fix a regression on mirror measureJabier Arraiza Cenoz2015-10-161-0/+2
| | | | | | (bzr r14393.2.5)
* | Add convert to guides optionJabier Arraiza Cenoz2015-10-162-0/+92
| | | | | | (bzr r14393.2.4)
* | removed unnecesary lineJabier Arraiza Cenoz2015-10-161-1/+0
| | | | | | (bzr r14393.2.3)
* | Fixed explicit base with SHIFT to allow calculate anglesJabier Arraiza Cenoz2015-10-162-66/+56
| | | | | | | | | | A bit refactor (bzr r14393.2.2)
* | Fix positions of genetated intersection itemsJabier Arraiza Cenoz2015-10-121-5/+6
| | | | | | (bzr r14393.1.19)
* | update to trunkJabier Arraiza Cenoz2015-10-121-1/+1
|\| | | | | (bzr r14393.1.18)
| * Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ↵Tavmjong Bah2015-10-121-1/+1
| | | | | | | | | | build. (bzr r14404)
* | Convert Measure to Item doneJabier Arraiza Cenoz2015-10-122-306/+620
| | | | | | (bzr r14393.1.17)
* | update to trunkJabier Arraiza Cenoz2015-10-102-1/+3
|\| | | | | (bzr r14393.1.16)
| * Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-082-1/+3
| | | | | | (bzr r14402)
* | Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-102-49/+121
| | | | | | (bzr r14393.1.15)
* | working in dimension to itemJabier Arraiza Cenoz2015-10-071-3/+11
| | | | | | (bzr r14393.1.13)
* | Remove wrong code for angle helper pathJabier Arraiza Cenoz2015-10-061-4/+2
| | | | | | (bzr r14393.1.12)
* | fix a bug rendering the angle line in diferent units than pixelsJabier Arraiza Cenoz2015-10-061-2/+4
| | | | | | (bzr r14393.1.11)
* | fix a bug on snapping with start knotJabier Arraiza Cenoz2015-10-061-6/+6
| | | | | | (bzr r14393.1.10)
* | add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-062-12/+143
| | | | | | (bzr r14393.1.9)
* | add reverse to meassure outputJabier Arraiza Cenoz2015-10-052-0/+11
| | | | | | (bzr r14393.1.8)
* | Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-052-1/+6
| | | | | | (bzr r14393.1.6)
* | Add snap and CTRL constrainJabier Arraiza Cenoz2015-10-041-10/+19
| | | | | | (bzr r14393.1.5)
* | update to trunkJabier Arraiza Cenoz2015-10-041-1/+1
|\| | | | | (bzr r14393.1.4)
| * Fixes clonetiler trace mode on non-px documentsMarc Jeanmougin2015-10-041-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502521 (bzr r14396)
* | Added knots to post editing the measure and make it persistant throught toolsJabier Arraiza Cenoz2015-10-042-55/+114
| | | | | | (bzr r14393.1.3)
* | update to trunkJabier Arraiza Cenoz2015-10-041-1/+1
|\| | | | | (bzr r14393.1.2)
| * Fix for r14372 bugMarc Jeanmougin2015-10-031-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14394)
* | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-042-366/+369
|/ | | | | | | | more responsive add option to handle only active layer or all add a option to hide/show first and last segment add a option to compute only one global sice (bzr r14393.1.1)
* Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1502267 (bzr r14392)
* UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting ↵Nicolas Dufour2015-09-251-0/+3
| | | | | | | | proportional). Fixed bugs: - https://launchpad.net/bugs/1365405 (bzr r14386)
* Enable "Tile" filter primitive in Filters dialog.Tavmjong Bah2015-09-201-4/+2
| | | (bzr r14378)
* Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-172-10/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14372)
* fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin2015-09-161-5/+1
| | | | | (cf discussion at https://code.launchpad.net/~mapreri/inkscape/typo/+merge/270993 ) (bzr r14370)
* Fix typo s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
| | | (bzr r14364.1.1)
* Refactoring of the code that handles transformations and snapping in the ↵Diederik van Lierop2015-09-131-19/+29
| | | | | selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363)
* set node tool rubberband shadow. (Bug 1494445)Alvin Penner2015-09-121-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1494445 (bzr r14358)
* Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour2015-09-121-0/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/170295 (bzr r14357)
* Improvements to BSPline widgets:jtx2015-09-012-2/+2
| | | | | | | Now the "Change Weight" is % based insteas 0-1 interval Removed "Ignore cusp nodes" and substituted by: "Apply on cusp nodes" and "Apply on non cusp nodes" (bzr r14337)
* Why would anyone make a sorting function that is not antisymmetric ? That ↵Marc Jeanmougin2015-08-301-9/+3
| | | | | | | | makes std::sort crash, and makes me sad. Fixed bugs: - https://launchpad.net/bugs/1490196 (bzr r14334)
* typo ?Marc Jeanmougin2015-08-281-1/+1
| | | (bzr r14330)
* UI. Fix for Bug #1485831 (Preview of bitmap image in file chooser no longer ↵Nicolas Dufour2015-08-201-28/+40
| | | | | | | | displays its dimensions). Fixed bugs: - https://launchpad.net/bugs/1485831 (bzr r14310)
* Allows for copying clones between inkscape instances.Marc Jeanmougin2015-08-181-8/+35
| | | | | | | | | | | | This patch puts the original of clones as children of _clipnode (<inkscape:clipboard>). Then, on paste, it checks for the presence of an element with the right id (so that it does not breaks copypaste clones in the same doc), then pastes all, and deletes the original if needed (which automagically unlinks the clone if needed). [an alternate solution is to put the original in the defs (which might cause edition problems) and not unlink. Depending on whether people would be more interested in this behavior there could be a preference item to choose] Fixed bugs: - https://launchpad.net/bugs/167907 (bzr r14309)
* A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-143-6/+6
| | | (bzr r14301)
* Refactor of BSPline code attemping to fix the duplicate end node bug, not ↵Jabier Arraiza Cenoz2015-08-134-74/+51
| | | | | sure if fixed jet (bzr r14300)
* Translations. Last set of new Indian languages translations (Kannada, ↵Nicolas Dufour2015-08-121-16/+48
| | | | | | | | | | | | Kashmiri [Perso-Arabic and Devanagari scripts], Kokani [Roman and Devanagari scripts], Maithili, and Manipuri [Meetei Mayek and Bengali scripts]). Fixed bugs: - https://launchpad.net/bugs/1316550 - https://launchpad.net/bugs/1316555 - https://launchpad.net/bugs/1316559 - https://launchpad.net/bugs/1316560 - https://launchpad.net/bugs/1316561 (bzr r14291)
* Translations. Second set of new Indian languages translations (Bodo, ↵Nicolas Dufour2015-08-111-8/+8
| | | | | | | | | | | | | Malayalam, Marathi, Urdu, Sindhi [PA and Devanagari], and Sanskrit). Fixed bugs: - https://launchpad.net/bugs/1316442 - https://launchpad.net/bugs/1316564 - https://launchpad.net/bugs/1316427 - https://launchpad.net/bugs/1316572 - https://launchpad.net/bugs/1316570 - https://launchpad.net/bugs/1316566 (bzr r14288)
* minor coding style changesJabier Arraiza Cenoz2015-08-082-30/+31
| | | (bzr r14284)