Bastian Kleineidam
|
a1f0867c74
|
Updated copyright
|
2011-05-06 20:27:36 +02:00 |
|
Bastian Kleineidam
|
10bbb696e8
|
Limit download file size to 5MB.
|
2011-05-05 21:10:55 +02:00 |
|
Bastian Kleineidam
|
3cee705a4a
|
Warn user before closing changed editor window.
|
2011-05-05 20:09:45 +02:00 |
|
Bastian Kleineidam
|
1703e6c942
|
Debug geoip errors.
|
2011-05-05 19:42:19 +02:00 |
|
Bastian Kleineidam
|
b3e692ea79
|
Catch socket errors when resolving GeoIP country data.
|
2011-05-05 19:37:58 +02:00 |
|
Bastian Kleineidam
|
f8cba79875
|
Display release date in about dialog.
|
2011-05-05 18:30:58 +02:00 |
|
Bastian Kleineidam
|
ecc598bd03
|
Do not use configuration file options for GUI defaults.
|
2011-04-30 19:57:14 +02:00 |
|
Bastian Kleineidam
|
02a6f31c4c
|
Ensure file handles are closed before emitting signals.
|
2011-04-30 19:56:43 +02:00 |
|
Bastian Kleineidam
|
929fd8d4aa
|
Scroll down for new URLs added to the treeview.
|
2011-04-30 11:11:45 +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
|
10d6e81af3
|
Highlight check results.
|
2011-04-30 07:35:25 +02:00 |
|
Bastian Kleineidam
|
dacc7e7ae4
|
Consolidate the stop messages.
|
2011-04-29 19:49:24 +02:00 |
|
Bastian Kleineidam
|
d7186bc904
|
Remove unused QThread.__del__ method.
|
2011-04-28 20:41:44 +02:00 |
|
Bastian Kleineidam
|
7d4a03aff2
|
Replace QString methods with Python str methods.
|
2011-04-28 18:43:27 +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
|
4dc16708a7
|
Add rebuild target for all UI and resource files.
|
2011-04-28 18:41:11 +02:00 |
|
Bastian Kleineidam
|
0fc3355066
|
Colorize statistic output in GUI.
|
2011-04-28 15:32:53 +02:00 |
|
Bastian Kleineidam
|
6ca10152c5
|
Don't override start_output() function in GUI logger to correctly reset statistics.
|
2011-04-28 15:30:51 +02:00 |
|
Bastian Kleineidam
|
1f9cd2f67f
|
Redirection refactoring part 2 of 2.
|
2011-04-27 13:33:01 +02:00 |
|
Bastian Kleineidam
|
dd53c78096
|
Redirection refactoring part 1.
|
2011-04-27 12:02:30 +02:00 |
|
Bastian Kleineidam
|
f566f98fe5
|
Allow redirections for URLs given by the user.
|
2011-04-27 11:21:58 +02:00 |
|
Bastian Kleineidam
|
db7ea6872a
|
Refactor internal URL pattern matcher into function.
|
2011-04-27 08:34:15 +02:00 |
|
Bastian Kleineidam
|
a3568e456b
|
Add missing file header.
|
2011-04-26 21:32:57 +02:00 |
|
Bastian Kleineidam
|
d7d563bf6e
|
Add Qt syntax highlighting.
|
2011-04-26 21:31:45 +02:00 |
|
Bastian Kleineidam
|
66079549ef
|
Use fixed-width font for Qt editor.
|
2011-04-26 18:58:08 +02:00 |
|
Bastian Kleineidam
|
ff5d0b27e3
|
Updated documentation.
|
2011-04-26 15:06:22 +02:00 |
|
Bastian Kleineidam
|
74c132c90b
|
Updated copyright.
|
2011-04-26 14:57:57 +02:00 |
|
Bastian Kleineidam
|
f61de7902a
|
Report QScintilla as extra module.
|
2011-04-26 14:57:32 +02:00 |
|
Bastian Kleineidam
|
65721e2b3b
|
Updated application icon.
|
2011-04-26 14:04:24 +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
|
b249150d9a
|
Fix OS X ifconfig call.
|
2011-04-26 11:42:04 +02:00 |
|
Bastian Kleineidam
|
040e6b49e0
|
Use ifconfig(8) network info on Mac OS X.
|
2011-04-26 11:32:58 +02:00 |
|
Bastian Kleineidam
|
4ae0566f95
|
Parse IPv4 values from ifconfig(8).
|
2011-04-26 11:30:26 +02:00 |
|
Bastian Kleineidam
|
d3d0892927
|
Handle error for getting address of an interface.
|
2011-04-26 11:16:15 +02:00 |
|
Bastian Kleineidam
|
241205e5b0
|
Only get network interfaces that are up.
|
2011-04-26 10:53:58 +02:00 |
|
Bastian Kleineidam
|
6a135dd79c
|
Use ifconfig on Mac OS X to get interface list.
|
2011-04-26 10:52:19 +02:00 |
|
Bastian Kleineidam
|
d16fe3cac1
|
Make QScintilla optional.
|
2011-04-26 10:48:44 +02:00 |
|
Bastian Kleineidam
|
54a14d0f91
|
Use Python 2.7 for local build.
|
2011-04-22 08:39:45 +02:00 |
|
Bastian Kleineidam
|
719441cca5
|
Make module detection more robust and use it when possible.
|
2011-04-20 09:08:11 +02:00 |
|
Bastian Kleineidam
|
c0957a20df
|
Make strlen variables type size_t.
|
2011-04-19 16:07:10 +02:00 |
|
Bastian Kleineidam
|
6a544f2d69
|
Only allow redirections to FTP, HTTP and HTTPS URLs.
|
2011-04-19 07:01:55 +02:00 |
|
Bastian Kleineidam
|
4c98c463dc
|
Correctly declare all variables at beginning of block.
|
2011-04-16 15:25:51 +02:00 |
|
Bastian Kleineidam
|
836e8a700d
|
Print detected modules information.
|
2011-04-14 12:20:56 +02:00 |
|
Bastian Kleineidam
|
d74523500a
|
Add version info of used modules to GUI about page.
|
2011-04-14 10:03:59 +02:00 |
|
Bastian Kleineidam
|
7365170564
|
Updated copyright.
|
2011-04-12 09:13:39 +02:00 |
|
Bastian Kleineidam
|
42ed4350de
|
Use Qt Macintosh widgte style on OS X systems.
|
2011-04-12 08:55:25 +02:00 |
|
Bastian Kleineidam
|
e3fb40f753
|
Fix internal error handling in non-main threads.
|
2011-04-12 08:31:10 +02:00 |
|
Bastian Kleineidam
|
2493684604
|
Also send Cache-Control header to prevent caching.
|
2011-04-10 11:03:20 +02:00 |
|