aboutsummaryrefslogtreecommitdiffstats
path: root/Lib/defconQt/glyphView.py
AgeCommit message (Expand)Author
2015-11-12glyphView: next/previous glyphAdrien Tétar
2015-11-08glyphView: don't try to cut move segmentsAdrien Tétar
2015-11-08glyphView: fix knife crashAdrien Tétar
2015-11-07SizeGripItem: finish and fix implementation, use with pixmapAdrien Tétar
2015-11-06Merge pull request #120 from trufont/patch-17Adrien Tétar
2015-11-06fontView, glyphView: don't copy nameAdrien Tétar
2015-11-05meta: PEP8Adrien Tétar
2015-11-05glyphView: add LayerActionsDialogAdrien Tétar
2015-11-05glyphView: consolidate offCurve actionsAdrien Tétar
2015-11-03glyphView: small rewriteAdrien Tétar
2015-11-03glyphView: fix knife tool for multiple cuts on one segmentAdrien Tétar
2015-10-31defcon: newGlyph returns the glyph, glyphView: preserve currentToolAdrien Tétar
2015-10-31glyphView: rename anchor with double-clickAdrien Tétar
2015-10-30glyphView: react to blueValues changedAdrien Tétar
2015-10-29meta: shufflings, loadMostRecentFile, metricsWindow: canvas key shortcutsAdrien Tétar
2015-10-24meta: consolidate callbacks/scrolling/sizingAdrien Tétar
2015-10-20glyphView: put context menu actions in the glyphViewAdrien Tétar
2015-10-19Comment out unused variablesDenis Jacquerye
2015-10-19Use PEP8 code styleDenis Jacquerye
2015-10-17glyphView: add startPoints support, consolidate notificationsAdrien Tétar
2015-10-16enhanced layer support in glyphViewLasse Fister
2015-10-15glyphView: fix logic error in CPDeletedAdrien Tétar
2015-10-14meta: use backspace as Del key on OSX, refactorAdrien Tétar
2015-10-12glyphView: allow offCurves deletionAdrien Tétar
2015-10-11meta: packaging changesAdrien Tétar
2015-10-11meta: default to empty font, fixtureAdrien Tétar
2015-10-10glyphView: layers support, fontView: change UFO open behavior, variousAdrien Tétar
2015-10-09glyphView: scale elements everytime the view scale changesAdrien Tétar
2015-10-09glyphView: show the whole glyph upon openingAdrien Tétar
2015-10-09glyphView: fixed bug that could collapse both offCurves in a smooth pointAdrien Tétar
2015-10-08fontView: don't add characterSet glyphs in SortingDialog, beef up AddGlyphsDi...Adrien Tétar
2015-10-08meta: a few bug fixes with existing widgetsAdrien Tétar
2015-10-08glyphView: correctly set undo/redo stackAdrien Tétar
2015-10-08first set of fixes to upgrade to ufo_v3Lasse Fister
2015-10-07glyphView: AddComponentDialogAdrien Tétar
2015-10-06meta: CurrentGlyph() support, drop dead code, nitsAdrien 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-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-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-27glyphView: scene-wide deletion blockingAdrien Tétar