Commit graph

44 commits

Author SHA1 Message Date
Bastian Kleineidam
a8c1c28066 Prevent off-screen GUI window position. 2010-10-25 21:06:13 +02:00
Bastian Kleineidam
cb724616c0 Remove registered log handler when the main window closes. 2010-10-24 00:25:57 +02:00
Bastian Kleineidam
e8c4304ab7 Remove some old commented out code. 2010-10-23 23:22:12 +02:00
Bastian Kleineidam
ced1b42124 Use separate debug log window. 2010-10-16 19:26:46 +02:00
Bastian Kleineidam
85c44d1478 Added extra debug dialog. 2010-10-14 21:13:28 +02:00
Bastian Kleineidam
133b4f53fd Fix typos and remove unneeded functions. 2010-10-03 12:57:42 +02:00
Bastian Kleineidam
1d5482c3bd Added parent URL source viewer 2010-10-03 12:12:57 +02:00
Bastian Kleineidam
b06638c769 Add more GUI context menu actions. 2010-09-30 07:32:39 +02:00
Bastian Kleineidam
5a32bf4a21 Updated copyright 2010-09-29 08:25:00 +02:00
Bastian Kleineidam
5576440f10 Add context menu item to copy URL to system clipboard. 2010-09-28 20:34:20 +02:00
Bastian Kleineidam
5fd8ea1d92 Use explicit variable for URL string. 2010-09-28 20:19:19 +02:00
Bastian Kleineidam
e996f0d98e Enable list widget items, making them selectable. 2010-09-28 20:18:39 +02:00
Bastian Kleineidam
d5707ef205 Change registry base string to avoid false spyware alarms. 2010-09-12 18:49:57 +02:00
Bastian Kleineidam
c52d15fd4d Improve search for lccollection.qhc on Windows systems 2009-07-31 07:18:25 +02:00
Bastian Kleineidam
3fd3ee90ec Fix GUI documentation install 2009-07-29 21:53:52 +02:00
Bastian Kleineidam
2a4f76be3b Moved HTML documentation files 2009-07-26 23:31:57 +02:00
Bastian Kleineidam
5e06b6b8d4 Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
Bastian Kleineidam
3121e3385e Use direct HTML documentation for the GUI client; moved the homepage content to a separate package. 2009-07-20 18:33:09 +02:00
Bastian Kleineidam
bd2e76bb93 Use install_data path for finding the help file. 2009-03-27 23:12:52 +01:00
Bastian Kleineidam
8dbb5e517d Fix help start page URL 2009-03-09 23:50:08 +01:00
Bastian Kleineidam
79adf68962 Move options button into menu 2009-03-09 23:44:49 +01:00
Bastian Kleineidam
5a0a281c92 Add missing pyqt signatures 2009-03-07 19:15:48 +01:00
Bastian Kleineidam
4672f48d2b Add GUI context menu 2009-03-07 14:40:13 +01:00
Bastian Kleineidam
ea3b237c5c Use more autoconnect methods. 2009-03-07 13:46:19 +01:00
Bastian Kleineidam
72b5f1838c Use the autoconnect feature for signals 2009-03-07 13:33:36 +01:00
Bastian Kleineidam
86c2d08c8e Double clicking on URL column opens URL in webbrowser. 2009-03-07 10:57:29 +01:00
Bastian Kleineidam
59ffbd43f0 Use AttrDict for transport object in loggers. 2009-03-07 09:43:55 +01:00
Bastian Kleineidam
f2f0a0f530 Output parent URL in extra column 2009-03-02 23:42:13 +01:00
Bastian Kleineidam
b106d4cc03 Improved treeview layout 2009-02-25 02:16:39 +01:00
Bastian Kleineidam
4ded3a413f Improved treeview layout 2009-02-25 02:12:55 +01:00
Bastian Kleineidam
7f2644b624 Make GUI columns sortable 2009-02-24 22:36:35 +01:00
Bastian Kleineidam
8736b6ff07 Improved progress status log 2009-02-24 21:51:44 +01:00
Bastian Kleineidam
6d21ca31fd Fix GUI logging of warnings 2009-02-24 15:10:20 +01:00
Bastian Kleineidam
fb33210605 Show GUI status in progress dialog; split GUI files 2009-02-23 23:44:49 +01:00
Bastian Kleineidam
0734f7420c Added Download size column to GUI output 2009-02-22 17:00:59 +01:00
calvin
ab5c841c9b Display log messages in progress dialog.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3977 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 13:36:16 +00:00
calvin
9adaadde4b Log GUI output to a treewidget
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3976 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 13:35:46 +00:00
calvin
2620b7ec51 Emit URL log message
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3974 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 09:17:00 +00:00
calvin
3aa6d63b06 Activated cancel button in progress dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3971 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-19 08:15:54 +00:00
calvin
afd866456a Activate cancel button in progress dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3969 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 23:17:57 +00:00
calvin
75f1473bf4 Added progress bar
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3967 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 23:14:03 +00:00
calvin
3a6a8d27f0 Added help to the GUI client
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3964 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 19:05:16 +00:00
calvin
a1d36611a0 Added close button in options dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3911 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-01-11 10:33:09 +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_main.py (Browse further)