RumovZ
|
7c376e0172
|
Tweak comment
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
|
2021-09-28 11:48:35 +02:00 |
|
RumovZ
|
8daecb94e5
|
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
|
053bbe8f01
|
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
|
0a95d69735
|
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
|
a77c65006f
|
Check 'index.isValid()' in 'table.model'
|
2021-09-25 15:21:06 +02:00 |
|
Damien Elmes
|
2695cb64ff
|
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
|
211f39836d
|
Show key of unknown browser columns
|
2021-07-12 19:03:51 +02:00 |
|
Damien Elmes
|
c80e852ada
|
prevent error storm when browser table encounters panic
|
2021-06-02 11:15:39 +10:00 |
|
RumovZ
|
a1e8746efd
|
Refactor browser and table into folders
|
2021-04-12 09:50:44 +02:00 |
|