OSDN Git Service
Randy Baumgarte [Thu, 30 Sep 2010 22:05:32 +0000 (18:05 -0400)]
Lowered timer for hiding the window on minimize.
Randy Baumgarte [Thu, 30 Sep 2010 22:02:12 +0000 (18:02 -0400)]
Remove percent encoding from mail message.
Randy Baumgarte [Thu, 30 Sep 2010 12:17:32 +0000 (08:17 -0400)]
Reject the ability to reorder tags when "hide inactive" is selected because it messes things up.
Randy Baumgarte [Wed, 29 Sep 2010 17:21:09 +0000 (13:21 -0400)]
Correct problem where the URL couldn't have a ' in the text.
Randy Baumgarte [Wed, 29 Sep 2010 17:20:34 +0000 (13:20 -0400)]
Correct QLabel to have tr statement.
Randy Baumgarte [Wed, 29 Sep 2010 16:12:46 +0000 (12:12 -0400)]
Added the ability to select the encryption method.
Randy Baumgarte [Wed, 29 Sep 2010 14:01:44 +0000 (10:01 -0400)]
Prevent spaces from being used in the database encryption dialog.
Randy Baumgarte [Wed, 29 Sep 2010 11:06:21 +0000 (07:06 -0400)]
Added logic to remember if window was maximized, so it restores properly out of the tray.
Randy Baumgarte [Wed, 29 Sep 2010 11:05:49 +0000 (07:05 -0400)]
Added shortcut entry for encrypting the database.
Randy Baumgarte [Wed, 29 Sep 2010 01:08:06 +0000 (21:08 -0400)]
Minimize to system tray if system tray icon is visible, otherwise minimize to the task bar.
Randy Baumgarte [Tue, 28 Sep 2010 22:18:18 +0000 (18:18 -0400)]
Add the ability to encrypt & decrypt the database more easily.
Randy Baumgarte [Tue, 28 Sep 2010 12:41:44 +0000 (08:41 -0400)]
Allow users to specify sleep interval between looking for unindexed notes.
Randy Baumgarte [Tue, 28 Sep 2010 12:41:06 +0000 (08:41 -0400)]
Fix logic that caused a note's title to be pulled from the text when it is not manually entered.
Randy Baumgarte [Mon, 27 Sep 2010 23:09:09 +0000 (19:09 -0400)]
Correct problem parsing notes where carriage returns did not separate some XML lines and fix a problem where words beginning with non alphanumeric characters were excluded.
Randy Baumgarte [Mon, 27 Sep 2010 20:56:48 +0000 (16:56 -0400)]
Correct unicode problem when duplicating a note.
Randy Baumgarte [Sat, 25 Sep 2010 19:08:08 +0000 (15:08 -0400)]
Remove StringUtils.java
Randy Baumgarte [Sat, 25 Sep 2010 19:06:53 +0000 (15:06 -0400)]
Add SpellCheck.java
Randy Baumgarte [Thu, 23 Sep 2010 22:33:46 +0000 (18:33 -0400)]
- Add bulid packages, update install.txt, and re-commit BrowserWindow & TableViewHeahder.java
Randy Baumgarte [Tue, 21 Sep 2010 20:20:26 +0000 (16:20 -0400)]
Merge branch 'master' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote/nevernote
Conflicts:
src/cx/fbn/nevernote/gui/BrowserWindow.java
src/cx/fbn/nevernote/gui/TableViewHeader.java
Randy Baumgarte [Tue, 21 Sep 2010 01:29:37 +0000 (21:29 -0400)]
Update changelog.txt with 0.90 changes
Randy Baumgarte [Tue, 21 Sep 2010 01:21:13 +0000 (21:21 -0400)]
Altered nevernote.sh to handle both 32 & 64 bit libraries
Randy Baumgarte [Mon, 20 Sep 2010 23:34:50 +0000 (19:34 -0400)]
Add fix for "Program%20Files"
Randy Baumgarte [Mon, 20 Sep 2010 23:34:24 +0000 (19:34 -0400)]
Update license information
Randy Baumgarte [Mon, 20 Sep 2010 23:33:35 +0000 (19:33 -0400)]
Update to suppport install program.
Randy Baumgarte [Sat, 18 Sep 2010 17:01:12 +0000 (13:01 -0400)]
Alter splash screen.
Randy Baumgarte [Mon, 20 Sep 2010 23:39:11 +0000 (19:39 -0400)]
Update readme & change log & upgrade.txt for 0.90 version.
Randy Baumgarte [Wed, 15 Sep 2010 09:17:50 +0000 (05:17 -0400)]
Correct nevernote.sh path problem.
Randy Baumgarte [Tue, 14 Sep 2010 22:11:23 +0000 (18:11 -0400)]
Change version to 0.90 & remove debug message.
Randy Baumgarte [Mon, 13 Sep 2010 14:01:21 +0000 (10:01 -0400)]
Correct null pointer exception when adding a new entry.
Randy Baumgarte [Mon, 13 Sep 2010 13:11:31 +0000 (09:11 -0400)]
Added primitive spell checker & English dictionaries.
Randy Baumgarte [Wed, 8 Sep 2010 18:12:22 +0000 (14:12 -0400)]
Change font color & highlight colors to be QToolButton instead of QPushButton.
Randy Baumgarte [Wed, 8 Sep 2010 12:27:29 +0000 (08:27 -0400)]
Add logic to remember if the QToolBar for the main menu is hidden or visible. Also add the option for hiding to the main menu.
Randy Baumgarte [Wed, 8 Sep 2010 11:41:18 +0000 (07:41 -0400)]
Re-enable sorting on note index columns. Prior changes for the context menu broke it.
Randy Baumgarte [Wed, 8 Sep 2010 11:35:47 +0000 (07:35 -0400)]
Alter logic to change how the program directory is parsed out. On Windows it was broken.
Randy Baumgarte [Tue, 7 Sep 2010 13:38:33 +0000 (09:38 -0400)]
Cleaned up JTidy messages and put them in the logger. I also suppressed stedrr output since the logger will have the information.
Randy Baumgarte [Tue, 7 Sep 2010 13:00:24 +0000 (09:00 -0400)]
Correct duplicate add to note cache which caused problems with unicode characters.
Randy Baumgarte [Tue, 7 Sep 2010 11:35:37 +0000 (07:35 -0400)]
Break apart read-only components from user read/write. This is being done to allow the jar & other read only files to be located in a shared location but still permitting the database & read/write pieces to be in the user home directory.
Randy Baumgarte [Fri, 3 Sep 2010 17:31:51 +0000 (13:31 -0400)]
Altered word length spinner from a minimum of 3 to a minimum of 1.
Randy Baumgarte [Fri, 3 Sep 2010 17:02:42 +0000 (13:02 -0400)]
Correct bug where minimum word length wasn't being honored.
Randy Baumgarte [Fri, 3 Sep 2010 16:29:53 +0000 (12:29 -0400)]
Added the ability to search for phrases
Randy Baumgarte [Fri, 3 Sep 2010 11:31:00 +0000 (07:31 -0400)]
Correct problem where a note's title color would be lost the first time a note was synchronized.
Randy Baumgarte [Thu, 2 Sep 2010 20:48:24 +0000 (16:48 -0400)]
Corrected lib path for commons jar file.
Randy Baumgarte [Thu, 2 Sep 2010 20:46:34 +0000 (16:46 -0400)]
Altered sync complete message to notify user if errors happened during the sync.
Randy Baumgarte [Thu, 2 Sep 2010 18:34:54 +0000 (14:34 -0400)]
Added logic to capture if an error happens when cleaning up the note with JTidy.
Randy Baumgarte [Thu, 2 Sep 2010 18:19:35 +0000 (14:19 -0400)]
Altered save logic to use JTidy instead of manually messing with the XML structure.
Randy Baumgarte [Thu, 2 Sep 2010 12:41:25 +0000 (08:41 -0400)]
Add popup to show URL when moving mouse over a link.
Randy Baumgarte [Wed, 1 Sep 2010 19:23:28 +0000 (15:23 -0400)]
Change the editor button bar from a QHBoxLayout to a QToolBar. This will allow the window to be sized smaller than the maximum width of the button bar. Hiding & showing is also moved from the Edit/Preferences dialog box to a context menu.
Randy Baumgarte [Wed, 1 Sep 2010 11:34:50 +0000 (07:34 -0400)]
Moved the show/hide of the note index column from the Edit/Preferences menu to a context menu that can be viewed via right clicking on the column headers.
Randy Baumgarte [Thu, 2 Sep 2010 12:41:25 +0000 (08:41 -0400)]
Add popup to show URL when moving mouse over a link.
Randy Baumgarte [Wed, 1 Sep 2010 19:23:28 +0000 (15:23 -0400)]
Change the editor button bar from a QHBoxLayout to a QToolBar. This will allow the window to be sized smaller than the maximum width of the button bar. Hiding & showing is also moved from the Edit/Preferences dialog box to a context menu.
Randy Baumgarte [Wed, 1 Sep 2010 11:34:50 +0000 (07:34 -0400)]
Moved the show/hide of the note index column from the Edit/Preferences menu to a context menu that can be viewed via right clicking on the column headers.
Randy Baumgarte [Sat, 28 Aug 2010 16:20:09 +0000 (12:20 -0400)]
Updated changelog.txt
Randy Baumgarte [Sat, 28 Aug 2010 15:10:44 +0000 (11:10 -0400)]
Disable waitCursor function. This breaks the cursor changing during long running operations, but there is a bug somewhere that causes it to "stick" on the wait cursor. Once this in found it can be re-enabled.
Randy Baumgarte [Sat, 28 Aug 2010 00:47:42 +0000 (20:47 -0400)]
Correct date compare logic. Prior changes were regressed during the merge of the I8N logic. This returns the compare to the numeric long compare.
Randy Baumgarte [Fri, 27 Aug 2010 18:09:02 +0000 (14:09 -0400)]
Fix problems with attribute selections not filtering properly. Changes made to make I8N work properly reverted some changes I made to try and speed up searching. This patch restores those changes.
Randy Baumgarte [Fri, 27 Aug 2010 14:20:31 +0000 (10:20 -0400)]
Add nevernote icon for Windows.
Randy Baumgarte [Fri, 27 Aug 2010 14:15:40 +0000 (10:15 -0400)]
Fix errors in Winodws batch file.
Randy Baumgarte [Fri, 27 Aug 2010 13:50:04 +0000 (09:50 -0400)]
Merge Hiroshi's language changes into development branch.
Randy Baumgarte [Wed, 25 Aug 2010 13:41:49 +0000 (09:41 -0400)]
Correct problem where checkbox state may not be remembered correctly.
Randy Baumgarte [Mon, 23 Aug 2010 17:59:42 +0000 (13:59 -0400)]
Update version number to 0.89.
Randy Baumgarte [Mon, 23 Aug 2010 14:06:55 +0000 (10:06 -0400)]
Alter save thread logic so that if an error happens, a message box is produced rather than exiting the program.
Randy Baumgarte [Mon, 23 Aug 2010 13:22:43 +0000 (09:22 -0400)]
Fix bug where changing the notebook via the drop down list wasn't working due to other changes.
Randy Baumgarte [Mon, 23 Aug 2010 13:10:06 +0000 (09:10 -0400)]
Cleanup of some unused variables & removed performance debugging logic since it shouldn't go to end users like this.
Randy Baumgarte [Mon, 23 Aug 2010 12:53:47 +0000 (08:53 -0400)]
Altered note table to use a display delegate to show dates rather than convert the dates directly. This avoids all the conversion overhead when sorting & improves performance.
Randy Baumgarte [Sun, 22 Aug 2010 21:26:44 +0000 (17:26 -0400)]
Fix problem which prevented cutting attachments between notes.
Randy Baumgarte [Sun, 22 Aug 2010 18:24:52 +0000 (14:24 -0400)]
Correct problem where images may not be pasted properly due to ' character messing up the insert html command.
Randy Baumgarte [Sun, 22 Aug 2010 11:15:14 +0000 (07:15 -0400)]
Alter sync logic to examine new notes as they arrive rather than doing a full reload after a sync completes. This should improve performance.
Randy Baumgarte [Thu, 19 Aug 2010 17:55:15 +0000 (13:55 -0400)]
Changed source URL from a text label to a push button that will open the source URL when clicked.
Randy Baumgarte [Thu, 19 Aug 2010 17:31:22 +0000 (13:31 -0400)]
Added configuration option to automatically assign the currently selected tags to any new note.
Randy Baumgarte [Thu, 19 Aug 2010 14:55:00 +0000 (10:55 -0400)]
Modify tag completion to be a little less ugly and remove the potential for duplication of tags.
Randy Baumgarte [Thu, 19 Aug 2010 01:33:38 +0000 (21:33 -0400)]
Remove shortcut code that was causing an ambiguous shortcut setting for the "Paste without format" shortcut.
Randy Baumgarte [Wed, 18 Aug 2010 17:37:16 +0000 (13:37 -0400)]
Corrected bugs where deleting a tag, closing a notebook, or deleting a notebook might cause an empty note list when nothing is selected.
Randy Baumgarte [Wed, 18 Aug 2010 17:12:11 +0000 (13:12 -0400)]
Improved performance in the editor by not forcing a search through the note table to mark as "unsynchronized" after each character stroke.
Randy Baumgarte [Wed, 18 Aug 2010 13:48:26 +0000 (09:48 -0400)]
Fix tag completion problems created by prior feature to alter the behavior selection.
Randy Baumgarte [Wed, 18 Aug 2010 12:36:04 +0000 (08:36 -0400)]
Performance improvements when switching notebooks or selecting tags by removing the resize on each table row and by altering the attribute selection logic.
Randy Baumgarte [Tue, 17 Aug 2010 18:32:49 +0000 (14:32 -0400)]
Add icon for "msg" (email) file attachments.
Randy Baumgarte [Tue, 17 Aug 2010 18:30:19 +0000 (14:30 -0400)]
Alter import logic to create a new, unique GUID for each note. Prior to this it assumed that the note was deleted and expunged or it would fail with a duplicate GUID error.
Randy Baumgarte [Tue, 17 Aug 2010 18:29:07 +0000 (14:29 -0400)]
Altered note table list to use QAbstractTableModel instead of QStandardTableModel to try to improve performance with larger databases.
Randy Baumgarte [Thu, 5 Aug 2010 17:35:23 +0000 (13:35 -0400)]
Alter behavior of the tag line editor. If focus is lost while an item in the completer is selected, it will automatically use the completer value instead of creating a new tag.
Randy Baumgarte [Wed, 4 Aug 2010 19:24:23 +0000 (15:24 -0400)]
Correct problem where the attribute search for attachmens (i.e. contains PDF or contains Audio) wasn't working.
Randy Baumgarte [Wed, 4 Aug 2010 15:20:18 +0000 (11:20 -0400)]
Correct problem with src= not being closed properly, which would result in a malformed tag and an eventual crash.
Randy Baumgarte [Tue, 3 Aug 2010 17:50:23 +0000 (13:50 -0400)]
Add missing left & right arrows for PDF navigation
Hiroshi Miura (momokuri) [Fri, 30 Jul 2010 15:16:37 +0000 (00:16 +0900)]
Update japanese translations
translation by H.Miura
Hiroshi Miura (momokuri) [Sat, 31 Jul 2010 00:55:27 +0000 (09:55 +0900)]
add missing tr() for I18N
Hiroshi Miura (momokuri) [Fri, 30 Jul 2010 15:18:04 +0000 (00:18 +0900)]
support multiple instance with ant run
Hiroshi Miura (momokuri) [Fri, 30 Jul 2010 15:15:50 +0000 (00:15 +0900)]
remove chunk which depends on Merkaartor
Hiroshi Miura (momokuri) [Thu, 29 Jul 2010 03:07:00 +0000 (12:07 +0900)]
Document update for developers
- Add README file for entry point
- update install.txt to describe developer build
Hiroshi Miura (momokuri) [Thu, 29 Jul 2010 02:54:48 +0000 (11:54 +0900)]
Launch script now tune for performance
add several JVM options for performace
add debug options
Hiroshi Miura (momokuri) [Tue, 27 Jul 2010 22:44:38 +0000 (07:44 +0900)]
add qt message catalogs and build rules
src/...*.java
- setup tr() for messages
translations/*.ts
- add message catalogs
translations/i18n.pl,README
- to utilize launchpad.net translator
build.xml, nevernote.pro
- retreive messages from java source
- compile message catalogs
if you want to update translation file from source
do
$ ant update-tr
Hiroshi Miura (momokuri) [Thu, 29 Jul 2010 03:25:00 +0000 (12:25 +0900)]
localization of application
- load prefered language catalog on startup
Hiroshi Miura (momokuri) [Wed, 28 Jul 2010 22:51:24 +0000 (07:51 +0900)]
add build.xml
now developer can make jar file with ant.
build: ant jar
make tarball:ant dist
clean: ant clean
fully clean: ant all-clean
test run: ant run
Randy Baumgarte [Wed, 28 Jul 2010 11:01:24 +0000 (07:01 -0400)]
Updated release.txt & changelog.txt for the 0.88 release.
Nick Clarke [Wed, 28 Jul 2010 03:34:20 +0000 (15:34 +1200)]
Remove Global.dbClientWait, dbClientContinue, dbWait, dbContinue and related fields
Unused since DB restructuring
Nick Clarke [Wed, 28 Jul 2010 03:55:24 +0000 (15:55 +1200)]
Fix use of Matcher.replaceAll method with backslash in the replacement string
Backslash must be double-escaped here because it has special meaning
Randy Baumgarte [Wed, 28 Jul 2010 10:44:49 +0000 (06:44 -0400)]
Fixed a problem with the tag entry text field on a note. The problem was that a tag wasn't being displayed in the tag tree when it was dynamically added via the text field.
Randy Baumgarte [Mon, 26 Jul 2010 15:47:09 +0000 (11:47 -0400)]
Corrected problem where a non-local database was not being recognized. This caused problems when synchronizing where a new, non-local notebook had a name that matched a remote notebook.
Randy Baumgarte [Mon, 26 Jul 2010 15:45:56 +0000 (11:45 -0400)]
Corrected problem where a null pointer exception would happen if the database did not exist.
Randy Baumgarte [Mon, 26 Jul 2010 09:25:08 +0000 (05:25 -0400)]
Added geoChanged signal to NoteSignal class.
Randy Baumgarte [Fri, 23 Jul 2010 16:49:41 +0000 (12:49 -0400)]
There are multiple changes with this commit.
- Added the ability to do basic GeoTag handling. Tags can be added, removed, or launched in a separate browser to bring up Google Earth.
- Removed the DBRunner thread and changed all existing threads to have dedicated connections to the database. This allows for the removal of a lot of the classes underneath cx.fbn.nevernote.sql.* since they are no longer needed.
Nick Clarke [Wed, 21 Jul 2010 02:35:23 +0000 (14:35 +1200)]
Fix handling of H2 lock files
We don't necessarily need to abort if an H2 db lock file exists.
H2 manages these lock files on its own, they should never need manual deleting;
see here for details:
http://www.h2database.com/html/advanced.html#file_locking_protocols
If the lock file exists and another process has the DB open,
H2 will automatically detect this and will throw an exception when trying to
open the DB. I've restructured some startup code to detect this and
cleanly abort NeverNote startup before we do anything dangerous like deleting
files from the 'res' dir. The correct resolution is to close or kill the other
NeverNote process, no need to do anything to the lock file.
If the lock file exists but no other process has the DB open, as happens if
NeverNote crashes badly e.g. due to a segfault in QTJambi, then H2 will also
detect this and will allow startup to proceed anyway.