Anki/aqt
zandimna 3b70c6ff26
Change the order of elements on the window title
The application name typically comes at the end of the title. As such, many tools grabs the final string as the application name. What Anki does currently causes the profile name to be grabbed, producing unexpected results.
2018-11-12 20:23:47 +08:00
..
__init__.py work around existing instance not responding quickly 2018-10-28 14:17:16 +10:00
about.py simplify about sizing 2018-10-25 15:47:17 +10:00
addcards.py onReset() already sets note; don't need to do it twice 2018-04-30 15:15:43 +10:00
addons.py add missing translation line 2018-09-24 14:48:08 +10:00
browser.py sidebar now visible by default 2018-10-28 12:24:54 +10:00
clayout.py make the "type:" input readonly in the front preview 2018-08-28 09:01:17 +08:00
customstudy.py separate cram into review cards(resched=1) and all cards(resched=0) 2018-07-11 20:35:08 +10:00
deckbrowser.py fix other clickable anchors 2018-10-23 17:05:47 +10:00
deckchooser.py fix ampersands appearing in deck names 2017-07-28 17:40:26 +10:00
deckconf.py handle conf group with string id 2018-08-09 15:03:19 +10:00
downloader.py fix error on add-on download 2017-08-26 19:55:39 +10:00
dyndeckconf.py add custom steps back to v1 sched options 2018-04-30 16:26:43 +10:00
editcurrent.py select current card in card layout from edit current 2018-07-23 12:54:26 +10:00
editor.py Properly escape pasted URLs 2018-09-29 00:47:45 +00:00
errors.py fix error reporting when collection not open 2018-06-21 15:51:32 +10:00
exporting.py fix exporting not working with regular scheduler 2018-08-07 14:27:48 +10:00
fields.py show field numbers for easier positioning 2017-10-05 14:52:05 +10:00
importing.py catch .anki(2) imports 2018-09-27 11:35:21 +10:00
main.py Change the order of elements on the window title 2018-11-12 20:23:47 +08:00
mediasrv.py Bind mediaserver on 127.0.0.1 instead of localhost 2017-12-24 23:10:07 -08:00
modelchooser.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
models.py drop experimental prewrap mode 2017-10-25 19:18:00 +10:00
overview.py increase overview width 2018-09-28 17:54:43 +10:00
preferences.py add hw accel toggle to prefs 2018-08-30 13:39:04 +10:00
profiles.py display warning when profile corrupted 2018-10-29 21:06:33 +10:00
progress.py work around progress dlg hang at startup on osx 2018-01-14 19:29:56 +10:00
qt.py allow startup on qt5.12+ 2018-10-25 14:48:08 +10:00
reviewer.py fix error when review button deselected 2018-09-26 16:31:31 +10:00
sound.py work around pops in recording start 2017-12-05 11:07:52 +10:00
stats.py fix black flash on stats load on osx/qt5.11 2018-10-23 17:09:16 +10:00
studydeck.py port majority of code to qt5.5+ 2016-05-31 18:51:40 +10:00
sync.py prevent new users from downloading accidentally 2018-09-05 19:53:41 +10:00
tagedit.py hack around premature completer deletion 2018-04-18 13:21:10 +10:00
taglimit.py ctrl+d to deselect all in tag picker 2017-10-16 15:31:29 +10:00
toolbar.py fix other clickable anchors 2018-10-23 17:05:47 +10:00
update.py use requests for http; add progress info back 2017-01-08 19:06:32 +10:00
utils.py run latex commands without bundled libs 2018-10-28 11:41:43 +10:00
webview.py Revert "workaround bottom toolbar issue on macOS/qt5.12" 2018-10-29 21:08:16 +10:00
winpaths.py fix winpaths for py3 2018-08-08 23:31:18 +10:00