OSDN Git Service

Added LaTex image insert & edit
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / gui / NoteTableModel.java
2010-12-19 Randy BaumgarteCorrect bug where new notes may have data loss if typin...
2010-12-19 Randy BaumgarteChanged synchronized from true/false to a dot to match...
2010-10-28 Randy BaumgarteAdded more thumbnail logic & correct search bugs.
2010-10-23 Randy BaumgarteUpdate merge with local branch. Changes:
2010-08-24 Randy BaumgarteAltered note table to use a display delegate to show...
2010-08-22 Randy BaumgarteCorrect problem where images may not be pasted properly...
2010-08-22 Randy BaumgarteAlter sync logic to examine new notes as they arrive...
2010-08-22 Randy BaumgarteAltered note table list to use QAbstractTableModel...