summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Incorporate some of Mihaela's suggestions.Maren Hachmann2018-05-111-1/+1
| * | | Try a different tool tip that hopefully can help users determine what to expe...Maren Hachmann2018-03-081-1/+1
| * | | Try to clarify what the new tile size option is for.Maren Hachmann2018-03-021-1/+1
* | | | Create at least two radio buttons for a table.Tavmjong Bah2018-06-141-0/+7
* | | | Limit style alternatives label width.Tavmjong Bah2018-06-141-0/+7
* | | | Add radio buttons for font style alternates.Tavmjong Bah2018-06-142-63/+163
* | | | Improvements to the Font Features dialog. Better OpenType coverage.Tavmjong Bah2018-06-111-55/+147
| |_|/ |/| |
* | | Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-072-2/+270
* | | Remove tables that should not be exposed to user from OpenType table list.Tavmjong Bah2018-06-051-0/+19
* | | Use all available space for Ordinal label.Tavmjong Bah2018-06-051-1/+1
* | | Prevent widget from getting too big.Tavmjong Bah2018-06-052-14/+41
* | | Keep Features tab in sync with font in Font tab.Tavmjong Bah2018-06-033-0/+12
* | | Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-024-53/+119
| |/ |/|
* | Merge branch 'fix-undefined-references-without-lcms' of gitlab.com:libiquity/...Marc Jeanmougin2018-05-222-33/+33
|\ \
| * | colorspace::Component: Fix undefined references without lcmsPatrick McDermott2018-05-201-9/+9
| * | DocumentProperties: Fix undefined references without lcmsPatrick McDermott2018-05-201-24/+24
* | | Print: Match document size against known paper sizesPatrick McDermott2018-05-201-8/+32
* | | Print: C++ifyPatrick McDermott2018-05-202-77/+71
|/ /
* | Fis maren improvements to embed/importJabier Arraiza2018-05-151-2/+2
* | Misc. typosluz.paz2018-05-147-7/+7
* | Fix bug embeding SVG as PNGJabier Arraiza2018-05-132-0/+8
* | Add preview for numeric OpenType features.Tavmjong Bah2018-05-132-61/+128
* | Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-124-15/+35
* | 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