Commit graph

4718 commits

Author SHA1 Message Date
Bastian Kleineidam
03feaeca91 Correct warning about unparsable cookies. 2011-05-18 20:56:31 +02:00
Bastian Kleineidam
343cf9703d Code cleanup: indentation, unused variables etc. 2011-05-15 18:36:30 +02:00
Bastian Kleineidam
581da4a9c6 Fix misnamed variable. 2011-05-14 20:21:39 +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
2432923e2e Allow setting of --dry-run option for changelog bug parser. 2011-05-14 09:29:43 +02:00
Bastian Kleineidam
a8fbd05f48 Remember last 10 documents. 2011-05-11 22:15:04 +02:00
Bastian Kleineidam
3423dbe9be Add dropdown button to select from list of text strings. 2011-05-11 22:14:22 +02:00
Bastian Kleineidam
506cb9991b Added limit to number of recent documents. 2011-05-11 22:13:18 +02:00
Bastian Kleineidam
7e6eb4a164 Use batch file directory for relative call executions. 2011-05-11 21:56:56 +02:00
Bastian Kleineidam
40b83b9dd4 Updated down arrow button with transparent background. 2011-05-11 19:03:42 +02:00
Bastian Kleineidam
e2656b5b98 Return list of unicode strings for recent documents. 2011-05-11 00:24:17 +02:00
Bastian Kleineidam
b357ec2b6c Added model for storing list of recent documents. 2011-05-10 23:49:54 +02:00
Bastian Kleineidam
5401413f05 Only remove copied icons in clean. 2011-05-10 23:48:43 +02:00
Bastian Kleineidam
d7b528acdf Added KDE down arrow as resource. 2011-05-10 23:48:22 +02:00
Bastian Kleineidam
c9dca19011 Read and save recent documents in settings. 2011-05-10 23:45:44 +02:00
Bastian Kleineidam
e54f7a93c2 Disable URL input while checking. 2011-05-10 06:56:41 +02:00
Bastian Kleineidam
f3bb106ec2 Display status info in main window. 2011-05-09 20:49:07 +02:00
Bastian Kleineidam
1b9576437d Put progress window in main window. 2011-05-07 21:14:08 +02:00
Bastian Kleineidam
21a12f7dfb Make linkchecker-gui priority optional. 2011-05-07 17:50:19 +02:00
Bastian Kleineidam
5836d758ff Bump up version. 2011-05-07 17:50:06 +02:00
Bastian Kleineidam
c8298f2f67 Set version tag on release. 2011-05-06 20:37:58 +02:00
Bastian Kleineidam
3b829388d1 Add release info. 2011-05-06 20:28:40 +02:00
Bastian Kleineidam
a1f0867c74 Updated copyright 2011-05-06 20:27:36 +02:00
Bastian Kleineidam
9d6f2e1a4a Add badsite.example.com as example. 2011-05-06 19:05:51 +02:00
Bastian Kleineidam
f81c7a47aa Updated german translation. 2011-05-06 19:05:27 +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
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
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
Bastian Kleineidam
6b5264657b Add release date to configuration parameters. 2011-05-05 18:00:51 +02:00
Bastian Kleineidam
1829fad19e Use hardening-wrapper for compiling C extensions. 2011-05-01 11:45:58 +02:00
Bastian Kleineidam
f1e9ce294c Copy and remove wildcard *.so files to accomodate pypy compiler. 2011-05-01 09:08:50 +02:00
Bastian Kleineidam
13689122b4 Remove note about restart linkchecker after editing configuration files. 2011-05-01 08:46:21 +02:00
Bastian Kleineidam
04d0b561f6 Updated changelog. 2011-05-01 08:40:43 +02:00
Bastian Kleineidam
ae9135d031 Fix manpage formatting warnings. 2011-05-01 08:31:50 +02:00
Bastian Kleineidam
973040fe17 Use invoke-rc.d in Debian postinst script to comply with policy. 2011-05-01 08:24:24 +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
952dbac829 Make distclean before building the OSX installer. 2011-04-30 13:54:13 +02:00
Bastian Kleineidam
929fd8d4aa Scroll down for new URLs added to the treeview. 2011-04-30 11:11:45 +02:00