.. |
__init__.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
autoupdate.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
checkpyver.py
|
Fix some invalid "# pragma: no cover" comments
|
2016-05-24 15:40:18 +02:00 |
cmdhistory.py
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
consolewidget.py
|
Fix :debug-console with PyQt 5.6
|
2016-05-27 00:18:23 +02:00 |
crashdialog.py
|
use https for links in docs and elsewhere
|
2016-10-20 14:48:35 +02:00 |
crashsignal.py
|
Use lists instead of tuples for comparing
|
2016-07-12 22:05:32 +02:00 |
earlyinit.py
|
Log total initialization time
|
2016-10-04 10:26:44 +02:00 |
editor.py
|
Initial implementation of new messages
|
2016-09-15 14:51:21 +02:00 |
guiprocess.py
|
Fix lint
|
2016-09-15 14:51:22 +02:00 |
httpclient.py
|
Fix some a/an misspellings
|
2016-07-05 08:34:03 +02:00 |
ipc.py
|
Use repr() for IPC logging messages
|
2016-07-28 07:14:54 +02:00 |
keyhintwidget.py
|
Round correct edge for keyhint with top statusbar
|
2016-09-22 17:29:25 +02:00 |
lineparser.py
|
LineParser: Don't write anything without data
|
2016-06-08 10:36:30 +02:00 |
miscwidgets.py
|
Add ClipboardError superexception
|
2016-08-10 12:33:01 +02:00 |
msgbox.py
|
Fix some a/an misspellings
|
2016-07-05 08:34:03 +02:00 |
pastebin.py
|
pastebin: Accept HTTPS URLs
|
2016-09-05 22:06:26 +02:00 |
readline.py
|
Implement unix_filename_rubout.
|
2016-07-30 19:34:38 -04:00 |
savemanager.py
|
Initial implementation of new messages
|
2016-09-15 14:51:21 +02:00 |
sessions.py
|
Stabilize :session-delete tests
|
2016-10-14 07:24:36 +02:00 |
split.py
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
utilcmds.py
|
Remove :<count>:cmd syntax support.
|
2016-10-10 08:02:30 -04:00 |