| Age | Commit message (Expand) | Author |
| 2015-11-07 | SizeGripItem: finish and fix implementation, use with pixmap | Adrien Tétar |
| 2015-11-07 | Work in Progress: Selection Resizing Handles | =?UTF-8?q?Felipe=20Corr=C3=AAa=20da=20Silva=20Sanches?= |
| 2015-11-06 | Merge pull request #121 from trufont/patch-17 | Adrien Tétar |
| 2015-11-06 | metricsWindow: fix canvas resize | Adrien Tétar |
| 2015-11-06 | Merge pull request #120 from trufont/patch-17 | Adrien Tétar |
| 2015-11-06 | fontView, glyphView: don't copy name | Adrien Tétar |
| 2015-11-06 | fontView: fix importFromCurrentFont | Adrien Tétar |
| 2015-11-05 | meta: PEP8 | Adrien Tétar |
| 2015-11-05 | glyphView: add LayerActionsDialog | Adrien Tétar |
| 2015-11-05 | glyphView: consolidate offCurve actions | Adrien Tétar |
| 2015-11-05 | fontView: add metrics settings buttons signals | Adrien Tétar |
| 2015-11-04 | metricsWindow: fix no-wrap scrollbars | Adrien Tétar |
| 2015-11-04 | metricsWindow: don't resize after painting | Adrien Tétar |
| 2015-11-03 | glyphView: small rewrite | Adrien Tétar |
| 2015-11-03 | fontView: allow pfb as well, fix path API misuse | Adrien Tétar |
| 2015-11-03 | glyphView: fix knife tool for multiple cuts on one segment | Adrien Tétar |
| 2015-11-02 | fontView: extractor support | Adrien Tétar |
| 2015-10-31 | glyphCollectionView: tiny improvements to the selection system | Adrien Tétar |
| 2015-10-31 | meta: PEP8 | Adrien Tétar |
| 2015-10-31 | defcon: newGlyph returns the glyph, glyphView: preserve currentTool | Adrien Tétar |
| 2015-10-31 | glyphView: rename anchor with double-click | Adrien Tétar |
| 2015-10-31 | fontView: use font.glyphOrder + notifications | Adrien Tétar |
| 2015-10-30 | glyphView: react to blueValues changed | Adrien Tétar |
| 2015-10-30 | fontInfo: fix integerFloatList writing, metricsWindow: update fix | Adrien Tétar |
| 2015-10-30 | representationFactories: use the new register mechanism | Adrien Tétar |
| 2015-10-30 | meta: license cleanup | Adrien Tétar |
| 2015-10-30 | meta: polishings | Adrien Tétar |
| 2015-10-29 | fontView: use available geometry | Adrien Tétar |
| 2015-10-29 | meta: shufflings, loadMostRecentFile, metricsWindow: canvas key shortcuts | Adrien Tétar |
| 2015-10-28 | meta: some packaging touchups | Adrien Tétar |
| 2015-10-26 | [fontView] s/Mark/Flag/g in UI strings only | Dave Crossland |
| 2015-10-25 | fontView: set Ctrl+G as shortcut for Add glyph, Ctrl+Alt+G is used for Groups... | Denis Jacquerye |
| 2015-10-24 | spaceCenter: tiny fix | Adrien Tétar |
| 2015-10-24 | meta: consolidate callbacks/scrolling/sizing | Adrien Tétar |
| 2015-10-24 | meta: fix sizing mechanism, fix AllFonts() | Adrien Tétar |
| 2015-10-23 | Add Lib/TruFont.spec | Dave Crossland |
| 2015-10-23 | Merge pull request #45 from n7s/master | Denis Jacquerye |
| 2015-10-23 | defconQt/__main__.py: move code to main() and call when __name__ is “__main... | Denis Jacquerye |
| 2015-10-22 | Added blank line to make flake happy. | Nicolas Spalinger |
| 2015-10-22 | Modified setup.py and __main.py__ for Windows users. | Nicolas Spalinger |
| 2015-10-22 | resources: cleanup defaultColor | Adrien Tétar |
| 2015-10-22 | Merge pull request #49 from moyogo/fontinfo | Adrien Tétar |
| 2015-10-22 | fontInfo: use super().method(arg) instead of super(C, self).method(arg) | Denis Jacquerye |
| 2015-10-22 | fontInfo: add class TabWidget, use load and write functions for info type | Denis Jacquerye |
| 2015-10-21 | make the "no color" icon thinner and darker (fixes #40) | Felipe Corrêa da Silva Sanches |
| 2015-10-21 | meta: PEP8 | Adrien Tétar |
| 2015-10-21 | glyphCollectionView: make highlight/insert mechanism subclass-aware | Adrien Tétar |
| 2015-10-21 | fontView: sort tooltip | Adrien Tétar |
| 2015-10-21 | glyphCollectionView: fix scroll/ptSize, fontView: fix markColor | Adrien Tétar |
| 2015-10-21 | fontInfo: Add OS/2 tab, from https://gist.github.com/adrientetar/6f3875da8489... | Denis Jacquerye |