RumovZ
|
72f6f9a47a
|
Tweak comment
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
|
2021-09-28 11:48:35 +02:00 |
|
RumovZ
|
18f0d026b5
|
Switch to new row before deleting notes
The table now properly deselects deleted rows, but that takes effort and
it's more convenient to have a selected row after deleting.
|
2021-09-25 17:28:38 +02:00 |
|
RumovZ
|
3a8c494544
|
Only check flags of cached rows
Speeds up the selection process (esp. Ctrl+A) by avoiding to fetch rows.
Co-authored-by: BlueGreenMagick <BlueGreenMagick@users.noreply.github.com>
|
2021-09-25 15:32:22 +02:00 |
|
RumovZ
|
73ec0a2b2e
|
Add callbacks to row fetching routine
Called when a row is detected that has been deleted or restored.
|
2021-09-25 15:27:19 +02:00 |
|
RumovZ
|
2b5bf23bbd
|
Check 'index.isValid()' in 'table.model'
|
2021-09-25 15:21:06 +02:00 |
|
Damien Elmes
|
1ceb9965ad
|
add hidden option to disable tooltips in browse screen
https://forums.ankiweb.net/t/browser-text-pop-up-when-hovering-over-card-poll/13254
|
2021-09-21 15:03:37 +10:00 |
|
RumovZ
|
51af0ba7d4
|
Show key of unknown browser columns
|
2021-07-12 19:03:51 +02:00 |
|
Damien Elmes
|
6e992752ca
|
prevent error storm when browser table encounters panic
|
2021-06-02 11:15:39 +10:00 |
|
RumovZ
|
2000c80fd2
|
Refactor browser and table into folders
|
2021-04-12 09:50:44 +02:00 |
|