aboutsummaryrefslogtreecommitdiffstats
path: root/Lib
AgeCommit message (Expand)Author
2015-10-09fontView: In renamed Latin-default character set, use combining diacritics as...Denis Jacquerye
2015-10-08fontView: use QRegularExpressionAdrien Tétar
2015-10-08Merged in moyogo/defconqt/inspector-unicodes (pull request #1)Adrien Tétar
2015-10-08fontView: don't add characterSet glyphs in SortingDialog, beef up AddGlyphsDi...Adrien Tétar
2015-10-08fontView: separate unicodes with ' ' instead of ';'Denis Jacquerye
2015-10-08fontView: remove unicode and validate unicodes in InspectorViewDenis Jacquerye
2015-10-08meta: a few bug fixes with existing widgetsAdrien Tétar
2015-10-08glyphView: correctly set undo/redo stackAdrien Tétar
2015-10-08openTypeNameUniqueID is a string type, don't try to make an int out of itLasse Fister
2015-10-08remove a method that is implement the same way in the superclassLasse Fister
2015-10-08Adopt the new calling convention of defcon-ufo3 for representationsLasse Fister
2015-10-08first set of fixes to upgrade to ufo_v3Lasse Fister
2015-10-08fontView: initial QSettings support (characterSets)Adrien Tétar
2015-10-07glyphView: AddComponentDialogAdrien Tétar
2015-10-07glyphCollectionView: allow drag'n'drop to reorder glyphsAdrien Tétar
2015-10-06fontView: initial InspectorWindow supportAdrien Tétar
2015-10-06meta: CurrentGlyph() support, drop dead code, nitsAdrien Tétar
2015-10-04fontView: add Recent Files supportAdrien Tétar
2015-10-03fontView: allow multiple font windowsAdrien Tétar
2015-10-03meta: add scripting support & associated functionality supportAdrien Tétar
2015-10-03fontView,…: some refactorings and nitsAdrien Tétar
2015-10-01fix wrong binding of connect event to the createAnchor functionFelipe Corrêa da Silva Sanches
2015-10-02glyphView: touchup AnchorDialog, ability to delete anchors/components, scale ...Adrien Tétar
2015-10-02objects,glyphCollectionView: bug fixesAdrien Tétar
2015-09-30GUI for adding anchors (with the cursor hovering the target position, select ...Felipe Corrêa da Silva Sanches
2015-09-30glyphView: touchup anchorsAdrien Tétar
2015-09-29Adding editable anchors (Still can't create new anchors, but the anchors will...Felipe Corrêa da Silva Sanches
2015-09-29Rename "Copy Reference" => "Copy as Component"Felipe Corrêa da Silva Sanches
2015-09-29fontView: don't overwrite naming data on paste, add reload from disk function...Adrien Tétar
2015-09-29glyphView: complete editable components supportAdrien Tétar
2015-09-29fontView,glyphView: generalize copy/paste and use app-wide clipboardAdrien Tétar
2015-09-29adding the component's outline path to the scene before creating the actual c...Felipe Corrêa da Silva Sanches
2015-09-29this is work in progress: trying to get the components to render as editable ...Felipe Corrêa da Silva Sanches
2015-09-29work in progress: ComponentItem classFelipe Corrêa da Silva Sanches
2015-09-29generating multiple paths when dealing with multiple componentsFelipe Corrêa da Silva Sanches
2015-09-28glyphView: remove some prepareGeometryChanges()Adrien Tétar
2015-09-27fontView: use the custom Font classAdrien Tétar
2015-09-27glyphView: scene-wide deletion blockingAdrien Tétar
2015-09-27glyphCollectionView: fix misnamingAdrien Tétar
2015-09-27glyphView: reload points when deletingAdrien Tétar
2015-09-26glyphView: don't move ruler text when performing undoAdrien Tétar
2015-09-26fontView: add glyphs as templateAdrien Tétar
2015-09-26fontView: implement sortFont when adding glyphsAdrien Tétar
2015-09-26glyphView: delete no-op rulersAdrien Tétar
2015-09-26glyphCollectionView: rewrite and extend the selection system, kbd navigation ...Adrien Tétar
2015-09-25use defcon API to add components to a glyphFelipe Corrêa da Silva Sanches
2015-09-25renaming "Selection" menu to "Edit"Felipe Corrêa da Silva Sanches
2015-09-25issue #19: Copying and pasting components (a.k.a. "references" in fontforge j...Felipe Corrêa da Silva Sanches
2015-09-23closes #5: Removes hardcoded C:\\CharterNova-Regular.ufo and uses one of our ...Felipe Corrêa da Silva Sanches
2015-09-23glyphView: put tools into an exclusive groupAdrien Tétar