summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation. K&M reference not available in German.Nicolas Dufour2015-01-251-1/+2
* Documentation. Updating K&M reference links to the new version.Nicolas Dufour2015-01-258-25856/+34490
* Translations. Reverting Slovak translation file due to build errors (see Bug ...Nicolas Dufour2015-01-241-9754/+4748
* * [INTL:sk] Slovak translation updateIvan Mas??r2015-01-241-4748/+9754
* improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-232-5/+22
* Fix regression: pasted bitmaps should be embeded. (Bug #855440)Tavmjong Bah2015-01-212-3/+6
* Remove unnecesary headers from rotate curvesJabier Arraiza Cenoz2015-01-201-7/+0
* Fix wrong knots in rotate curves LPEJabier Arraiza Cenoz2015-01-202-40/+110
* Don't update viewbox if referenced element not <symbol> or <svg>Tavmjong Bah2015-01-191-2/+7
* Fix EPS export area (Bug #1411208)su_v2015-01-171-5/+5
* Translations. Italian tutorials update.Firas Hanife2015-01-172-779/+698
* Translations. Italian translation update.Firas Hanife2015-01-171-65/+65
* Documentation. New Galician translation of the Shapes tutorial by Leandro Reg...Nicolas Dufour2015-01-172-0/+1124
* improve precision of i2doc for case where viewBox aspect ratio does not changeAlvin Penner2015-01-161-1/+3
* Test implementation of 'shape-padding'.Tavmjong Bah2015-01-162-2/+16
* Start to implement SVG 2 text in a shape.Tavmjong Bah2015-01-161-5/+58
* Update for osx packaging (CFBundleDocumentTypes, local portfiles for Python m...su_v2015-01-1539-57/+2001
|\
| * packaging/macosx: sync launcher-quartz-no-macintegration.sh with default laun...su_v2015-01-101-1/+2
| * packaging/macosx: support using direct symlinks to the launcher script (parti...Keenan Brock2015-01-051-1/+2
| * packaging/macosx: increase revision for local py-numpy portsu_v2015-01-041-0/+3
| * packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ...su_v2015-01-047-0/+468
| * Update for osx packaging (CFBundleDocumentTypes): rewrite mime-types, add mis...su_v2014-12-313-55/+271
| * update to trunk (r13829)su_v2014-12-31205-2358/+2233
| |\
| * | packaging/macosx: update local python ports (MacPorts drops support for Pytho...su_v2014-12-1529-0/+1255
* | | for symbol description, report 'id' if 'title' does not exist.Alvin Penner2015-01-151-0/+2
* | | allow stroke_width to be scaled even if stroke color is not defined. (Bug 136...Alvin Penner2015-01-151-1/+1
* | | during copy and paste, scale stock symbols from units of 'px' to 'document-un...Alvin Penner2015-01-154-14/+25
* | | Read properties for SVG 2 text in a shape.Tavmjong Bah2015-01-154-0/+43
* | | Fix warnings when tracing enabled.Tavmjong Bah2015-01-141-12/+12
* | | i18n. String handling improvement and memory leak fix.Nicolas Dufour2015-01-133-136/+140
* | | 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
* | | Translations. Italian translation udpate.Firas Hanife2015-01-103-4570/+5875
* | | fix for #1399720, win32 msi packaging error on .svg extension registrationAdib Taraben2015-01-071-2/+2
* | | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e...Nicolas Dufour2015-01-071-0/+4
* | | Rejection sampling to avoid indeterminate gradients in feTurbulence.Jasper van de Gronde2015-01-061-2/+4
* | | Add getDocumentScale() to return "real-world" to "user-unit" scale factor.Tavmjong Bah2015-01-063-2/+25
* | | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.Nicolas Dufour2015-01-064-4316/+4404
* | | Translators list updateNicolas Dufour2015-01-052-1/+5
* | | Translation. German translation update by Heiko Woehrle and Ben Weis.Ben Weis2015-01-051-5650/+5473
* | | Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah2015-01-0510-34/+217
* | | Comment out error message about style ref counting and add explanation.Tavmjong Bah2015-01-051-2/+7
* | | Avoid calling root->updateRepr() twice when changing width and height.Tavmjong Bah2015-01-053-5/+35
* | | Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).Yuri Chornoivan2015-01-031-8/+8
* | | Translation. Ukrainian translation update by Yuri ChornoivanYuri Chornoivan2015-01-031-4121/+5260
* | | UI: some strings were not translatableKris De Gussem2015-01-031-8/+8
* | | UI: usage of colon in front of editboxKris De Gussem2015-01-031-4/+4
* | | UI: usage of colon in front of editboxKris De Gussem2015-01-031-6/+6
* | | simplify and optimice code for mobe bspline from pathsJabier Arraiza Cenoz2015-01-011-8/+12
* | | Allow reposition of BSpline using the pathJabier Arraiza Cenoz2015-01-011-2/+12
| |/ |/|