OSDN Git Service

neighbornote/NeighborNote.git
2010-10-10 Randy BaumgarteModified build for 0.92 and fix nevernote.bat 64 bit...
2010-10-10 Randy BaumgarteUpdated 0.92 information
2010-10-03 Randy BaumgarteUpdate build scripts for 0.91
2010-10-03 Randy BaumgarteFix translations directory to match source and fix...
2010-10-01 Randy BaumgarteUpgrade version number to 0.91 and update changelog.txt
2010-10-01 Randy BaumgarteUpdate release & upgrade infor. Fix clean.sh script.
2010-10-01 Randy BaumgarteAdded *.qm files since they should be generated each...
2010-10-01 Randy BaumgarteUninstall icon for Windows
2010-10-01 Randy BaumgarteHopefully this did the translations properly.
2010-10-01 Randy BaumgarteMerge Hiroshi's changes.
2010-10-01 Randy BaumgarteCorrect problem where toolbar would always be hidden...
2010-10-01 Randy BaumgarteCorrect JTidy to input text in UTF-8 to prevent some...
2010-10-01 Randy BaumgarteLowered timer for hiding the window on minimize.
2010-10-01 Randy BaumgarteRemove percent encoding from mail message.
2010-10-01 Randy BaumgarteReject the ability to reorder tags when "hide inactive...
2010-10-01 Randy BaumgarteCorrect problem where the URL couldn't have a ' in...
2010-10-01 Randy BaumgarteCorrect QLabel to have tr statement.
2010-10-01 Randy BaumgarteAdded the ability to select the encryption method.
2010-10-01 Randy BaumgartePrevent spaces from being used in the database encrypti...
2010-10-01 Randy BaumgarteAdded logic to remember if window was maximized, so...
2010-10-01 Randy BaumgarteAdded shortcut entry for encrypting the database.
2010-10-01 Randy BaumgarteMinimize to system tray if system tray icon is visible...
2010-10-01 Randy BaumgarteAdd the ability to encrypt & decrypt the database more...
2010-10-01 Randy BaumgarteAllow users to specify sleep interval between looking...
2010-10-01 Randy BaumgarteFix logic that caused a note's title to be pulled from...
2010-10-01 Randy BaumgarteCorrect problem parsing notes where carriage returns...
2010-10-01 Randy BaumgarteCorrect unicode problem when duplicating a note.
2010-09-25 Randy BaumgarteRemove StringUtils.java
2010-09-25 Randy BaumgarteAdd SpellCheck.java
2010-09-23 Randy Baumgarte- Add bulid packages, update install.txt, and re-commit...
2010-09-21 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2010-09-21 Randy BaumgarteUpdate changelog.txt with 0.90 changes
2010-09-21 Randy BaumgarteAltered nevernote.sh to handle both 32 & 64 bit libraries
2010-09-20 Randy BaumgarteAdd fix for "Program%20Files"
2010-09-20 Randy BaumgarteUpdate license information
2010-09-20 Randy BaumgarteUpdate to suppport install program.
2010-09-20 Randy BaumgarteAlter splash screen.
2010-09-20 Randy BaumgarteUpdate readme & change log & upgrade.txt for 0.90 version.
2010-09-15 Randy BaumgarteCorrect nevernote.sh path problem.
2010-09-14 Randy BaumgarteChange version to 0.90 & remove debug message.
2010-09-14 Randy BaumgarteCorrect null pointer exception when adding a new entry.
2010-09-14 Randy BaumgarteAdded primitive spell checker & English dictionaries.
2010-09-14 Randy BaumgarteChange font color & highlight colors to be QToolButton...
2010-09-14 Randy BaumgarteAdd logic to remember if the QToolBar for the main...
2010-09-14 Randy BaumgarteRe-enable sorting on note index columns. Prior changes...
2010-09-14 Randy BaumgarteAlter logic to change how the program directory is...
2010-09-14 Randy BaumgarteCleaned up JTidy messages and put them in the logger...
2010-09-14 Randy BaumgarteCorrect duplicate add to note cache which caused proble...
2010-09-14 Randy BaumgarteBreak apart read-only components from user read/write...
2010-09-14 Randy BaumgarteAltered word length spinner from a minimum of 3 to...
2010-09-14 Randy BaumgarteCorrect bug where minimum word length wasn't being...
2010-09-14 Randy BaumgarteAdded the ability to search for phrases
2010-09-14 Randy BaumgarteCorrect problem where a note's title color would be...
2010-09-14 Randy BaumgarteCorrected lib path for commons jar file.
2010-09-14 Randy BaumgarteAltered sync complete message to notify user if errors...
2010-09-14 Randy BaumgarteAdded logic to capture if an error happens when cleanin...
2010-09-14 Randy BaumgarteAltered save logic to use JTidy instead of manually...
2010-09-14 Randy BaumgarteAdd popup to show URL when moving mouse over a link.
2010-09-14 Randy BaumgarteChange the editor button bar from a QHBoxLayout to...
2010-09-14 Randy BaumgarteMoved the show/hide of the note index column from the...
2010-09-14 Randy BaumgarteAdd popup to show URL when moving mouse over a link.
2010-09-14 Randy BaumgarteChange the editor button bar from a QHBoxLayout to...
2010-09-14 Randy BaumgarteMoved the show/hide of the note index column from the...
2010-08-28 Randy BaumgarteUpdated changelog.txt
2010-08-28 Randy BaumgarteDisable waitCursor function. This breaks the cursor...
2010-08-28 Randy BaumgarteCorrect date compare logic. Prior changes were regresse...
2010-08-27 Randy BaumgarteFix problems with attribute selections not filtering...
2010-08-27 Randy BaumgarteAdd nevernote icon for Windows.
2010-08-27 Randy BaumgarteFix errors in Winodws batch file.
2010-08-27 Randy BaumgarteMerge Hiroshi's language changes into development branch.
2010-08-27 Randy BaumgarteCorrect problem where checkbox state may not be remembe...
2010-08-24 Randy BaumgarteUpdate version number to 0.89.
2010-08-24 Randy BaumgarteAlter save thread logic so that if an error happens...
2010-08-24 Randy BaumgarteFix bug where changing the notebook via the drop down...
2010-08-24 Randy BaumgarteCleanup of some unused variables & removed performance...
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
next