Anki/aqt
Damien Elmes d948b00c54 start refactoring main window
- moved progress handling into separate progress.py
- moved deck browser code into separate deckbrowser.py
- started reworking the state code; views will be rolled into this in the
  future
- the main window has been stripped of the study options, inline editor,
  congrats screen and so on, and now consists of a single main widget which
  has a webview placed inside it. The stripped features will be implemented
  either in separate windows, or as part of the web view
2011-04-28 09:26:46 +09:00
..
__init__.py update config.py 2011-04-28 09:26:46 +09:00
about.py refactor file layout 2011-04-28 09:26:45 +09:00
activetags.py refactor file layout 2011-04-28 09:26:45 +09:00
addcards.py start refactoring main window 2011-04-28 09:26:46 +09:00
cardlist.py start refactoring main window 2011-04-28 09:26:46 +09:00
clayout.py start refactoring main window 2011-04-28 09:26:46 +09:00
config.py start refactoring main window 2011-04-28 09:26:46 +09:00
deckbrowser.py start refactoring main window 2011-04-28 09:26:46 +09:00
deckproperties.py start refactoring main window 2011-04-28 09:26:46 +09:00
dropbox.py refactor file layout 2011-04-28 09:26:45 +09:00
exporting.py refactor file layout 2011-04-28 09:26:45 +09:00
facteditor.py refactor file layout 2011-04-28 09:26:45 +09:00
getshared.py refactor file layout 2011-04-28 09:26:45 +09:00
graphs.py start refactoring main window 2011-04-28 09:26:46 +09:00
help.py refactor file layout 2011-04-28 09:26:45 +09:00
importing.py refactor file layout 2011-04-28 09:26:45 +09:00
main.py start refactoring main window 2011-04-28 09:26:46 +09:00
modelchooser.py refactor file layout 2011-04-28 09:26:45 +09:00
modelproperties.py start refactoring main window 2011-04-28 09:26:46 +09:00
preferences.py update config.py 2011-04-28 09:26:46 +09:00
progress.py start refactoring main window 2011-04-28 09:26:46 +09:00
sound.py refactor file layout 2011-04-28 09:26:45 +09:00
status.py start refactoring main window 2011-04-28 09:26:46 +09:00
sync.py refactor file layout 2011-04-28 09:26:45 +09:00
tagedit.py refactor file layout 2011-04-28 09:26:45 +09:00
tray.py refactor file layout 2011-04-28 09:26:45 +09:00
unsaved.py refactor file layout 2011-04-28 09:26:45 +09:00
update.py refactor file layout 2011-04-28 09:26:45 +09:00
utils.py start refactoring main window 2011-04-28 09:26:46 +09:00
view.py start refactoring main window 2011-04-28 09:26:46 +09:00