Bastian Kleineidam
|
91bfcef252
|
Set GUI exception handler.
|
2011-03-21 11:36:31 +01:00 |
|
Bastian Kleineidam
|
48c3343e8b
|
Make sure all internal error output is printed to given output stream. Also add ability to pass traceback information directly.
|
2011-03-21 11:34:46 +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
|
671de9774e
|
Fix for previous commit adding warnings tags.
|
2011-03-17 16:47:39 +01:00 |
|
Bastian Kleineidam
|
d60ae7911b
|
Regenerate GUI dialogs with newer Qt.
|
2011-03-16 18:07:18 +01:00 |
|
Bastian Kleineidam
|
a427bc10c1
|
Added send button to debug dialog.
|
2011-03-16 18:06:47 +01:00 |
|
Bastian Kleineidam
|
2eccb21d57
|
Updated upgrading docs.
|
2011-03-16 06:45:43 +01:00 |
|
Bastian Kleineidam
|
a989cc5711
|
Added Vcs-Git and Vcs-Browser entries in debian/control.
|
2011-03-15 13:46:16 +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
|
a75606be1e
|
Updated german translation.
|
2011-03-13 07:52:38 +01:00 |
|
Bastian Kleineidam
|
1a9426900e
|
Updated for release.
|
2011-03-13 07:52:29 +01:00 |
|
Bastian Kleineidam
|
f4f921384e
|
Updated copyright
|
2011-03-13 07:52:18 +01:00 |
|
Bastian Kleineidam
|
502430489a
|
Add url2pathname workaround for Windows.
|
2011-03-12 16:33:48 +01:00 |
|
Bastian Kleineidam
|
08e1b055aa
|
Updated README.Debian
|
2011-03-12 09:05:52 +01:00 |
|
Bastian Kleineidam
|
77f207b69a
|
Use sys.stdout wrapper for CGI output.
|
2011-03-12 09:02:29 +01:00 |
|
Bastian Kleineidam
|
73a9b1ad13
|
Reload apache configuration after installation.
|
2011-03-12 08:59:01 +01:00 |
|
Bastian Kleineidam
|
8da37a32ee
|
Refactor sys.stdout wrapping into a function.
|
2011-03-11 20:05:27 +01:00 |
|
Bastian Kleineidam
|
b845335628
|
Updated changelog.
|
2011-03-11 19:45:34 +01:00 |
|
Bastian Kleineidam
|
64a488aaf3
|
Added copyright and license information.
|
2011-03-11 18:03:14 +01:00 |
|
Bastian Kleineidam
|
8e383dd274
|
Ignore portable dist file.
|
2011-03-11 15:22:56 +01:00 |
|
Bastian Kleineidam
|
415c87e6cf
|
Work around a urlsplit() regression in Python >2.6
|
2011-03-11 15:18:21 +01:00 |
|
Bastian Kleineidam
|
7b33cfac7b
|
Use stripped URL base constructing absolute URL.
|
2011-03-11 15:17:36 +01:00 |
|
Bastian Kleineidam
|
4ee62863e5
|
Recognize PHP files as HTML files on Windows.
|
2011-03-11 13:30:34 +01:00 |
|
Bastian Kleineidam
|
78ea8d5594
|
Remove unnecessary call to url2pathname().
|
2011-03-11 12:28:33 +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
|
c3bc16cde7
|
Added blank line before each URL output.
|
2011-03-10 10:51:44 +01:00 |
|
Bastian Kleineidam
|
6672f39c90
|
Fix filename completion if path starts with ~
|
2011-03-10 10:03:41 +01:00 |
|
Bastian Kleineidam
|
8e0fe33edb
|
Improved error handling for proxy configuration functions.
|
2011-03-10 09:34:42 +01:00 |
|
Bastian Kleineidam
|
2c53507097
|
Improved logging documentation.
|
2011-03-09 12:08:03 +01:00 |
|
Bastian Kleineidam
|
31d4f04fd2
|
Support reading GNOME and KDE proxy settings.
|
2011-03-09 10:49:18 +01:00 |
|
Bastian Kleineidam
|
a06f354837
|
Add distutils find_executable to fileutils.
|
2011-03-09 10:47:38 +01:00 |
|
Bastian Kleineidam
|
7fc384692a
|
Use dh instead of cdbs and use dh_python2.
|
2011-03-07 18:39:12 +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
|
633206342b
|
Improved documentation.
|
2011-03-07 12:30:40 +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
|
6130233d74
|
Fix uscan regex.
|
2011-02-22 19:34:36 +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
|
36bf672e94
|
Updated for release.
|
2011-02-20 11:12:42 +01:00 |
|
Bastian Kleineidam
|
9d428329d1
|
Updated copyright.
|
2011-02-20 11:12:26 +01:00 |
|
Bastian Kleineidam
|
2227812b24
|
Documentation update.
|
2011-02-20 11:12:14 +01:00 |
|
Bastian Kleineidam
|
68a8de58d1
|
Deprecate the --interactive commandline option.
|
2011-02-20 11:05:29 +01:00 |
|
Bastian Kleineidam
|
c89bd05651
|
Remove unused variables and imports.
|
2011-02-19 11:46:20 +01:00 |
|
Bastian Kleineidam
|
8ced5582aa
|
Fix cancelation in GUI.
|
2011-02-19 09:02:52 +01:00 |
|