1
Commit Graph

174 Commits

Author SHA1 Message Date
2662f20c09 Improved update checking
Former-commit-id: 66d9959e9190f49c4d1bbc38261e847c846cae59
2015-02-15 15:03:46 +09:00
30cb4926b9 Adding checkbox for rememberTextContent setting
Former-commit-id: de85f3c192b2943d763b4ad7fea0e38969feb752
2015-02-15 13:31:13 +09:00
a7813b9acd Minor fixups
Former-commit-id: 7e6057db62be3251f7f8ffffbbc7d054e92eb1b6
2015-02-15 13:25:45 +09:00
felixvd
fed32e4de9 Reverting changes to getSentece() behavior
New line is now again ignored when looking for the end of the sentence.


Former-commit-id: a47014c3dfeb6cfb0d251dc448814bacdaec98db
2015-02-12 13:44:29 +09:00
felixvd
5226adca67 Basics for persistent text box functionality
Text is saved in the JSON upon closing and loaded on startup if the
flag “rememberTextBoxContent” is true (default). Text seems to be
escaped automatically for export into the JSON. Tested with quote
characters only.

Missing the UI for controlling this feature, as discussed.


Former-commit-id: 77c46388edc0a25e36ae8d2538448f1c1e61c069
2015-02-12 13:14:31 +09:00
felixvd
7179dd6436 Context sentence properly cut off at newline
The newline character is taken into account 20 lines earlier when
looking for the start of the segment, but not when looking for its end.
When lines don’t end in punctuation (e. g. notes taken in lectures),
this could result in excessively long {sentence} fields.


