Update TODO
This commit is contained in:
parent
055d341760
commit
b9b4d4f0a9
4
TODO
4
TODO
@ -76,6 +76,10 @@ Improvements / minor features
|
|||||||
- Use QNetworkAccessManager per QWebPage again so we can set proxy per tab.
|
- Use QNetworkAccessManager per QWebPage again so we can set proxy per tab.
|
||||||
- Multi-line statusbar or own widget for long messages?
|
- Multi-line statusbar or own widget for long messages?
|
||||||
- :messages command to view past messages
|
- :messages command to view past messages
|
||||||
|
- Maybe the completion widget shouldn't be a QTreeView with tree models as
|
||||||
|
there are many hacks involved by now.
|
||||||
|
Perhaps using a QHBoxLayout of QTableViews and creating/destroying them based
|
||||||
|
on the completion would be a better idea?
|
||||||
|
|
||||||
hints
|
hints
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user