Commit graph

8 commits

Author SHA1 Message Date
Damien Elmes
a25ad01c1b check we're not using qt4.6 2012-12-04 19:49:09 +09:00
Damien Elmes
bc758220a7 importing from the command line
- a file path provided on the command line now will now trigger the import
  process
- if anki was already running on win/lin, send the import to that process
- if no profile was open, wait until profile opened before importing
- don't do that for password-protected profiles, as it could be used abusively
  in a school environment
- drop the old pid-based instance check
2012-07-28 13:01:41 +09:00
Damien Elmes
064803bce7 overhaul font handling
- set the default webview font to the system font
- remove explicit font size settings in favour of the default
- remove card list size customization in favour of the default
2012-05-26 20:28:30 +09:00
Damien Elmes
9209d34500 properly fix postmortem dump 2012-04-25 10:22:25 +09:00
Damien Elmes
8d2a74a6b5 bug in debug invoc 2012-04-25 08:16:47 +09:00
Damien Elmes
a02ab141ce add pdb postmortem flag; i18n csv seperators 2012-04-24 01:35:12 +09:00
Damien Elmes
c0de34120f add debugging shortcut 2012-04-19 05:52:49 +09:00
Damien Elmes
a253d756e3 use pyqt api2; move all imports into a single file for pyside 2011-04-28 09:28:02 +09:00