Update TODO
This commit is contained in:
parent
a4e46a9ba9
commit
5e10238340
8
TODO
8
TODO
@ -6,6 +6,9 @@ Weird font rendering
|
|||||||
https://bugreports.qt-project.org/browse/QTBUG-20973
|
https://bugreports.qt-project.org/browse/QTBUG-20973
|
||||||
https://bugreports.qt-project.org/browse/QTBUG-21036
|
https://bugreports.qt-project.org/browse/QTBUG-21036
|
||||||
Changing completion models is awfully slow
|
Changing completion models is awfully slow
|
||||||
|
new keybinding (not in config) crashes exception handler
|
||||||
|
Also, what about unknown settings, unknown values, wrong interpolations,
|
||||||
|
etc.?
|
||||||
|
|
||||||
Style
|
Style
|
||||||
=====
|
=====
|
||||||
@ -74,6 +77,11 @@ Ctrl+A/X to increase/decrease last number in URL
|
|||||||
command completion gets hidden when doing a new ValueList value
|
command completion gets hidden when doing a new ValueList value
|
||||||
logging contexts
|
logging contexts
|
||||||
catch import errors for PyQt and QtWebKit
|
catch import errors for PyQt and QtWebKit
|
||||||
|
Allow binding to empty values for keys to override defaults
|
||||||
|
How do we handle empty values in input bar?
|
||||||
|
Human-readable error messages for unknown settings / wrong interpolations / ...
|
||||||
|
auto-click on active hint
|
||||||
|
click hints on enter
|
||||||
|
|
||||||
Qt Bugs
|
Qt Bugs
|
||||||
========
|
========
|
||||||
|
Loading…
Reference in New Issue
Block a user