Commit Graph

133 Commits

Author SHA1 Message Date
Damien Elmes
8f8e3c3587 fix ext reference 2013-02-27 14:06:10 +09:00
Damien Elmes
c8d3d5a337 Merge branch 'master' of github.com:dae/anki 2013-02-26 19:11:56 +09:00
Damien Elmes
f13d0c329f Merge pull request #17 from frostschutz/browser_tree_onclick
workaround for filter tree onclick not working (#729)
2013-02-26 02:11:39 -08:00
Damien Elmes
487919fe6e Merge branch 'master' of github.com:dae/anki 2013-02-26 18:41:56 +09:00
Damien Elmes
ca91bcaed5 Merge pull request #16 from frostschutz/import_pauker_xml
Pauker Lesson Importer
2013-02-26 01:41:40 -08:00
Damien Elmes
1efafedcaa fix sanityCheck2 bug 2013-02-26 15:23:01 +09:00
Andreas Klauer
6ddc276d57 workaround for filter tree onclick not working (#729) 2013-02-25 22:04:38 +01:00
Andreas Klauer
fcd3bd5eee fix HTML in cards 2013-02-25 13:41:00 +01:00
Damien Elmes
9642ce9337 fixed off by one err in collection start date calc 2013-02-25 16:13:50 +09:00
Andreas Klauer
b6c9253034 support LearnedTimestamps and flipped cards 2013-02-24 23:39:36 +01:00
Andreas Klauer
a78c4d6c31 add Pauker Lesson Importer 2013-02-24 02:10:50 +01:00
Andreas Klauer
6562188ae8 Support combined file extensions (*.pau.gz instead of just *.gz) 2013-02-24 02:09:03 +01:00
Damien Elmes
aa98e75d39 Merge branch 'master' of github.com:dae/anki 2013-02-22 15:13:42 +09:00
Damien Elmes
000efed5cd Merge pull request #15 from hut/version_option
Version option
2013-02-21 22:13:20 -08:00
Damien Elmes
1d56a9d540 fix another media-related upgrade issue 2013-02-22 11:27:14 +09:00
Damien Elmes
8d2d998168 use question/answer for browser labels
by using a different label to the default front/back fields, it will hopefully make it clearer that a reversed card has the back side for the question
2013-02-22 11:13:59 +09:00
hut
370fd6507d move parseArgs to the top of aqt.run()
By placing argument parsing at the top, we skip starting up all the QT
stuff when using options like --help or --version that cause the program
to exit anyway.
2013-02-21 20:55:37 +01:00
hut
4dc60e4f1e added --version option
Every program should have this, really.
2013-02-21 20:54:13 +01:00
Damien Elmes
30cdbb5cea uppercase options tooltip 2013-02-20 15:27:42 +09:00
Damien Elmes
a2ad76dbb4 default to current deck when selecting (#693) 2013-02-20 15:25:59 +09:00
Damien Elmes
83cbace080 use double quotes for browser search quoting (#623)
when I did a search of AW decks a while back, double quotes were far less
prevalent than single quotes. ideally we'll add a way of quoting them in the
future.
2013-02-20 15:15:27 +09:00
Damien Elmes
fa07268763 don't allow invalid chars in file export (#694) 2013-02-20 15:12:07 +09:00
Damien Elmes
7e74248901 allow enter to close change note type diag (#651) 2013-02-20 14:50:18 +09:00
Damien Elmes
3de7b34fc6 must remove from lrn queue before resched as rev (#668) 2013-02-20 14:47:30 +09:00
Damien Elmes
c80d1209e6 don't die if suppressUpdate unset 2013-02-20 08:27:26 +09:00
Damien Elmes
d05331d31c if global profile can't be loaded, start with new prefs.db 2013-02-15 08:59:44 +09:00
Damien Elmes
6415474db4 make sure we save when main window closed while not focused 2013-02-14 09:26:17 +09:00
Damien Elmes
45ae2cbbfb another firewall error 2013-02-12 02:06:03 +09:00
Damien Elmes
295723ee8f bump version 2013-02-11 06:05:43 +09:00
Damien Elmes
8ce6bd8b79 catch another firewall error 2013-02-07 19:58:17 +09:00
Damien Elmes
24bf9a023b fix crash when ix_fields_factId was missing 2013-02-02 22:58:11 +09:00
Damien Elmes
60b5b77d65 allow apostrophe in deck names (#623) 2013-02-01 23:21:53 +09:00
Damien Elmes
89081eecd6 don't try to rebuild q/a cache when upgrading (#621)
this fixes import failures due to missing media folder on windows, and speeds
up the upgrade process
2013-02-01 22:53:23 +09:00
Damien Elmes
71bc925e8b show (end) when exiting with resched=off 2013-02-01 00:25:01 +09:00
Damien Elmes
cee9b2efd9 strip tags before including on card (#505) 2013-01-31 14:07:17 +09:00
Damien Elmes
c67c932c64 make sure we switch back to old deck when filt. cancelled (#338) 2013-01-30 18:27:34 +09:00
Damien Elmes
983c9b21cf fix reading being blanked when focused (#605) 2013-01-30 17:00:17 +09:00
Damien Elmes
bfeafe29d9 bump version 2013-01-29 10:05:51 +09:00
Damien Elmes
02531e1db3 fix focus note option (#563) 2013-01-29 09:49:04 +09:00
Damien Elmes
b1d9a39e36 suspend card option in reviewer 2013-01-29 09:46:17 +09:00
Damien Elmes
19012e6110 don't set browser font on card creation (#543) 2013-01-29 09:40:47 +09:00
Damien Elmes
8a330820ed fix link click triggering two page opens (#592) 2013-01-29 09:17:48 +09:00
Damien Elmes
1203775aef ignore html in conditional tags 2013-01-29 09:14:28 +09:00
Damien Elmes
073f129ab8 fix media sanity fail being identified as normal sanity error 2013-01-29 09:05:55 +09:00
Damien Elmes
6c97ab3508 allow qt4.6 with a warning 2013-01-29 09:02:58 +09:00
Damien Elmes
0055d31d04 block gui updates while painting browser rows
If we processEvents() in the middle of a QItemDelegate, the recursion can
cause a crash on some OSes
2013-01-29 06:45:29 +09:00
Damien Elmes
f54c2f7835 qt4.6 ruby workaround 2013-01-29 06:40:33 +09:00
Damien Elmes
5e8bb48c3a disallow ctrl+shift etc as well to trigger links (#590) 2013-01-28 12:17:53 +09:00
Damien Elmes
8aadb18d4d better warning when certs missing 2013-01-26 22:25:50 +09:00
Damien Elmes
439130d58a mention that dyn may be bool 2013-01-25 19:18:24 +09:00