Damien Elmes
|
85a6f4197d
|
detect broken pyqt4.6 and recover/warn
|
2010-01-22 17:56:16 +09:00 |
|
Damien Elmes
|
aa731470ec
|
fix segfault on qt4.6 by storing index in local var
|
2010-01-08 23:35:51 +09:00 |
|
Damien Elmes
|
4a01fb9565
|
don't update cards on reset (fixes button being off)
|
2010-01-08 21:45:20 +09:00 |
|
Damien Elmes
|
581422892f
|
make browser colours more easily adjustable
|
2009-11-27 20:19:48 +09:00 |
|
Damien Elmes
|
b852a6405a
|
don't error out if delete card double clicked
|
2009-11-27 19:31:59 +09:00 |
|
Damien Elmes
|
94bad194a6
|
fix for mark cmd
|
2009-11-19 12:56:44 +09:00 |
|
Damien Elmes
|
c8c7ad0b62
|
factor spacing into due time
|
2009-10-01 20:17:40 +09:00 |
|
Damien Elmes
|
25009326d0
|
-start and end range
|
2009-08-17 06:58:19 +09:00 |
|
Damien Elmes
|
dbfcb44ea7
|
if esc hit, don't add/delete tags
|
2009-08-17 06:54:50 +09:00 |
|
Damien Elmes
|
52bd264c05
|
don't use float(text()) to get values from spinbox
|
2009-08-17 06:49:48 +09:00 |
|
Damien Elmes
|
2860b32222
|
fix sort by fact created
|
2009-08-17 06:45:59 +09:00 |
|
Damien Elmes
|
e5c898fb68
|
preserve selection when suspending/unsuspending
|
2009-08-17 06:18:01 +09:00 |
|
Damien Elmes
|
bfc852a892
|
unescape &
|
2009-08-17 05:23:31 +09:00 |
|
Damien Elmes
|
863dcfe389
|
update titlebar after 'select facts'
|
2009-08-17 04:44:01 +09:00 |
|
Damien Elmes
|
85750a3d20
|
disable toolbar when fact invalid
|
2009-07-15 09:59:47 +09:00 |
|
Damien Elmes
|
e06337ee1f
|
save & restore toolbar state in cardlist
|
2009-07-09 22:36:14 +09:00 |
|
Damien Elmes
|
7c68e2fb68
|
unified cardlist toolbar
|
2009-07-08 14:54:29 +09:00 |
|
Damien Elmes
|
6256e5bd36
|
mark inacitve and suspended in different colours
|
2009-07-08 13:48:23 +09:00 |
|
Damien Elmes
|
184afcf4b5
|
toolbar in cardlist, toggleable suspend&mark, coloured marked cards
|
2009-07-08 13:39:10 +09:00 |
|
Damien Elmes
|
af26bfe69f
|
fix sorting by ease, define any() for python2.4
|
2009-07-04 00:30:02 +09:00 |
|
Damien Elmes
|
1b849ccf07
|
greatly speed up select facts, add progress bar
|
2009-07-03 01:09:19 +09:00 |
|
Damien Elmes
|
1122eed357
|
add link to add cards from browser
|
2009-06-30 16:00:24 +09:00 |
|
Damien Elmes
|
f7dd0623b7
|
when showing leeches, no need to ensure they're suspended
|
2009-06-26 08:26:20 +09:00 |
|
Damien Elmes
|
136d056779
|
add support for aligning by lapses, center third column
|
2009-06-26 08:26:00 +09:00 |
|
Damien Elmes
|
cf1b0e45f0
|
don't let user remove facts by disabling all card models
|
2009-06-26 07:28:43 +09:00 |
|
Damien Elmes
|
7b7473f558
|
color manually suspended too, add leech criteria, suspend manually
|
2009-06-17 16:03:40 +09:00 |
|
Damien Elmes
|
93eb5b5a93
|
alternate colours when suspended
|
2009-06-10 12:39:31 +09:00 |
|
Damien Elmes
|
bafa267c7c
|
make sure to deinit guiReset hook in model chooser
|
2009-06-08 23:19:42 +09:00 |
|
Damien Elmes
|
8cd6692c84
|
don't use same card if priority == 0, ensure same card in browser too
|
2009-06-06 22:19:49 +09:00 |
|
Damien Elmes
|
5e7769bfed
|
remove grid from table view
|
2009-06-05 15:32:29 +09:00 |
|
Damien Elmes
|
4538901d1f
|
restore original model after change model
|
2009-06-04 06:02:51 +09:00 |
|
Damien Elmes
|
af67f6fa9c
|
hyperlink added cards
|
2009-05-30 18:22:30 +09:00 |
|
Damien Elmes
|
fded7a85da
|
set focus on the table view before deleting cards
|
2009-05-27 00:59:09 +09:00 |
|
Damien Elmes
|
3a01a30d2b
|
remember position when deleting again
|
2009-05-16 05:10:49 +09:00 |
|
Damien Elmes
|
bb43ed18b0
|
remember last selected card wherever possible
|
2009-05-16 05:00:05 +09:00 |
|
Damien Elmes
|
aa4621c66c
|
add shortcuts for filter/sort, fix bug in hiding separators
|
2009-05-09 06:35:56 +09:00 |
|
Damien Elmes
|
41b98051b8
|
don't add separator if no tags available
|
2009-05-09 06:24:32 +09:00 |
|
Damien Elmes
|
798fa82ed3
|
add deck name to add items/browser
|
2009-05-09 06:03:09 +09:00 |
|
Damien Elmes
|
714b1a414b
|
when suspending/unsuspending, refresh
|
2009-05-09 04:09:27 +09:00 |
|
Damien Elmes
|
76a7ea3353
|
add suspend and unsuspend operations to browser
|
2009-05-09 03:50:25 +09:00 |
|
Damien Elmes
|
e1d8c31a1e
|
update tags list when tags are changed
|
2009-05-09 03:28:47 +09:00 |
|
Damien Elmes
|
26e484db23
|
don't need a full rebuild on reschedule
|
2009-05-06 16:48:08 +09:00 |
|
Damien Elmes
|
7b0c13d94f
|
type->is
|
2009-05-06 16:39:54 +09:00 |
|
Damien Elmes
|
bc4066f68e
|
don't fail when trying to update card that's been deleted
|
2009-05-06 15:00:54 +09:00 |
|
Damien Elmes
|
b715059bfd
|
rebuild counts after reschedule
|
2009-05-06 13:53:14 +09:00 |
|
Damien Elmes
|
5460e1d820
|
add filter for due
|
2009-05-06 13:40:19 +09:00 |
|
Damien Elmes
|
7c1bce9f43
|
replace _ with space for models/templates too
|
2009-05-06 13:35:55 +09:00 |
|
Damien Elmes
|
b2c90a2146
|
don't set combobox back to <filter> unless the tag has been changed
|
2009-04-29 09:41:21 +09:00 |
|
Damien Elmes
|
c58c6d9ca9
|
improve filter dropdown box; add icons
|
2009-04-29 09:32:53 +09:00 |
|
Damien Elmes
|
fde70d80ce
|
update search when current card deleted
|
2009-04-28 17:55:42 +09:00 |
|