aboutsummaryrefslogtreecommitdiffstats
path: root/Lib/defconQt/objects/defcon.py
AgeCommit message (Collapse)Author
2015-11-07meta: add custom glyphList supportAdrien Tétar
2015-11-05glyphView: consolidate offCurve actionsAdrien Tétar
2015-10-31defcon: newGlyph returns the glyph, glyphView: preserve currentToolAdrien Tétar
2015-10-31fontView: use font.glyphOrder + notificationsAdrien Tétar
2015-10-19Use PEP8 code styleDenis Jacquerye
2015-10-12defcon: Add TGlyph.autoUnicode() to get unicode from AGL or uninames ↵Denis Jacquerye
(uniXXXX, uXXXX, uXXXXXX)
2015-10-10Rename CharacterSet and variable with “character” in name to GlyphSet ↵Denis Jacquerye
and “glyph” when relevant
2015-10-08fontView: don't add characterSet glyphs in SortingDialog, beef up ↵Adrien Tétar
AddGlyphsDialog
2015-10-08first set of fixes to upgrade to ufo_v3Lasse Fister
2015-10-02objects,glyphCollectionView: bug fixesAdrien Tétar
2015-09-21meta/defcon: check-in copy-paste, template glyphAdrien Tétar
2015-09-21meta: refactorings and cleanups, fontView: partial rewrite, new ↵Adrien Tétar
AddGlyphsWindow, extract cells widget to a separate location, support CharacterSet objects fully