OSDN Git Service

Change the editor button bar from a QHBoxLayout to a QToolBar. This will allow the...
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / config /
2010-07-28 Nick ClarkeFix use of Matcher.replaceAll method with backslash...
2010-07-23 Nick ClarkeFix handling of H2 lock files
2010-07-23 Nick ClarkeRemove now-unused methods from FileManager
2010-07-23 Nick ClarkeAdd new FileManager class, accessible as Global.getFile...