summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-238-95/+69
|
* Revert TAV d work for testingJabier Arraiza2018-04-237-46/+15
|
* Add transforms fixesJabier Arraiza2018-04-236-90/+34
|
* Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza2018-04-233-121/+139
|
* Add fixes pointed by Lazur on IRCJabier Arraiza2018-04-232-44/+56
|
* Fixes pointed by LazurJabier Arraiza2018-04-231-40/+43
|
* Improve UI for projectionJabier Arraiza2018-04-232-19/+32
|
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-234-15/+27
|
* Finish projection phaseJabier Arraiza2018-04-232-33/+223
|
* Add UX for Lazuur projection ideaJabier Arraiza2018-04-232-11/+170
|
* Fixes for d promote to propertyJabier Arraiza2018-04-212-38/+36
|
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
| | | | | Use designer face name rather than CSS face name in second style column. Add label for second style column.
* Fixes to transforms on LPEJabier Arraiza2018-04-1414-189/+84
|
* Add files missing in last commit (FontSelector).Tavmjong Bah2018-04-132-8/+9
|
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-1311-682/+805
| | | | | | Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style.
* Remove unused variables.Tavmjong Bah2018-04-132-34/+9
|
* Fix inconsistent signal disconnection in arc toolbarMikko Rasa2018-04-121-1/+3
| | | | | | Leaving the repr listener up while the selection signal was disconnected caused a crash when the attribute change callback was called with an old item pointer still stored in tbl.
* Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-04-104-86/+113
|\
| * Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgetsGeoff Lankow2018-03-224-86/+113
| |
* | Cleanup Text and Font dialog.Tavmjong Bah2018-04-072-274/+62
| | | | | | | | | | | | Includes removal of unused buttons. These buttons were redundant with those in the Text toolbar except for TextPath offset... which will need to be added to the toolbar.
* | Erase rejected filesJabier Arraiza2018-04-072-79/+0
| |
* | Code cleanup.Tavmjong Bah2018-04-051-4/+3
| |
* | Extract and display ligatures in a font.Tavmjong Bah2018-04-056-31/+101
| |
* | Reduce error messages.Tavmjong Bah2018-04-041-1/+4
| |
* | Remove call to update font list when selection changes.Tavmjong Bah2018-04-041-3/+0
| | | | | | | | | | | | A selection change does not alter the list of fonts in a docoument. This change fixes a bug in the Text and Font dialog where the font-family is unselected after the Apply button is pressed.
* | Unset 'font-variation-settings' if not used.Tavmjong Bah2018-04-031-2/+7
| |
* | Fix crash when selection non-variation style.Tavmjong Bah2018-04-031-3/+4
| |
* | Code cleanup: remove unneeded file.Tavmjong Bah2018-04-033-52/+7
| |
* | Add new directory for 'manipulations' with README.Tavmjong Bah2018-04-031-0/+16
| |
* | Add new directory for 'actions' with README.Tavmjong Bah2018-04-031-0/+26
| |
* | Fix typo.Tavmjong Bah2018-04-031-1/+1
| |
* | Minor tweack of LPE dash-strokeJabier Arraiza2018-04-011-4/+3
| |
* | Bug fix closing pathsJabier Arraiza2018-04-011-14/+20
| |
* | Add option to unify dash with diferent segment pathsJabier Arraiza2018-04-012-8/+47
| |
* | Remove debug coutsJabier Arraiza2018-04-011-4/+0
| |
* | Add LPE Dash StrokeJabier Arraiza2018-04-017-1/+366
| |
* | Update lpe-clone-original.cpp to recheckJabier Arraiza2018-03-311-1/+1
| |
* | Fis a bug crashing inkscape if clones item is not in docJabier Arraiza2018-03-311-8/+8
| |
* | Fix effect list orderJabier Arraiza2018-03-311-2/+3
| |
* | Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza2018-03-312-6/+21
| |
* | Add lots of README's.Tavmjong Bah2018-03-3012-0/+133
| |
* | Protect against empty string.Tavmjong Bah2018-03-301-15/+17
| |
* | Fix bug: 1758477Jabier Arraiza2018-03-286-12/+20
| | | | | | | | | | Rotate Duplicate/ Mirror Symmetry added functionality feature request https://bugs.launchpad.net/inkscape/+bug/1758477
* | a bit more of warning cleanupFelipe CorrĂȘa da Silva Sanches2018-03-2811-29/+32
| |
* | Add Cmd as an alternative keyboard shortcutMartin Owens2018-03-281-1/+1
| |
* | Allow MacOSX builds to use a specially design carbon keyboard setMartin Owens2018-03-281-0/+6
| |
* | Fix bug: 1738504Jabier Arraiza2018-03-281-1/+0
| | | | | | | | Title:Measurement tool measures mirrored text in wrong position
* | Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-284-3/+2
| |
* | Fix powerstroke updateJabiertxo Arraiza Cenoz2018-03-281-0/+1
| |
* | Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz2018-03-281-0/+1
| |