OSDN Git Service

neighbornote/NeighborNote.git
2010-08-24 Randy BaumgarteAltered note table to use a display delegate to show...
2010-08-22 Randy BaumgarteFix problem which prevented cutting attachments between...
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 BaumgarteChanged source URL from a text label to a push button...
2010-08-22 Randy BaumgarteAdded configuration option to automatically assign...
2010-08-22 Randy BaumgarteModify tag completion to be a little less ugly and...
2010-08-22 Randy BaumgarteRemove shortcut code that was causing an ambiguous...
2010-08-22 Randy BaumgarteCorrected bugs where deleting a tag, closing a notebook...
2010-08-22 Randy BaumgarteImproved performance in the editor by not forcing a...
2010-08-22 Randy BaumgarteFix tag completion problems created by prior feature...
2010-08-22 Randy BaumgartePerformance improvements when switching notebooks or...
2010-08-22 Randy BaumgarteAdd icon for "msg" (email) file attachments.
2010-08-22 Randy BaumgarteAlter import logic to create a new, unique GUID for...
2010-08-22 Randy BaumgarteAltered note table list to use QAbstractTableModel...
2010-08-06 Randy BaumgarteAlter behavior of the tag line editor. If focus is...
2010-08-06 Randy BaumgarteCorrect problem where the attribute search for attachme...
2010-08-06 Randy BaumgarteCorrect problem with src= not being closed properly...
2010-08-06 Randy BaumgarteAdd missing left & right arrows for PDF navigation
2010-08-06 Hiroshi Miura... Update japanese translations
2010-08-06 Hiroshi Miura... add missing tr() for I18N
2010-08-06 Hiroshi Miura... support multiple instance with ant run
2010-08-06 Hiroshi Miura... remove chunk which depends on Merkaartor
2010-08-06 Hiroshi Miura... Document update for developers
2010-08-06 Hiroshi Miura... Launch script now tune for performance
2010-08-06 Hiroshi Miura... add qt message catalogs and build rules
2010-08-06 Hiroshi Miura... localization of application
2010-08-06 Hiroshi Miura... add build.xml
2010-07-28 Randy BaumgarteUpdated release.txt & changelog.txt for the 0.88 release.
2010-07-28 Nick ClarkeRemove Global.dbClientWait, dbClientContinue, dbWait...
2010-07-28 Nick ClarkeFix use of Matcher.replaceAll method with backslash...
2010-07-28 Randy BaumgarteFixed a problem with the tag entry text field on a...
2010-07-26 Randy BaumgarteCorrected problem where a non-local database was not...
2010-07-26 Randy BaumgarteCorrected problem where a null pointer exception would...
2010-07-26 Randy BaumgarteAdded geoChanged signal to NoteSignal class.
2010-07-23 Randy BaumgarteThere are multiple changes with this commit.
2010-07-23 Nick ClarkeFix handling of H2 lock files
2010-07-23 Nick ClarkeRemove now-unused methods from FileManager
2010-07-23 Nick ClarkeRemove Global.currentDir
2010-07-23 Nick ClarkeChange generation of files/paths in qss dir to use...
2010-07-23 Nick ClarkeRemove Global.getDirectoryPath()
2010-07-23 Nick ClarkeChange generation of files/paths in res dir to use...
2010-07-23 Nick ClarkeFix handling of return status of PDFPreview.setupPrevie...
2010-07-23 Nick ClarkeChange generation of files/paths in images dir to use...
2010-07-23 Nick ClarkeChange generation of files/paths in logs dir to use...
2010-07-23 Nick ClarkeChange generation of files/paths in home dir to use...
2010-07-23 Nick ClarkeChange generation of files/paths in xml dir to use...
2010-07-23 Nick ClarkeChange generation of files/paths in db dir to use FileM...
2010-07-23 Nick ClarkeRemove deletion of 'res' directory files from startup...
2010-07-23 Nick ClarkeAdd FileUtils with static utility methods for making...
2010-07-23 Nick ClarkeAdd new FileManager class, accessible as Global.getFile...
2010-07-23 Nick ClarkeFix path to log4j jar to match current filename
2010-07-23 Nick ClarkeAdd distribution startup scripts, readmes, license...
2010-07-23 Nick ClarkeGitignore db, logs, res, secure.txt
2010-07-23 Nick ClarkeAdd contents of 'images', 'res' and 'qss' directories...
2010-07-18 Randy Baumgarte deleted: all *.class files since they are not needed
2010-07-18 Nick ClarkeFix .gitignore file
2010-07-18 Nick ClarkeCopy libs from last full distribution release (0.86...
2010-07-18 Nick ClarkeRemove all .class files from repos
2010-07-15 Randy BaumgartePatch from Nick to change GIT & Eclipse so patching...
2010-07-13 Randy BaumgarteNeverNote 0.88.