summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'patch-1' of gitlab.com:Moini/inkscapeMarc Jeanmougin2018-06-141-1/+1
|\
| * 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
* | Keep Features tab in sync with font in Font tab.Tavmjong Bah2018-06-031-0/+1
* | Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-022-46/+45
* | Merge branch 'fix-undefined-references-without-lcms' of gitlab.com:libiquity/...Marc Jeanmougin2018-05-221-24/+24
|\ \
| * | 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-143-3/+3
* | Fix bug embeding SVG as PNGJabier Arraiza2018-05-132-0/+8
* | Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-122-5/+8
* | Allow link a SVG as imageJabiertxo Arraiza Cenoz2018-05-101-1/+1
* | Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-05-092-1/+42
|\ \
| * | Add global guide controls to guides panelGeoff Lankow2018-05-042-1/+42
* | | Create and use LabelledColorPicker widgetGeoff Lankow2018-05-092-11/+5
* | | Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0444-149/+149
* | | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-032-7/+5
* | | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2944-149/+149
* | | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-1/+1
* | | More progress on variable fonts support.Tavmjong Bah2018-04-282-3/+0
* | | Add start of 'font-variations' widget.Tavmjong Bah2018-04-262-0/+5
* | | Implement FontSelectorToolbar.Tavmjong Bah2018-04-252-11/+8
|/ /
* | Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-134-87/+71
* | Cleanup Text and Font dialog.Tavmjong Bah2018-04-072-274/+62
* | a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+2
* | a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-271-4/+2
* | Base LPE refactorJabier Arraiza2018-03-261-29/+14
|/
* Allow to align multiple objects as group relatively to a single objectEduard Braun2018-02-281-2/+11
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3039-357/+450
* OCAL dialog: make requests non-blocking on windowsEduard Braun2018-01-261-8/+9
* Add 5° rotation optionMarc Jeanmougin2018-01-201-3/+3
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-182-35/+24
* swatches: Code cleanupStefano Facchini2018-01-182-331/+166
* Properly support palettes without color namesEduard Braun2018-01-171-2/+10
* panel: Cleanup codeStefano Facchini2018-01-171-1/+6
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-1710-19/+471
* Add change missed in last commit (due to incomplete cherry-pick).Tavmjong Bah2018-01-161-1/+1
* panel: Remove the unused "title" labelStefano Facchini2018-01-1636-38/+36
* Remove the dialog "showclose" optionStefano Facchini2018-01-163-17/+0
* panel: remove the "apply_label" APIStefano Facchini2018-01-164-29/+19
* Fix tiny default size of preferences dialogEduard Braun2018-01-122-13/+63
* Merge branch 'escapefontspec' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-01-111-1/+2
|\
| * Escape font name when setting preview textGeoff Lankow2017-12-311-1/+2
* | Tiled Cloned: Remove check for 1.0 in shift exponent codeFlorian Märkl2018-01-101-8/+4
* | Tiled Cloned: Simplify shift exponent codeFlorian Märkl2018-01-101-10/+4
* | Tiled Cloned: Apply shift exponent to absolute shiftFlorian Märkl2018-01-101-2/+14
* | Fix and improve window size/position handling/restorationEduard Braun2018-01-092-31/+17
|\ \