Commit graph

596 commits

Author SHA1 Message Date
Bastian Kleineidam
2907367a5e Add release info. 2011-08-06 07:48:10 +02:00
Bastian Kleineidam
5c8dda3cd6 Properly reset active url count when checking stops. 2011-08-04 20:32:15 +02:00
Bastian Kleineidam
f92b6e4620 Updated translations. 2011-08-04 19:28:12 +02:00
Bastian Kleineidam
6b52b28425 Send all domain-matching cookies that apply. 2011-08-03 21:21:44 +02:00
Bastian Kleineidam
6c6173ff6f Add changelog entries for cookie header fix. 2011-08-03 20:59:45 +02:00
Bastian Kleineidam
977d9e9ae6 Update cookie values instead of adding duplicate entries. 2011-08-01 20:26:31 +02:00
Bastian Kleineidam
b831dbdd6c Document list of supported warnings in config file man page. 2011-07-27 20:51:43 +02:00
Bastian Kleineidam
f1d6318ac5 Reference linkchecker(1) for configurable warnings. 2011-07-27 20:37:39 +02:00
Bastian Kleineidam
210b45d1e4 Removed FastCGI script. 2011-07-25 21:37:35 +02:00
Bastian Kleineidam
7ebe67d7f6 Default to last URL checked in GUI. 2011-07-25 21:31:33 +02:00
Bastian Kleineidam
752941e029 Ignore AttributeError when printing the Qt version. 2011-07-25 21:15:52 +02:00
Bastian Kleineidam
51bcccfdfe Added new option --user-agent to set the User-Agent header. 2011-07-25 21:09:49 +02:00
Bastian Kleineidam
552c71a3ca Do not append a stray newline character when encoding authentication information to base64. 2011-07-25 20:02:01 +02:00
Bastian Kleineidam
cc4937cd6d Improved install documentation. 2011-07-25 19:44:12 +02:00
Bastian Kleineidam
842b928073 Clean up generated man pages. 2011-06-15 06:39:20 +02:00
Bastian Kleineidam
e43bbda53c Update HTML man pages on release. 2011-05-30 18:34:43 +02:00
Bastian Kleineidam
2550e16040 Remove query part from file links. 2011-05-29 17:49:01 +02:00
Bastian Kleineidam
5515645af6 Reset content type setting after loading HTTP headers. 2011-05-28 17:59:44 +02:00
Bastian Kleineidam
c9707ee735 Handle stray < before end tags. 2011-05-28 13:39:04 +02:00
Bastian Kleineidam
a894363096 Bump up version. 2011-05-28 12:46:48 +02:00
Bastian Kleineidam
4b36f13d6b Set release name and date. 2011-05-28 08:37:44 +02:00
Bastian Kleineidam
2ca048edc8 Fix Qt plugin installation on OSX. 2011-05-26 21:08:11 +02:00
Bastian Kleineidam
e63c115a9a Updated todo. 2011-05-26 18:22:59 +02:00
Bastian Kleineidam
8aad0cbde9 Paginate linkchecker -h output. 2011-05-26 07:29:08 +02:00
Bastian Kleineidam
669ec0b411 Updated changelog. 2011-05-25 21:22:08 +02:00
Bastian Kleineidam
e5c2271533 Only check warning patterns in parseable contents. 2011-05-22 17:32:26 +02:00
Bastian Kleineidam
f446539fa3 Move changelog entries to correct section. 2011-05-22 17:31:07 +02:00
Bastian Kleineidam
68ea03ee16 Support both Chromium and Google Chrome profile dirs to find bookmark files. 2011-05-21 11:47:54 +02:00
Bastian Kleineidam
58dfb16724 Updated changelog. 2011-05-21 07:03:03 +02:00
Bastian Kleineidam
e3bb574997 Remove support for system configuration file. 2011-05-20 21:10:31 +02:00
Bastian Kleineidam
7d04c3ee81 Handle stray < characters in HTML. 2011-05-20 06:50:08 +02:00
Bastian Kleineidam
44f19f08fe Updated changelog. 2011-05-19 20:14:09 +02:00
Bastian Kleineidam
0dd5cfd12d Display warnings in result column. 2011-05-14 20:15:37 +02:00
Bastian Kleineidam
e5518f799a Document URL search for --warning-regex. 2011-05-14 14:44:27 +02:00
Bastian Kleineidam
deead957ae Display number of selected rows in status. 2011-05-14 14:31:03 +02:00
Bastian Kleineidam
4c71b5ba68 Use httplib cookie parsing; fix docs. 2011-05-14 13:56:38 +02:00
Bastian Kleineidam
c9f59452ac Correct RFC reference for cookie file format. 2011-05-14 09:46:23 +02:00
Bastian Kleineidam
50fc4ab566 Colorize result in text logger. 2011-05-14 09:36:21 +02:00
Bastian Kleineidam
a8fbd05f48 Remember last 10 documents. 2011-05-11 22:15:04 +02:00
Bastian Kleineidam
f3bb106ec2 Display status info in main window. 2011-05-09 20:49:07 +02:00
Bastian Kleineidam
5836d758ff Bump up version. 2011-05-07 17:50:06 +02:00
Bastian Kleineidam
3b829388d1 Add release info. 2011-05-06 20:28:40 +02:00
Bastian Kleineidam
5ca961d51a Add reference to REGULAR EXPRESSIONS section. 2011-05-06 19:04:06 +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
b3e692ea79 Catch socket errors when resolving GeoIP country data. 2011-05-05 19:37:58 +02:00
Bastian Kleineidam
e098d69049 Updated todo. 2011-05-05 19:04:10 +02:00
Bastian Kleineidam
e13d2a5078 Improved warningregex example. 2011-05-05 18:31:46 +02:00
Bastian Kleineidam
ad3da5949f Add SF bug for config reload. 2011-05-05 18:31:19 +02:00
Bastian Kleineidam
f8cba79875 Display release date in about dialog. 2011-05-05 18:30:58 +02:00