summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow link a SVG as imageJabiertxo Arraiza Cenoz2018-05-101-1/+1
* Apply fixedJabier Arraiza2018-05-093-2/+14
* Reset old code to reaply fixedJabier Arraiza2018-05-093-14/+2
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-093-2/+14
* Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-05-093-4/+42
|\
| * Add global guide controls to guides panelGeoff Lankow2018-05-043-4/+42
* | Create stateless alignment selector and use it insteadGeoff Lankow2018-05-093-0/+135
* | Create and use LabelledColorPicker widgetGeoff Lankow2018-05-095-20/+36
* | Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-04122-333/+332
* | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-034-18/+10
* | Small bug fixes to font-variations files.Tavmjong Bah2018-05-032-5/+6
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-04-292-5/+17
|\ \
| * | Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah2018-04-292-5/+17
* | | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-29122-332/+333
|/ /
* | Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-1/+1
* | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1/+1
* | More progress on variable fonts support.Tavmjong Bah2018-04-286-24/+111
* | Allow FER edition on canvasMarc Jeanmougin2018-04-281-0/+2
* | Add start of 'font-variations' widget.Tavmjong Bah2018-04-265-0/+241
* | Implement FontSelectorToolbar.Tavmjong Bah2018-04-257-61/+479
* | Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-235-24/+3
* | Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-2/+0
* | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza2018-04-231-0/+1
* | Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-232-5/+5
|/
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-137-87/+623
* Cleanup Text and Font dialog.Tavmjong Bah2018-04-072-274/+62
* Extract and display ligatures in a font.Tavmjong Bah2018-04-052-9/+44
* Add lots of README's.Tavmjong Bah2018-03-301-0/+21
* Fix bug: 1758477Jabier Arraiza2018-03-283-4/+11
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-286-11/+13
* Fix bug: 1738504Jabier Arraiza2018-03-281-1/+0
* Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-281-1/+0
* Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz2018-03-281-0/+1
* a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-272-12/+12
* Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-273-11/+4
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-267-6/+22
* Allow path moveJabier Arraiza2018-03-261-1/+2
* Fixing refsJabier Arraiza2018-03-263-21/+4
* Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...Jabier Arraiza2018-03-261-2/+0
* Base LPE refactorJabier Arraiza2018-03-269-55/+113
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-396/+0
* [meson-build] libdepixelizeFelipe Corrêa da Silva Sanches2018-03-171-1/+2
* [meson-build] libwidgetsFelipe Corrêa da Silva Sanches2018-03-171-0/+1
* [meson-build] libsrcdirFelipe Corrêa da Silva Sanches2018-03-171-2/+14
* [meson-build] wip: inkgc + ui + libnrtypeFelipe Corrêa da Silva Sanches2018-03-171-0/+382
* Avoid crash when confirming new value in InkSpinScale with KeyboardEduard Braun2018-03-131-1/+1
* Use upward pointing arrow cursor in InkSpinScaleEduard Braun2018-03-121-1/+1
* Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun2018-03-122-5/+25
* Allow to constrain color slider values by pressing Ctrl keyEduard Braun2018-03-123-5/+18