Former-commit-id: 8e25d2d2b7212c23e1a67c96055943c53aca4b36
2015-02-11 01:54:41 +09:00
e759dcd168 Version bump
Former-commit-id: 95d27df448ad3e1381349eef175321d05bce020c
2015-01-30 18:57:51 +09:00
533f90960b Add nag to make people take the time to configure Yomichan
Former-commit-id: d93128d78a3255025a916612974397c369fed869
2015-01-30 18:57:15 +09:00
8dbbf3d6fc Add some initial text to the text area, text area is now editable by default
Former-commit-id: 9141971f189946f62c664e9065e48a5af1763042
2015-01-30 18:42:18 +09:00
63ba3bb6d4 Add checkbox to allow editing the main text area
Former-commit-id: 67061d862173e3acd4c5b7eea9a5a62d84b1b6ba
2015-01-30 18:38:01 +09:00
2173e809a1 Updating feedback url
Former-commit-id: 10ae7e296b12394fb88a53d67305a5d7972ee984
2014-12-28 23:26:11 +09:00
6982393505 Adding readme
Former-commit-id: fe054edd8c82c90c47e8d0f94a581bfdd066a5b5
2014-12-28 21:50:46 +09:00
3aa5c8ee7e Cleanup of HTML generation code
Former-commit-id: b7080d6c0970944494c07ccd5c3c35719b34b660
2014-12-28 21:46:01 +09:00
1c5129f82b Adding in contents of enamdict
Former-commit-id: 2738889da33182d941c2179afbc5f3d776dc886a
2014-12-28 19:13:24 +09:00
3ba372c9c7 Updating dictionary
Former-commit-id: 67ecf483d76ec68eb701ac5cf94193244e9a2804
2014-12-24 17:32:58 +09:00
1e2f0e51a2 Allow text word lists to be imported
Former-commit-id: ac96ec75dd83094a5dd1455a77f2d0fb68bed0b7
2014-12-24 17:26:05 +09:00
1d5b9f8234 Updating UI
Former-commit-id: e07cfabcd07f7f34421f75bb69aaa03e31b980eb
2014-12-24 17:04:57 +09:00
3c484fcbbd Fixes
Former-commit-id: c119b1999e6972f50302230e8beb79898a236aba
2014-12-24 16:58:16 +09:00
26012a5679 Attempts to make the definition window not jump all over the place when updating
Former-commit-id: c6aa7ecdbc54ae69e75de0c6fd96100a00091c65
2014-12-20 21:15:13 +09:00
3e489b2fbc Do not limit result listing when doing import
Former-commit-id: 5570d527091f29b7a393b735ee1889323c2e6fb6
2014-12-20 20:51:54 +09:00
d41cf00e7f Bumping version number
Former-commit-id: f9a9d0b757d06bd67b2773196e0c87322d671e28
2014-12-20 20:39:57 +09:00
bd1fe47502 Can now import Kindle vocab decks
Former-commit-id: 79282c1efd08bc501505850d1613926f479a95b0
2014-12-20 20:39:24 +09:00
a8be8d8eb4 Merge branch 'dev' of github.com:FooSoft/yomichan into dev
Former-commit-id: e999db5128f570fe7b598855ee17910d7bff77d3
2014-12-20 20:19:39 +09:00
e7577a7cd0 Stub for importing word list
Former-commit-id: ee45d2c32f6ec50a4ab38cd5e139636b103efa9f
2014-12-20 20:19:22 +09:00
f67a70f536 Adding UI for adding word list from Kindle deck
Former-commit-id: d144d62024bc6780caafb71e3eec72c3fe880f48
2014-12-20 19:45:41 +09:00
06e08dee5a Fixing shell script
Former-commit-id: 6a90382201c99d66adb6351fd7addb6d96e6e270
2014-12-20 19:36:38 +09:00
5d00da049a Fixing shell script
Former-commit-id: 99eec3879f867eac98669765e9e20a75b6c674c4
2014-12-20 15:17:12 +09:00
77c2f97b42 Removing unused include
Former-commit-id: f62327193c7e0db9a731375f96f05bb22fad903e
2014-11-15 20:05:08 +09:00
5c98784e40 Fixing unicode font names breaking Yomichan preferences
Former-commit-id: 7763e7d748ce1b0e9c3fa0f98927b018e389ee71
2014-11-10 17:33:46 +09:00
48682de0e9 Re-adding dictionary
Former-commit-id: 5f1f0131af40282d7d3e1fb1c78a32df798f967b
2014-03-03 07:07:38 -08:00
a09ef6e777 Updating URLs
Former-commit-id: a1e2966d5d2ff3f3e4ebd21a6d2c798c11595464
2014-03-03 07:04:33 -08:00
50e4993b45 Bumping version number
Former-commit-id: aa9eeabb47b72f09fa68a5ee03d780af908e89fd
2013-12-27 11:43:02 -08:00
d2431f2cef Making bracket keys move cursor around
Former-commit-id: 1809d22b10c4f391ce01736f1886942a55d9f0d0
2013-12-27 11:38:25 -08:00
bff7b14bc3 Adding hotkeys for creating vocabulary and Kanji cards
Former-commit-id: 6bdaba37ae3da0ca56785d6e0350bd04e234820d
2013-12-27 11:25:18 -08:00
d9102ad823 Fixing relative paths in designer files
Former-commit-id: ff9600ad22645d9ede951b7e1b219e2ba574939f
2013-12-27 10:36:51 -08:00
c206913354 Entering text into vocab search field also displays results for Kanji
Former-commit-id: 956e7df4b9c3191358b0eac34d5bb72d86863b76
2013-12-27 07:35:01 -08:00
e05d2c871b Don't open recent files on startup that don't exist anymore
Former-commit-id: 89b6735e89907aedda9017b4d888a79daefe3915
2013-12-27 07:34:25 -08:00
4194570cd4 Fixing bugs related to adding kana-only cards, bumping version
Former-commit-id: 298b5275a85d3f60b118846c6fc7b9885702c48a
2013-12-22 13:57:05 -08:00
72459ba337 Incrementing version number
Former-commit-id: d884fcbee837acde7d6a8a9d50642653e25a5344
2013-11-20 20:46:54 -08:00
da91d8a45b Fixing Yomichan loading the last file at the wrong offset
Former-commit-id: 38cefbd69bee88ea2b124f47c2c460021639c162
2013-11-20 09:12:53 -08:00
4192d8189c Making search work without QString
Former-commit-id: 6be55dec9cbf97885d7e687fb79b0840a8ee246b
2013-11-20 08:28:47 -08:00
46c99d7efb Improvements to text scanning and deinflection display
Former-commit-id: 94bfd5c174c2f68dfb85b2040a272e4523f9e799
2013-11-17 20:21:57 -08:00
0c60eebf71 Conditionally deleting old files in build scripts
Former-commit-id: 49e2557a35946df591ef3682e2cb4041a490bd9e
2013-11-16 13:01:47 -08:00
9461c0f3dc Adding handling for incorrect field markup
Former-commit-id: 1f496162e8fc779cb4950d4f3c179e4d6d52aa61
2013-11-16 12:51:21 -08:00
b6d80360d7 Creating distribution script
Former-commit-id: 8d87e0da85d9d0a19723b47fdae493d9407eeb98
2013-11-16 12:39:52 -08:00
23e6c21a7e Updating formatting for HTML output
Former-commit-id: 9f3bb3a0f42e0ab0b074e84f40044c07a4e0db91
2013-11-16 12:30:20 -08:00
f8dda8d21a Better handling of spaces and line breaks in files
Former-commit-id: a3e47eb122cfbfc847f7aa324f0f9f7486f08d04
2013-11-16 12:08:08 -08:00
6b761321f0 Updating UI labels
Former-commit-id: 06c061d606fef268af9acdfc57b769d6f2adeb35
2013-11-16 11:53:02 -08:00
d31bff5700 Adding imporved support for searching using wildcards
Former-commit-id: 95d392046cc4d703fee433afabbd4ba3d04fad36
2013-11-16 11:21:35 -08:00
c40f778955 Display Kanji results in order that they are encountered
Former-commit-id: 5324fcfae066149171584f484da64c3ea2c63584
2013-11-15 19:53:05 -08:00