Commit graph

30 commits

Author SHA1 Message Date
Bastian Kleineidam
4dc70f520e Simplify config dir functions. 2014-03-11 20:48:43 +01:00
Bastian Kleineidam
7b34be590b Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
Bastian Kleineidam
7369401bec Revert last commit. 2012-08-26 09:56:00 +02:00
Bastian Kleineidam
205d984d89 Don't flash text cursor in OSX. 2012-08-26 09:37:03 +02:00
Bastian Kleineidam
1deeb88e16 Add project support. 2012-01-26 20:23:15 +01:00
Bastian Kleineidam
f1eb51d885 Updated copyright 2012-01-06 09:21:30 +01:00
Bastian Kleineidam
9b397230e9 Use default Ctrl-C behaviour with SIG_DFL. 2012-01-02 12:28:52 +01:00
Bastian Kleineidam
176967365b Add missing docstring. 2011-12-25 09:00:30 +01:00
Bastian Kleineidam
af1a702a8e Replace PyQt-specific methods argc/v() with arguments(). 2011-04-28 18:43:54 +02:00
Bastian Kleineidam
933822ac5a Raise the GUI window on start. 2011-04-26 14:29:57 +02:00
Bastian Kleineidam
154355e5b1 Use /usr/bin/env python for scripts. 2011-04-25 14:30:41 +02:00
Bastian Kleineidam
209f4139de Add missing import. 2011-04-20 10:05:01 +02:00
Bastian Kleineidam
6ad761bf69 Ship C++ runtime files instead of including the installer. 2011-04-20 09:55:49 +02:00
Bastian Kleineidam
e3b6bfad09 Close application on Ctrl-C. 2011-04-14 12:29:15 +02:00
Bastian Kleineidam
42ed4350de Use Qt Macintosh widgte style on OS X systems. 2011-04-12 08:55:25 +02:00
Bastian Kleineidam
e3fb40f753 Fix internal error handling in non-main threads. 2011-04-12 08:31:10 +02:00
Bastian Kleineidam
9f205b9b73 Improved internal error display in the GUI. 2011-04-04 19:29:13 +02:00
Bastian Kleineidam
691007327a Encode GUI error message in utf-8 2011-03-21 15:19:16 +01:00
Bastian Kleineidam
b81fdd9b60 Use new get_encoded_writer() function. 2011-03-21 13:17:38 +01:00
Bastian Kleineidam
3bc208a98b Add debug information to GUI exception handler dialog. 2011-03-21 12:32:47 +01:00
Bastian Kleineidam
91bfcef252 Set GUI exception handler. 2011-03-21 11:36:31 +01:00
Bastian Kleineidam
e48f376aa3 Updated copyright and translations. 2011-02-18 17:33:52 +01:00
Bastian Kleineidam
97ef8ed204 Deprecated --allow-root and always drop privileges. 2011-02-18 15:32:21 +01:00
Bastian Kleineidam
d611d99cd3 Use Plastique style. 2010-12-16 21:52:56 +01:00
Bastian Kleineidam
2a1e247066 Set GUI application name and version. 2010-11-21 14:19:11 +01:00
Bastian Kleineidam
f075244636 Updated copyright 2010-10-03 12:13:23 +02:00
Bastian Kleineidam
8fc5f04b1a Activate nice Qt style on startup. 2010-10-01 19:07:15 +02:00
Bastian Kleineidam
5e06b6b8d4 Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
calvin
3fdbe84ca4 Added ability to set URL from command line in GUI client
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3972 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 08:16:10 +00:00
calvin
73206acbcb Move GUI client into package.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3903 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-01-11 00:26:42 +00:00
Renamed from gui/linkchecker-gui (Browse further)