Florian Bruhin
|
f3db29c010
|
Enter normal mode when clicking non-editable elem
|
2014-04-23 23:26:02 +02:00 |
|
Florian Bruhin
|
b4b9b6c69d
|
Enter/leave command mode for Command widget
|
2014-04-23 23:25:06 +02:00 |
|
Florian Bruhin
|
cd5f2562aa
|
Adjust eventFilter to use new features
|
2014-04-23 23:24:46 +02:00 |
|
Florian Bruhin
|
e56d33badc
|
Check if handler is available for new mode
|
2014-04-23 23:23:30 +02:00 |
|
Florian Bruhin
|
5385307582
|
Register modes explicitely with modemanager.
|
2014-04-23 23:23:04 +02:00 |
|
Florian Bruhin
|
fc11021c08
|
Add a passthrough argument to modemanager register()
|
2014-04-23 23:22:34 +02:00 |
|
Florian Bruhin
|
522a703863
|
Remove module-level modemanager register()
|
2014-04-23 23:21:29 +02:00 |
|
Florian Bruhin
|
8f44b56923
|
Start implementing eventFilter in ModeManager
|
2014-04-23 23:20:39 +02:00 |
|
Florian Bruhin
|
a33c9827d6
|
Check for editable fields in mousePressEvent
|
2014-04-23 21:18:05 +02:00 |
|
Florian Bruhin
|
ce48ed9b8e
|
Add entered/leaved signals to modemanager
|
2014-04-23 21:15:47 +02:00 |
|
Florian Bruhin
|
8b5daad367
|
Add ModeManager
|
2014-04-23 21:15:47 +02:00 |
|
Florian Bruhin
|
53a5460c11
|
TODO += QStandardItemModel
|
2014-04-23 18:55:03 +02:00 |
|
Florian Bruhin
|
387d0e3be6
|
Document hint lastChild() hack
|
2014-04-23 14:34:00 +02:00 |
|
Florian Bruhin
|
4661f2c30b
|
Merge branch 'master' of ssh://the-compiler.org:2323/qutebrowser
|
2014-04-23 14:22:22 +02:00 |
|
Florian Bruhin
|
e8608ea517
|
Update TODO
|
2014-04-23 14:22:09 +02:00 |
|
Florian Bruhin
|
a67ed4d054
|
Override mousePressEvent instead of event
|
2014-04-23 07:34:23 +02:00 |
|
Florian Bruhin
|
2c5bb6a413
|
cmdutils.register: Support functions with no docstring
|
2014-04-23 07:32:00 +02:00 |
|
Florian Bruhin
|
7acd32a5d7
|
Display error when there's nothing to undo
|
2014-04-23 06:17:36 +02:00 |
|
Florian Bruhin
|
61802725a6
|
Actually use message.error for errors
|
2014-04-23 06:17:29 +02:00 |
|
Florian Bruhin
|
c02d46e364
|
Add catching import errors to TODO
|
2014-04-22 23:52:02 +02:00 |
|
Florian Bruhin
|
46f1a2a0d0
|
Add log_events decorator
|
2014-04-22 23:50:56 +02:00 |
|
Florian Bruhin
|
48d0215a98
|
Update TODO
|
2014-04-22 23:30:33 +02:00 |
|
Florian Bruhin
|
877fe2402b
|
Update TODO
|
2014-04-22 23:25:51 +02:00 |
|
Florian Bruhin
|
21bb9840d9
|
Simplify padding in Qt-CSS
|
2014-04-22 23:02:51 +02:00 |
|
Florian Bruhin
|
06ff2e00e9
|
Always draw categories correctly in completion
|
2014-04-22 21:38:06 +02:00 |
|
Florian Bruhin
|
fb9ac1bc4c
|
Restyle tabbar
|
2014-04-22 20:49:16 +02:00 |
|
Florian Bruhin
|
11bd966e1e
|
Update flake8 ignores
|
2014-04-22 18:00:44 +02:00 |
|
Florian Bruhin
|
51489ab538
|
Correct flake8 code
|
2014-04-22 17:55:54 +02:00 |
|
Florian Bruhin
|
55e3aca702
|
linting cleanup
|
2014-04-22 17:53:27 +02:00 |
|
Florian Bruhin
|
2bef265a89
|
Remove fixed FIXME
|
2014-04-22 17:24:21 +02:00 |
|
Florian Bruhin
|
dea80b3b54
|
Fix complete() of BaseType
|
2014-04-22 17:23:35 +02:00 |
|
Florian Bruhin
|
0f29526f91
|
Refactor keyparser
|
2014-04-22 17:21:29 +02:00 |
|
Florian Bruhin
|
aedf1889dd
|
Support ambiguous keybindings
|
2014-04-22 16:50:37 +02:00 |
|
Florian Bruhin
|
f38871c9c9
|
Remove FIXME
|
2014-04-22 16:12:53 +02:00 |
|
Florian Bruhin
|
97578df7a5
|
Use QHostInfo instead of socket to resolve
|
2014-04-22 16:09:41 +02:00 |
|
Florian Bruhin
|
8dfc44da59
|
Remove another FIXME
|
2014-04-22 15:58:44 +02:00 |
|
Florian Bruhin
|
76f4917ae9
|
Implement wrapping/message when switching tabs
|
2014-04-22 15:57:38 +02:00 |
|
Florian Bruhin
|
3ab3e9394d
|
Bind backspace to back
|
2014-04-22 15:48:38 +02:00 |
|
Florian Bruhin
|
87dda6dca6
|
Return no data on invalid qute:* handlers
|
2014-04-22 15:46:46 +02:00 |
|
Florian Bruhin
|
786404add4
|
HTML-escape qutescheme texts
|
2014-04-22 15:28:48 +02:00 |
|
Florian Bruhin
|
abb5c06ee6
|
Remove import FIXMEs
|
2014-04-22 15:22:50 +02:00 |
|
Florian Bruhin
|
94cef5ea22
|
Remove FIXME for keybindingname validation
|
2014-04-22 15:19:28 +02:00 |
|
Florian Bruhin
|
a87163b213
|
Complete commands
|
2014-04-22 15:19:18 +02:00 |
|
Florian Bruhin
|
1638823fb3
|
Add a complete() method to config types
|
2014-04-22 15:19:01 +02:00 |
|
Florian Bruhin
|
7758289f8b
|
Register :nextsearch command.
|
2014-04-22 15:05:12 +02:00 |
|
Florian Bruhin
|
963066b4bd
|
Remove some old FIXMEs
|
2014-04-22 14:45:24 +02:00 |
|
Florian Bruhin
|
a1650579e9
|
Reword FIXME comments
|
2014-04-22 14:35:56 +02:00 |
|
Florian Bruhin
|
70e1a0300c
|
Add explicit types for editable hinting
|
2014-04-22 14:33:40 +02:00 |
|
Florian Bruhin
|
b167f1f8d8
|
Clarify QTBUG comment
|
2014-04-22 14:26:07 +02:00 |
|
Florian Bruhin
|
0de249e904
|
Support frames correctly in HintManager
|
2014-04-22 14:23:55 +02:00 |
|