Florian Bruhin
|
407af1b02c
|
Pass elem to on_editing_finished
|
2014-05-21 14:24:45 +02:00 |
|
Florian Bruhin
|
a77a25e6c1
|
Keep a hard reference to ExternalEditor
|
2014-05-21 14:22:46 +02:00 |
|
Florian Bruhin
|
545e63aa0e
|
Bundle editor functions
|
2014-04-30 11:27:59 +02:00 |
|
Florian Bruhin
|
903d1876af
|
Handle editor errors
|
2014-04-30 10:59:43 +02:00 |
|
Florian Bruhin
|
1488e54567
|
Fix docstrings
|
2014-04-30 10:46:20 +02:00 |
|
Florian Bruhin
|
689723508f
|
Add broken JS checking for commands
|
2014-04-30 10:05:55 +02:00 |
|
Florian Bruhin
|
bc02df0bde
|
Add open_editor command
|
2014-04-29 22:16:44 +02:00 |
|
Florian Bruhin
|
a0f27fed61
|
Add manual hint following
|
2014-04-27 21:59:23 +02:00 |
|
Florian Bruhin
|
9252ef94ca
|
Consistent string chars
|
2014-04-25 16:53:23 +02:00 |
|
Florian Bruhin
|
bc077f7503
|
Check if currentFrame() is None when starting hints
|
2014-04-25 13:21:14 +02:00 |
|
Florian Bruhin
|
926194849c
|
Use normal commands for hint mode
|
2014-04-24 23:47:02 +02:00 |
|
Florian Bruhin
|
61802725a6
|
Actually use message.error for errors
|
2014-04-23 06:17:29 +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 |
|
Florian Bruhin
|
ebd3ab778f
|
Make scrolling work with multiple frames
|
2014-04-22 14:17:17 +02:00 |
|
Florian Bruhin
|
26124920cd
|
Display warnings if at beginning/end of history
|
2014-04-22 14:06:32 +02:00 |
|
Florian Bruhin
|
5d95c7e19c
|
Remove unused import
|
2014-04-22 12:10:27 +02:00 |
|
Florian Bruhin
|
ce274aa9c8
|
Fix printing
|
2014-04-22 11:16:45 +02:00 |
|
Florian Bruhin
|
78060fc879
|
Get rid of temp_message signal
|
2014-04-22 10:08:56 +02:00 |
|
Florian Bruhin
|
65f2409d03
|
hints: Handle relative/javascript links correctly
|
2014-04-21 23:44:45 +02:00 |
|
Florian Bruhin
|
a11b14fd2d
|
Implement more hinting modes
|
2014-04-21 19:29:11 +02:00 |
|
Florian Bruhin
|
ee8ba55676
|
Support esc to abort hinting
|
2014-04-21 17:17:34 +02:00 |
|
Florian Bruhin
|
d7b87e09c9
|
Implement modes and hint input.
|
2014-04-21 15:24:19 +02:00 |
|
Florian Bruhin
|
5a3966ca82
|
Fix lint, add documentation
|
2014-04-21 11:03:43 +02:00 |
|
Florian Bruhin
|
e6569f946c
|
Add proof-of-concept hinting
|
2014-04-21 11:03:41 +02:00 |
|
Florian Bruhin
|
39f580d9f1
|
Cleanup
|
2014-04-17 17:44:27 +02:00 |
|
Florian Bruhin
|
b323706f5f
|
Use maxsplit (passed to str.split()) instead bool
|
2014-04-17 12:06:27 +02:00 |
|
Florian Bruhin
|
4b1dcbd82a
|
Refactor tab/browser widgets
|
2014-04-17 09:44:26 +02:00 |
|