aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 09b5d770c65e1a61c56413ce93059f90251643e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- Check that filtering is not done more than one time on bookmarks dialogs init
- change font size pref name or convert if possible

Downloader:

- Fixup column sizing. Ideally filename should get all available space, the
others column can get the minimum (for progress we can just fixup requisition
in the renderer to something sane)
- Cleanup downloader-view, there is prolly still crap here and there
- Add LOGs on all objects involved in download. Init/Finalize and in c++
constructor/destructor. Verify that references are correct == objects
are destroyed at right time.
- Probably use cur from total instead of just total in the size field
- when porting to the new file picker get rid of FilePicker.cpp and
show the dialog in Sniffer, so we can have proper filename