| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-09 | fontView: In renamed Latin-default character set, use combining diacritics ↵ | Denis Jacquerye | |
| as components instead of spacing diacritics. * Replace spacing diacritics used as components (circumflex → uni0301, ring → uni030A, tilde → tildecomb). * Remove spacing diacritics not used as components (caron, breve, dotaccent, ogonek, hungarumlaut). * Add combining diacritics (acutecomb, gravecomb). * Rename “Latin-1” “Latin-default”. | |||
| 2015-10-08 | fontView: use QRegularExpression | Adrien Tétar | |
| QRegExp is deprecated in Qt5. | |||
| 2015-10-08 | Merged in moyogo/defconqt/inspector-unicodes (pull request #1) | Adrien Tétar | |
| InspectorView unicodes: remove unicode, validate, prevent crashing, use ' ' as separator | |||
| 2015-10-08 | fontView: don't add characterSet glyphs in SortingDialog, beef up ↵ | Adrien Tétar | |
| AddGlyphsDialog | |||
| 2015-10-08 | fontView: separate unicodes with ' ' instead of ';' | Denis Jacquerye | |
| 2015-10-08 | fontView: remove unicode and validate unicodes in InspectorView | Denis Jacquerye | |
| Remove unicode since unicodes’s first element is the same thing. Validate and show unicodes as 4-hex- or 6-hex-digits per convention. Fix crashing bug when unicodes.text() is ''. | |||
| 2015-10-08 | meta: a few bug fixes with existing widgets | Adrien Tétar | |
| 2015-10-08 | glyphView: correctly set undo/redo stack | Adrien Tétar | |
| 2015-10-08 | openTypeNameUniqueID is a string type, don't try to make an int out of it | Lasse Fister | |
| 2015-10-08 | remove a method that is implement the same way in the superclass | Lasse Fister | |
| 2015-10-08 | Adopt the new calling convention of defcon-ufo3 for representations | Lasse Fister | |
| 2015-10-08 | first set of fixes to upgrade to ufo_v3 | Lasse Fister | |
| 2015-10-08 | fontView: initial QSettings support (characterSets) | Adrien Tétar | |
| 2015-10-07 | glyphView: AddComponentDialog | Adrien Tétar | |
| 2015-10-07 | glyphCollectionView: allow drag'n'drop to reorder glyphs | Adrien Tétar | |
| 2015-10-06 | fontView: initial InspectorWindow support | Adrien Tétar | |
| 2015-10-06 | meta: CurrentGlyph() support, drop dead code, nits | Adrien Tétar | |
| 2015-10-04 | fontView: add Recent Files support | Adrien Tétar | |
| 2015-10-03 | fontView: allow multiple font windows | Adrien Tétar | |
| 2015-10-03 | meta: add scripting support & associated functionality support | Adrien Tétar | |
| 2015-10-03 | fontView,…: some refactorings and nits | Adrien Tétar | |
| 2015-10-01 | fix wrong binding of connect event to the createAnchor function | Felipe Corrêa da Silva Sanches | |
| 2015-10-02 | glyphView: touchup AnchorDialog, ability to delete anchors/components, scale ↵ | Adrien Tétar | |
| anchors on creation, anchor selection color, cleanups | |||
| 2015-10-02 | objects,glyphCollectionView: bug fixes | Adrien Tétar | |
| 2015-09-30 | GUI for adding anchors (with the cursor hovering the target position, select ↵ | Felipe Corrêa da Silva Sanches | |
| "context menu"->"add anchor" and provide an anchor name on the "New Anchor Point..." dialog) | |||
| 2015-09-30 | glyphView: touchup anchors | Adrien Tétar | |
| 2015-09-29 | Adding editable anchors (Still can't create new anchors, but the anchors ↵ | Felipe Corrêa da Silva Sanches | |
| will be rendered and editable if they already exist in a loaded UFO file.) | |||
| 2015-09-29 | Rename "Copy Reference" => "Copy as Component" | Felipe Corrêa da Silva Sanches | |
| 2015-09-29 | fontView: don't overwrite naming data on paste, add reload from disk ↵ | Adrien Tétar | |
| functionality, nits | |||
| 2015-09-29 | glyphView: complete editable components support | Adrien Tétar | |
| 2015-09-29 | fontView,glyphView: generalize copy/paste and use app-wide clipboard | Adrien Tétar | |
| 2015-09-29 | adding the component's outline path to the scene before creating the actual ↵ | Felipe Corrêa da Silva Sanches | |
| componentItem (which will only be responsible for rendering the bounding box and managing draging and updating the transformations in the defcon component object) | |||
| 2015-09-29 | this is work in progress: trying to get the components to render as editable ↵ | Felipe Corrêa da Silva Sanches | |
| items on the glyph view | |||
| 2015-09-29 | work in progress: ComponentItem class | Felipe Corrêa da Silva Sanches | |
| 2015-09-29 | generating multiple paths when dealing with multiple components | Felipe Corrêa da Silva Sanches | |
| 2015-09-28 | glyphView: remove some prepareGeometryChanges() | Adrien Tétar | |
| 2015-09-27 | fontView: use the custom Font class | Adrien Tétar | |
| 2015-09-27 | glyphView: scene-wide deletion blocking | Adrien Tétar | |
| 2015-09-27 | glyphCollectionView: fix misnaming | Adrien Tétar | |
| 2015-09-27 | glyphView: reload points when deleting | Adrien Tétar | |
| 2015-09-26 | glyphView: don't move ruler text when performing undo | Adrien Tétar | |
| 2015-09-26 | fontView: add glyphs as template | Adrien Tétar | |
| 2015-09-26 | fontView: implement sortFont when adding glyphs | Adrien Tétar | |
| 2015-09-26 | glyphView: delete no-op rulers | Adrien Tétar | |
| Closes #14. | |||
| 2015-09-26 | glyphCollectionView: rewrite and extend the selection system, kbd navigation ↵ | Adrien Tétar | |
| now possible and scrolls to selected cell (Still some work to do with ShiftModifier, but the bulk is done.) | |||
| 2015-09-25 | use defcon API to add components to a glyph | Felipe Corrêa da Silva Sanches | |
| 2015-09-25 | renaming "Selection" menu to "Edit" | Felipe Corrêa da Silva Sanches | |
| 2015-09-25 | issue #19: Copying and pasting components (a.k.a. "references" in fontforge ↵ | Felipe Corrêa da Silva Sanches | |
| jargon) into glyphs. | |||
| 2015-09-23 | closes #5: Removes hardcoded C:\\CharterNova-Regular.ufo and uses one of our ↵ | Felipe Corrêa da Silva Sanches | |
| sample UFO files. File paths are (if everything's correct) handled in a crossplatform manner. | |||
| 2015-09-23 | glyphView: put tools into an exclusive group | Adrien Tétar | |
