OSDN Git Service

Add fix for stack names when updating notebooks.
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / gui /
2011-04-03 Randy BaumgarteAdded the ability to merge tags and corrected some...
2011-04-03 Randy BaumgarteCorrect problem where notes not being refreshed properl...
2011-04-03 Randy BaumgarteAdded LaTex image insert & edit
2011-04-03 Randy Baumgarte- Gui cleanup - Rework count threads to reduce SQL...
2011-02-24 Randy BaumgarteCorrect problem where images may not be saved after...
2011-02-24 Randy BaumgarteAdd check to prevent PDF scrolling from walking off...
2011-02-24 Randy BaumgarteChange case sensitivity for notebooks, tags, & saved...
2011-01-30 Randy BaumgarteAdded the ability to view debugging logs.
2011-01-30 Randy BaumgarteRetain expanded state of notebooks & tags across sync.
2011-01-30 Randy BaumgarteCorrect numerous table problems.
2011-01-30 Randy BaumgarteCleanup unneded variables in ExternalBrowse.
2011-01-30 Randy BaumgarteCorrect problem where conflict notebooks were not the...
2011-01-30 Randy BaumgarteAdd some shortcuts to external browser window.
2011-01-10 Randy BaumgarteAdd insert/delete columns to tables.
2011-01-10 Randy BaumgarteChanged to allow removal of hyperlinks in notes.
2011-01-10 Randy BaumgarteCorrect problem where child tag custom icons are not...
2011-01-01 Randy BaumgarteAdd automatic upgrade checking.
2011-01-01 Randy BaumgarteAdd selective sync, cleanup debug messages, & correct...
2011-01-01 Randy BaumgarteMigrate from PDFRenderer to PDFBox to generate PNG...
2010-12-19 Randy BaumgarteChange tag & notebook colors to orange for shared notebooks
2010-12-19 Randy BaumgarteCleanup selection behavior on tag & notebook trees.
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-12-19 Randy BaumgarteCorrect checkbox on mouseover event to show hand rather...
2010-12-15 Randy BaumgarteAdd shared notebook editing & syncing logic.
2010-12-15 Randy Baumgarte- Added the ability to disable indexing of attachments...
2010-12-15 Randy BaumgarteRemove visibility of "share with individuals" because...
2010-12-15 Randy BaumgarteAdd initial logic for setting up shared/published noteb...
2010-12-15 Randy BaumgarteCleanup compiler warning messages and alter backup...
2010-12-15 Randy BaumgarteAdd the ability to assign custom icons to the "All...
2010-12-15 Randy BaumgarteAdd the ability to add & remove notebook stacks.
2010-12-15 Randy BaumgarteAdd the ability to customize saved search icons.
2010-12-15 Randy BaumgarteAdd ability to customize tag icons
2010-12-15 Randy BaumgarteAdd logic to display stacks in notebook tree
2010-12-15 Randy BaumgarteAllow customizing of notebook icons.
2010-12-15 Randy BaumgarteCleanup of some of the thumbnail logic to be less resou...
2010-12-15 Randy BaumgarteFix bug where the external editor would force a close...
2010-11-03 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-02 Randy BaumgarteCleanup messages.
2010-11-02 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-02 xVirMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-01 Randy BaumgarteChanged selection behavior to match Evernote client...
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-10 Randy BaumgartePrevent inserting an image which is zero bytes.
2010-10-10 Randy BaumgarteChange spell check defaults and allow options to be...
2010-10-10 Randy BaumgarteMinor cleanup of spell check.
2010-10-10 Randy BaumgarteFix tag line editor strangeness and add spell config...
2010-10-10 Randy BaumgarteAdded todo to editor button bar.
2010-10-10 Randy BaumgarteCleanup the spell checker dialog.
2010-10-01 Randy BaumgarteMerge Hiroshi's changes.
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 BaumgarteAdd the ability to encrypt & decrypt the database more...
2010-10-01 Randy BaumgarteFix logic that caused a note's title to be pulled from...
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-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 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-27 Randy BaumgarteFix problems with attribute selections not filtering...
2010-08-27 Randy BaumgarteMerge Hiroshi's language changes into development branch.
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 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 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 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 with src= not being closed properly...
2010-08-06 Hiroshi Miura (mom... add missing tr() for I18N
2010-08-06 Hiroshi Miura (mom... add qt message catalogs and build rules
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 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 home dir to use...
2010-07-18 Nick ClarkeRemove all .class files from repos
2010-07-13 Randy BaumgarteNeverNote 0.88.