Commit graph

825 commits

Author SHA1 Message Date
Damien Elmes
7f0832fd61 db busy handler & busy cursor 2009-02-19 15:56:55 +09:00
Damien Elmes
a62799613e all tags, not just user tags, in tag completer 2009-02-19 15:56:07 +09:00
Damien Elmes
cafd1959b4 progress dialog for active tags 2009-02-19 15:55:13 +09:00
Damien Elmes
a405a73897 change progress bar style early to prevent qpainterpath/arcto errors 2009-02-19 15:50:29 +09:00
Damien Elmes
e03b0bf4f5 after opening online, interactive=False 2009-02-18 00:41:43 +09:00
Damien Elmes
aa4b7cc56f let alt theme work on darwin again 2009-02-18 00:27:44 +09:00
Damien Elmes
98db2f05ce fix crash on status bar 2009-02-18 00:27:05 +09:00
Damien Elmes
31427a2926 add brazillian portuguese translation from Jo Nakashima 2009-02-17 23:06:02 +09:00
Damien Elmes
964e41f790 update readme 2009-02-15 21:08:43 +09:00
Damien Elmes
67fc768196 no permanent widgets, fix timer being shown at wrong time 2009-02-15 21:07:50 +09:00
Damien Elmes
43f60b92c8 add warning about saving, fix statusbar transient messages 2009-02-15 20:40:39 +09:00
Damien Elmes
473b4d326f provide correct parent to qcolordialog 2009-02-15 15:52:58 +09:00
Damien Elmes
af26ea2000 update tooltips to make emacs-style keybindings clearer 2009-02-15 15:51:04 +09:00
Damien Elmes
ed86beceb7 no need to alter shortcuts anymore 2009-02-15 00:09:48 +09:00
Damien Elmes
ad80548f19 disable some commands when not in main window, allow command+w from any window 2009-02-15 00:08:45 +09:00
Damien Elmes
8c8da8dedc bigger 'type in the answer' button 2009-02-14 23:02:25 +09:00
Damien Elmes
348dd82905 prevent progress updates from other threads 2009-02-14 20:22:11 +09:00
Damien Elmes
81f5bb0d54 fully reset review early when study screen opened 2009-02-14 20:08:50 +09:00
Damien Elmes
cc2eb6761a fix tab order of study options 2009-02-14 20:04:35 +09:00
Damien Elmes
ae5a8b918a different columns in editor, more use of space, more
- space between lines smaller
- changing the sort field will change the last column
- the last column size is adjustable (use the rightmost slider)
2009-02-14 19:47:44 +09:00
Damien Elmes
b32cc953d1 add separators to plugin menus 2009-02-14 03:06:07 +09:00
Damien Elmes
1bfa5f7737 make sure to update fields after find+replace 2009-02-14 02:04:02 +09:00
Damien Elmes
e620c8ebed add change report to find&replace 2009-02-14 01:11:13 +09:00
Damien Elmes
6e3a4b67d3 add help & fix tab order of find&replace 2009-02-14 01:07:18 +09:00
Damien Elmes
1915fb053a after save&edit, refresh 2009-02-14 00:25:18 +09:00
Damien Elmes
c86647eee0 fix study screen when larger font used 2009-02-13 22:21:15 +09:00
Damien Elmes
450d4ed354 find & replace 2009-02-13 21:06:22 +09:00
Damien Elmes
7564ddec40 make sure new lines have a space 2009-02-10 01:24:34 +09:00
Damien Elmes
dca34dfc48 tweak tag list handling 2009-02-09 23:56:42 +09:00
Damien Elmes
9233fd1d66 only show custom handling if modified 2009-02-09 22:12:29 +09:00
Damien Elmes
987a761a4b fix esc on edit current 2009-02-09 21:59:22 +09:00
Damien Elmes
c7f4e32f01 don't set modified unless tags have changed 2009-02-09 21:57:26 +09:00
Damien Elmes
049f38999b add select facts back, change 'generate cards' shortcut 2009-02-09 21:52:59 +09:00
Damien Elmes
b5358c1264 limit generate cards to one model at a time 2009-02-09 20:35:57 +09:00
Damien Elmes
b11bbfbdbd add card model tags back 2009-02-09 20:21:15 +09:00
Damien Elmes
1cd108b86c fix tag editor 2009-02-09 20:13:25 +09:00
Damien Elmes
6a42ff99f0 don't force timer to a certain size 2009-02-09 18:19:05 +09:00
Damien Elmes
41f1eba87a Merge branch 'master' of git://github.com/scout/ankiqt 2009-02-09 18:16:09 +09:00
Damien Elmes
60a5f6782c change cloze tooltip 2009-02-09 18:15:38 +09:00
Damien Elmes
eb7620eb76 use square brackets, select to make cloze 2009-02-09 17:15:58 +09:00
Damien Elmes
c10ea4f255 improved colour support 2009-02-09 16:49:11 +09:00
Damien Elmes
ed30a36916 start work on improved colour choosing 2009-02-08 20:35:28 +09:00
Damien Elmes
8484bcc653 don't clear selection either 2009-02-08 16:30:24 +09:00
Damien Elmes
4d4fb8adba make setting colour work if there's no selection 2009-02-08 16:28:26 +09:00
Samson Melamed
737c13eb70 fix show answer button width on win32 2009-02-07 16:05:43 -05:00
Damien Elmes
99f9f9cc40 set fixed button height for win32 2009-02-08 05:05:50 +09:00
Damien Elmes
177ab82ed1 make sure undo done only if both q and a are the same 2009-02-08 04:42:03 +09:00
Damien Elmes
b47ad74d2a don't stop spaces in card models/models 2009-02-08 04:28:17 +09:00
Damien Elmes
24789281a5 search for multiple strings or tags in editor, more speedups 2009-02-08 03:21:00 +09:00
Damien Elmes
65d6194760 add help link 2009-02-08 00:02:41 +09:00