Commit graph

516 commits

Author SHA1 Message Date
Bastian Kleineidam
918a5dabd3 Use new oxygen icon for web development apps. 2011-04-13 12:32:07 +02:00
Bastian Kleineidam
7cf9b32fd4 Added ICNS icon for OSX packaging. 2011-04-13 11:23:52 +02:00
Bastian Kleineidam
eea30875ab Add release notes. 2011-04-12 09:13:58 +02:00
Bastian Kleineidam
42ed4350de Use Qt Macintosh widgte style on OS X systems. 2011-04-12 08:55:25 +02:00
Bastian Kleineidam
864725d742 Fix typos. 2011-04-12 08:32:12 +02:00
Bastian Kleineidam
e3fb40f753 Fix internal error handling in non-main threads. 2011-04-12 08:31:10 +02:00
Bastian Kleineidam
84f6d56a49 Print level in loggers xml, csv and sql. 2011-04-09 10:51:03 +02:00
Bastian Kleineidam
24bdc17dfd Note that configuration changes require a GUI restart. 2011-04-06 18:54:19 +02:00
Bastian Kleineidam
c0732e3d37 Do not print empty country information. 2011-04-06 17:22:48 +02:00
Bastian Kleineidam
ef499d5cf2 Write statistics when saving result files in the GUI. 2011-04-06 14:31:58 +02:00
Bastian Kleineidam
4b2f60a125 Updated changelog. 2011-04-06 13:08:01 +02:00
Bastian Kleineidam
b9c9dda9b3 Correctly encode CSV output. 2011-04-06 12:54:58 +02:00
Bastian Kleineidam
40cad4e468 Add detailed locale info to internal error output. 2011-04-06 11:56:55 +02:00
Bastian Kleineidam
c3b3027c6d Only output configured parts in CSV logger. 2011-04-06 11:12:05 +02:00
Bastian Kleineidam
3bbeaa4e7a Remove old -s option reference from man page. 2011-04-06 10:22:29 +02:00
Bastian Kleineidam
9f205b9b73 Improved internal error display in the GUI. 2011-04-04 19:29:13 +02:00
Bastian Kleineidam
520b417855 Added CSV output type in the GUI for results. 2011-04-04 18:58:20 +02:00
Bastian Kleineidam
dacb21d89f Updated changelog 2011-04-02 14:08:55 +02:00
Bastian Kleineidam
b465542388 Fix display of warnings in GUI pane. 2011-04-02 14:07:57 +02:00
Bastian Kleineidam
abba7cb651 Bump up version 2011-04-02 11:08:02 +02:00
Bastian Kleineidam
a0e8811f43 Document configuration file locations. 2011-04-02 11:06:56 +02:00
Bastian Kleineidam
42a3d836b9 Set release. 2011-03-25 17:21:25 +01:00
Bastian Kleineidam
3fdef10386 Updated changelog. 2011-03-21 15:20:34 +01:00
Bastian Kleineidam
e58a0f728c Updated changelog. 2011-03-21 13:17:49 +01:00
Bastian Kleineidam
10dfb1e0cb Added SF bug to changelog entry. 2011-03-19 17:03:12 +01:00
Bastian Kleineidam
2c61e8db49 Fix File->Save results command. 2011-03-19 17:02:15 +01:00
Bastian Kleineidam
da58546e6d Really read user and system configuration file. 2011-03-17 17:02:51 +01:00
Bastian Kleineidam
2eccb21d57 Updated upgrading docs. 2011-03-16 06:45:43 +01:00
Bastian Kleineidam
82e5ba8ce6 Add warning tag attribute in XML loggers. 2011-03-15 13:42:21 +01:00
Bastian Kleineidam
8bd8b7c0b7 Bump up version. 2011-03-14 15:05:10 +01:00
Bastian Kleineidam
1a9426900e Updated for release. 2011-03-13 07:52:29 +01:00
Bastian Kleineidam
77f207b69a Use sys.stdout wrapper for CGI output. 2011-03-12 09:02:29 +01:00
Bastian Kleineidam
b845335628 Updated changelog. 2011-03-11 19:45:34 +01:00
Bastian Kleineidam
ae109ed994 Correct conversion between URL and filename paths. 2011-03-11 10:38:17 +01:00
Bastian Kleineidam
c6d2eab46c Prevent false positives when detecting file type of certain archive files. 2011-03-10 13:13:25 +01:00
Bastian Kleineidam
6672f39c90 Fix filename completion if path starts with ~ 2011-03-10 10:03:41 +01:00
Bastian Kleineidam
31d4f04fd2 Support reading GNOME and KDE proxy settings. 2011-03-09 10:49:18 +01:00
Bastian Kleineidam
f2f05af3dc Strip embedded whitespace from URLs given at the commandline or the GUI. 2011-03-07 12:54:35 +01:00
Bastian Kleineidam
420c21c2de Strip leading and trailing whitespace from URLs. 2011-03-07 12:33:09 +01:00
Bastian Kleineidam
21e4824f65 Fix typo calling get_temp_file() function. 2011-03-07 09:57:40 +01:00
Bastian Kleineidam
de5d1757f0 Add workaround for buggy IIS HEAD support. 2011-02-24 11:12:59 +01:00
Bastian Kleineidam
f9dfc65528 Bump up version. 2011-02-22 19:34:25 +01:00
Bastian Kleineidam
c0a474ad6b Updated documentation. 2011-02-20 13:53:19 +01:00
Bastian Kleineidam
68a8de58d1 Deprecate the --interactive commandline option. 2011-02-20 11:05:29 +01:00
Bastian Kleineidam
2ec312301e Fix linkcheck.dns py2exe packaging. 2011-02-18 17:26:00 +01:00
Bastian Kleineidam
97ef8ed204 Deprecated --allow-root and always drop privileges. 2011-02-18 15:32:21 +01:00
Bastian Kleineidam
a493a3ded1 Deprecate the --priority option. 2011-02-18 14:53:32 +01:00
Bastian Kleineidam
825611740e Updated documentation. 2011-02-18 14:50:51 +01:00
Bastian Kleineidam
982e13d193 Improved thread lock handling. 2011-02-18 14:49:53 +01:00
Bastian Kleineidam
2d55c87429 Make sure ignore URL patterns take precedence over nofollow URL patterns. 2011-02-18 07:47:22 +01:00