Commit graph

406 commits

Author SHA1 Message Date
Bastian Kleineidam
6fac69cddb Fall back to GET when connection is reset. 2010-11-21 19:50:51 +01:00
Bastian Kleineidam
977ae26c46 Bump up version to 6.0 and add upgrading documentation. 2010-11-21 11:42:19 +01:00
Bastian Kleineidam
57d0f961d9 Merge Python 2.6 branch. 2010-11-21 11:37:17 +01:00
Bastian Kleineidam
5058161e40 Remove deprecated options and backward compatibility parts. 2010-11-21 11:35:56 +01:00
Bastian Kleineidam
bf3c067220 Updated todo 2010-11-21 10:57:19 +01:00
Bastian Kleineidam
285524ec12 Added changelog entry. 2010-11-21 10:43:13 +01:00
Bastian Kleineidam
ffcb6017ba Store column widths in registry settings. 2010-11-20 20:25:27 +01:00
Bastian Kleineidam
537f46ead2 Bump up version 2010-11-20 19:48:23 +01:00
Bastian Kleineidam
1e53f4cf63 Release. 2010-11-20 13:21:49 +01:00
Bastian Kleineidam
cf9eb4f365 Set release month. 2010-11-18 23:39:58 +01:00
Bastian Kleineidam
cf7be13776 Save GUI options in QSettings. 2010-11-17 21:25:13 +01:00
Bastian Kleineidam
147bf31e1e Check for allowed HTTP GET method before parsing anchors in HTML file contents. 2010-11-17 19:13:26 +01:00
Bastian Kleineidam
17ce930611 Ignore irc:// URLs. 2010-11-10 19:56:31 +01:00
Bastian Kleineidam
f5d8bd42b2 Updated changelog 2010-11-06 20:15:41 +01:00
Bastian Kleineidam
4f5c957e43 Fix check of external domain after HTTP redirect. 2010-11-06 18:00:49 +01:00
Bastian Kleineidam
dd5ff4706a Remove timeout and threads GUI options. 2010-11-06 16:41:14 +01:00
Bastian Kleineidam
476cd79d55 Updated todo and changelog. 2010-11-06 16:17:33 +01:00
Bastian Kleineidam
9d88a7117d Fix GML comment format. 2010-11-06 15:47:00 +01:00
Bastian Kleineidam
ee36a4edca Quote quote edge labels and strip leading and trailing whitespace from node and egde labels. 2010-11-06 15:36:54 +01:00
Bastian Kleineidam
e7dff74cf9 Quote quote edge labels and strip leading and trailing whitespace from node and egde labels. 2010-11-06 15:36:21 +01:00
Bastian Kleineidam
cbe5418975 Updated changelog 2010-11-06 11:35:42 +01:00
Bastian Kleineidam
46757777fd Allow editing of config files in GUI. 2010-11-05 01:13:37 +01:00
Bastian Kleineidam
cc3eea535f Save parent URL source in local file. 2010-11-05 01:11:28 +01:00
Bastian Kleineidam
ca395e7d82 Avoid error when intro or outro logging fields are configured. 2010-11-03 20:35:45 +01:00
Bastian Kleineidam
cb41f8e6a2 Todo cleanup. 2010-10-27 21:04:22 +02:00
Bastian Kleineidam
e429dbcc13 Do not parse URL CGI part recursively. 2010-10-27 20:55:21 +02:00
Bastian Kleineidam
b2e172b80e Add Qt help file generation to installation docs. 2010-10-27 20:21:56 +02:00
Bastian Kleineidam
f14340a0a8 Do not check content of already cached URLs. 2010-10-27 19:52:48 +02:00
Bastian Kleineidam
23403f09bb Do not print warning for HTTP to HTTPS or HTTPS to HTTP redirects. 2010-10-27 14:44:05 +02:00
Bastian Kleineidam
d9e981e497 Don't log a warning if commandline URL has been redirected. 2010-10-26 16:24:27 +02:00
Bastian Kleineidam
5e9c36e0c9 Bump up version. 2010-10-26 16:22:07 +02:00
Bastian Kleineidam
82e62056d9 Set release date. 2010-10-26 00:06:12 +02:00
Bastian Kleineidam
4375d35328 Add warning about unsupported HTTP authentication, and revert the realm changes. 2010-10-25 22:41:31 +02:00
Bastian Kleineidam
332fa4f8f9 Prepare multi-realm auth configuration. 2010-10-25 22:07:16 +02:00
Bastian Kleineidam
860db4050b Added note to upgrade httplib2.py for Python 2.6 2010-10-25 21:21:20 +02:00
Bastian Kleineidam
a55980e877 Add bug closing information to changelog. 2010-10-25 21:09:30 +02:00
Bastian Kleineidam
a8c1c28066 Prevent off-screen GUI window position. 2010-10-25 21:06:13 +02:00
Bastian Kleineidam
d0a4c18548 Install loginurl example config file. 2010-10-25 20:12:13 +02:00
Bastian Kleineidam
6fe2e81e3d Added login URL example. 2010-10-25 18:11:35 +02:00
Bastian Kleineidam
b6ec28c68e Make password entries in authentication configuration optional. 2010-10-25 17:33:13 +02:00
Bastian Kleineidam
5f9c11b794 Tune timeout values to close threads faster on exit. 2010-10-24 01:47:57 +02:00
Bastian Kleineidam
ced1b42124 Use separate debug log window. 2010-10-16 19:26:46 +02:00
Bastian Kleineidam
25d75bd4a2 Added login URL posting. 2010-10-14 18:36:11 +02:00
Bastian Kleineidam
6ca5bdb815 Fix for installation of vcredist_x86.exe 2010-10-12 01:48:02 +02:00
Bastian Kleineidam
4acf79c641 Add configuration file option for the --cookies commandline option. 2010-10-12 00:41:14 +02:00
Bastian Kleineidam
61e611e4bf Prevent unallowed content read when checking for robots.txt allowance in HTML files. 2010-10-12 00:40:34 +02:00
Bastian Kleineidam
7a44f3d563 Updated todo list. 2010-10-03 13:00:20 +02:00
Bastian Kleineidam
1ad241be56 Updated changelog 2010-10-03 12:14:42 +02:00
Bastian Kleineidam
7244100a16 Updated changelog 2010-10-03 12:13:29 +02:00
Bastian Kleineidam
d079cd07c2 Read GUI default options from configuration file. 2010-09-30 19:08:20 +02:00