Damien Elmes
ae9a21167b
modal info dialogs
2011-04-28 09:27:57 +09:00
Damien Elmes
04ffba2495
get text window modal
2011-04-28 09:27:56 +09:00
Damien Elmes
915798cf46
prevent flicker on modal dialogs
2011-04-28 09:27:56 +09:00
Damien Elmes
96a1802fc7
more edit current fixes
2011-04-28 09:27:56 +09:00
Damien Elmes
d9b08a8b28
reset on show to prevent changes in the background; fix editcurrent return
2011-04-28 09:27:56 +09:00
Damien Elmes
2c7a939073
require a reset after any edits
2011-04-28 09:27:56 +09:00
Damien Elmes
a07f62b507
ensure the fact area is focused on addcards
2011-04-28 09:27:56 +09:00
Damien Elmes
b4a7979157
fix enter advancing two
2011-04-28 09:27:56 +09:00
Damien Elmes
0c5c130f9f
more robust deck load on startup
2011-04-28 09:27:56 +09:00
Damien Elmes
9da0a83735
edit current, hide 'close' button on osx
2011-04-28 09:27:56 +09:00
Damien Elmes
61cdea4865
make add card dialog window modal
2011-04-28 09:27:56 +09:00
Damien Elmes
9900b02795
mark/bury/etc in main window
2011-04-28 09:27:56 +09:00
Damien Elmes
5828081475
delay reset of main window after edits
2011-04-28 09:27:56 +09:00
Damien Elmes
a1db3e56a7
integer count in overview
2011-04-28 09:27:56 +09:00
Damien Elmes
02bc090828
jump to editor from add cards area
2011-04-28 09:27:56 +09:00
Damien Elmes
3855183213
find & replace
2011-04-28 09:27:56 +09:00
Damien Elmes
139048ad3f
model changing
2011-04-28 09:27:55 +09:00
Damien Elmes
8865ca6131
_fields -> fields
2011-04-28 09:27:55 +09:00
Damien Elmes
2245be962a
marking & suspending
2011-04-28 09:27:55 +09:00
Damien Elmes
fe17266b8d
always refresh fact on row change; fix add/del cards
2011-04-28 09:27:55 +09:00
Damien Elmes
2db6bf51c2
fix getTag()
2011-04-28 09:27:55 +09:00
Damien Elmes
5831309280
card deletion, progress on genCards
2011-04-28 09:27:55 +09:00
Damien Elmes
a84cc55819
make excessive finish() calls a noop
2011-04-28 09:27:55 +09:00
Damien Elmes
437297c9b5
card generation
2011-04-28 09:27:55 +09:00
Damien Elmes
7da7894c89
add a progress handler to upgrade
2011-04-28 09:27:55 +09:00
Damien Elmes
2070a0ced9
make sure group and tags updated on new fact
2011-04-28 09:27:55 +09:00
Damien Elmes
e93a6379d3
update card gids on fact gid change
2011-04-28 09:27:55 +09:00
Damien Elmes
3c5277ca69
discard large selections
2011-04-28 09:27:55 +09:00
Damien Elmes
fe083e916f
fix navigation
2011-04-28 09:27:55 +09:00
Damien Elmes
949dc9defd
hide the editor when more than one card is selected
2011-04-28 09:27:55 +09:00
Damien Elmes
ae831408b2
undo, don't call cardCount() in titlebar, fix select facts
2011-04-28 09:27:55 +09:00
Damien Elmes
3bd8fd56b3
preserve selection when toggling columns
2011-04-28 09:27:54 +09:00
Damien Elmes
f97e096672
rework resetting and selection code
...
- now properly call begin/endresetmodel()
- restore not just the current card, but the whole selection
- do so in the model, for all operations like new searches, resorts, etc
2011-04-28 09:27:54 +09:00
Damien Elmes
598b22e18b
add a template display
2011-04-28 09:27:54 +09:00
Damien Elmes
ee84335ed9
tweak header titles
2011-04-28 09:27:54 +09:00
Damien Elmes
f1059f21ee
movable headers
2011-04-28 09:27:54 +09:00
Damien Elmes
d23b50dffe
add refresh
2011-04-28 09:27:54 +09:00
Damien Elmes
db1695a19c
tweak some icons; move the system tags to the top
2011-04-28 09:27:54 +09:00
Damien Elmes
1fda0a9bad
put groups and tags on one line instead
2011-04-28 09:27:54 +09:00
Damien Elmes
82be9a432e
more column work
...
- removed sort area; users can click on columns to sort now
- displayed columns are now loaded/saved from deck
2011-04-28 09:27:54 +09:00
Damien Elmes
4b1d377a40
remove bottom right splitter
2011-04-28 09:27:54 +09:00
Damien Elmes
cef60a1f9c
changing fields via context menu
2011-04-28 09:27:54 +09:00
Damien Elmes
07c2591be0
update columns code and add support for multiple columns
2011-04-28 09:27:54 +09:00
Damien Elmes
1d9f0176a5
fix sorting, allow sort changing, catch attempts to modify schema
2011-04-28 09:27:54 +09:00
Damien Elmes
ae43b78faa
reorganize, and remove placeholder which isn't available on older qt
2011-04-28 09:27:54 +09:00
Damien Elmes
8ed0c6ffea
start with recent list; don't focus fields
2011-04-28 09:27:54 +09:00
Damien Elmes
73f056c17f
respond to clicks on the tree
2011-04-28 09:27:53 +09:00
Damien Elmes
449b49f20b
system/user tags
2011-04-28 09:27:53 +09:00
Damien Elmes
e029de6cf9
start of filter tree
2011-04-28 09:27:53 +09:00
Damien Elmes
5e4c469ecc
fix due date
2011-04-28 09:27:53 +09:00