Bastian Kleineidam
|
7b34be590b
|
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
|
2014-03-01 00:12:34 +01:00 |
|
Bastian Kleineidam
|
0283362ce6
|
Updated copyright.
|
2012-12-23 21:32:16 +01:00 |
|
Bastian Kleineidam
|
42a17cbb98
|
Prepare py3 port and display sys.argv on internal errors.
|
2012-11-26 18:49:07 +01:00 |
|
Bastian Kleineidam
|
3cee705a4a
|
Warn user before closing changed editor window.
|
2011-05-05 20:09:45 +02:00 |
|
Bastian Kleineidam
|
02a6f31c4c
|
Ensure file handles are closed before emitting signals.
|
2011-04-30 19:56:43 +02:00 |
|
Bastian Kleineidam
|
0470f6dbf0
|
Fixed saving of URL parent source in the GUI editor.
|
2011-04-30 08:39:49 +02:00 |
|
Bastian Kleineidam
|
7cd67d29cf
|
Reload text file configuration after GUI changed it.
|
2011-04-30 08:38:44 +02:00 |
|
Bastian Kleineidam
|
15d62e49e6
|
Replace deprecated methods of PyQt (also makes it easier to port to PySide).
|
2011-04-28 18:41:47 +02:00 |
|
Bastian Kleineidam
|
d7d563bf6e
|
Add Qt syntax highlighting.
|
2011-04-26 21:31:45 +02:00 |
|
Bastian Kleineidam
|
ff5d0b27e3
|
Updated documentation.
|
2011-04-26 15:06:22 +02:00 |
|
Bastian Kleineidam
|
199deff1f0
|
Remove debug code.
|
2011-04-26 13:58:22 +02:00 |
|
Bastian Kleineidam
|
8ea2d147fc
|
Show line numbers in Qt editor.
|
2011-04-26 13:55:42 +02:00 |
|
Bastian Kleineidam
|
d16fe3cac1
|
Make QScintilla optional.
|
2011-04-26 10:48:44 +02:00 |
|
Bastian Kleineidam
|
eaa2b79bc3
|
Updated documentation.
|
2011-02-17 19:59:02 +01:00 |
|
Bastian Kleineidam
|
85f3690068
|
Updated copyright.
|
2011-02-11 14:00:31 +01:00 |
|
Bastian Kleineidam
|
362c7a1d9d
|
Preselect filename on save dialog when editing file:// URLs.
|
2011-02-09 08:46:09 +01:00 |
|
Bastian Kleineidam
|
add1838dc6
|
Add readonly marker to editor dialog title if the file is readonly.
|
2010-11-05 12:26:43 +01:00 |
|
Bastian Kleineidam
|
b264ff8742
|
Check files before loading and saving in editor.
|
2010-11-05 01:39:04 +01:00 |
|
Bastian Kleineidam
|
cc3eea535f
|
Save parent URL source in local file.
|
2010-11-05 01:11:28 +01:00 |
|
Bastian Kleineidam
|
1d5482c3bd
|
Added parent URL source viewer
|
2010-10-03 12:12:57 +02:00 |
|