OSDN Git Service

Merge branch 'refresh_current_note' into development
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / NeverNote.java
2010-10-30 xVirMerge branch 'refresh_current_note' into development
2010-10-30 xVirFixed problem with refresh note
2010-10-30 DanilMerge branch 'quota_bar' into development
2010-10-30 xVirNow account information appears on mouse click Quota...
2010-10-28 Randy BaumgarteAdded more thumbnail logic & correct search bugs.
2010-10-23 Randy BaumgarteUpdate merge with local branch. Changes:
2010-10-11 Randy BaumgarteAdded the ability to hide some of the toolbar buttons.
2010-10-10 Randy BaumgarteAdd experimental http proxy support
2010-10-10 Randy BaumgarteAdd logic to remember if note information was displayed...
2010-10-10 Randy BaumgarteAdd option to start minimized.
2010-10-10 Randy BaumgarteCleanup the spell checker dialog.
2010-10-01 Randy BaumgarteMerge Hiroshi's changes.
2010-10-01 Randy BaumgarteCorrect problem where toolbar would always be hidden...
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 BaumgarteAdded the ability to select the encryption method.
2010-10-01 Randy BaumgarteAdded logic to remember if window was maximized, so...
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 BaumgarteCorrect unicode problem when duplicating a note.
2010-09-21 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2010-09-20 Randy BaumgarteUpdate license information
2010-09-14 Randy BaumgarteAdded primitive spell checker & English dictionaries.
2010-09-14 Randy BaumgarteAdd logic to remember if the QToolBar for the main...
2010-09-14 Randy BaumgarteCorrect duplicate add to note cache which caused proble...
2010-09-14 Randy BaumgarteCorrect problem where a note's title color would be...
2010-09-14 Randy BaumgarteAltered sync complete message to notify user if errors...
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 BaumgarteDisable waitCursor function. This breaks the cursor...
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 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-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 BaumgarteAdded configuration option to automatically assign...
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 BaumgartePerformance improvements when switching notebooks or...
2010-08-22 Randy BaumgarteAltered note table list to use QAbstractTableModel...
2010-08-06 Hiroshi Miura (mom... add qt message catalogs and build rules
2010-08-06 Hiroshi Miura (mom... localization of application
2010-07-28 Randy BaumgarteFixed a problem with the tag entry text field on a...
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 ClarkeChange generation of files/paths in qss dir to use...
2010-07-23 Nick ClarkeChange generation of files/paths in res dir to use...
2010-07-23 Nick ClarkeChange generation of files/paths in images 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 db dir to use FileM...
2010-07-23 Nick ClarkeAdd new FileManager class, accessible as Global.getFile...
2010-07-13 Randy BaumgarteNeverNote 0.88.