Commit graph

3845 commits

Author SHA1 Message Date
Bastian Kleineidam
bd2e76bb93 Use install_data path for finding the help file. 2009-03-27 23:12:52 +01:00
Bastian Kleineidam
d274eca077 Fix documentation path 2009-03-23 08:52:49 +01:00
Bastian Kleineidam
ce875bff6c Use pagename instead of custom patched docname context var. 2009-03-20 08:40:12 +01:00
Bastian Kleineidam
2e515dccde Remove dead link 2009-03-12 21:23:36 +01:00
Bastian Kleineidam
62b6d9f241 Improved documentation template and index page 2009-03-11 23:39:08 +01:00
Bastian Kleineidam
e039a84303 Updated readme reference 2009-03-11 23:38:47 +01:00
Bastian Kleineidam
d139cc3ae8 Moved upgrading docs to root dir 2009-03-11 23:38:06 +01:00
Bastian Kleineidam
6e69965e95 Moved installation docs to root dir 2009-03-11 23:29:50 +01:00
Bastian Kleineidam
367a1d6f63 Fixed code link; added SF logo 2009-03-11 08:29:36 +01:00
Bastian Kleineidam
8dbb5e517d Fix help start page URL 2009-03-09 23:50:08 +01:00
Bastian Kleineidam
7bc2919e58 Generate html help files 2009-03-09 23:49:59 +01:00
Bastian Kleineidam
00f6fc728d Updated todo 2009-03-09 23:47:13 +01:00
Bastian Kleineidam
79adf68962 Move options button into menu 2009-03-09 23:44:49 +01:00
Bastian Kleineidam
14be26a16f Added skip messages 2009-03-09 07:43:13 +01:00
Bastian Kleineidam
1c27189af9 Documentation added 2009-03-08 19:34:00 +01:00
Bastian Kleineidam
369d59515a Added GUI test 2009-03-08 19:33:49 +01:00
Bastian Kleineidam
5a0a281c92 Add missing pyqt signatures 2009-03-07 19:15:48 +01:00
Bastian Kleineidam
9c6f34f38b Fix path to favicon resource 2009-03-07 19:03:08 +01:00
Bastian Kleineidam
92cc2f946f Use a more neutral URL for network testing. 2009-03-07 16:38:20 +01:00
Bastian Kleineidam
92b6e7083b Time limited tests work only on posix systems. 2009-03-07 16:26:11 +01:00
Bastian Kleineidam
1b1e4bea1f Run nosetest -v on windows 2009-03-07 16:04:38 +01:00
Bastian Kleineidam
a531f9a2b0 Ignore *.pyd windows-compiled python modules. 2009-03-07 15:11:19 +01:00
Bastian Kleineidam
bba8f83793 Updated changelog 2009-03-07 15:00:33 +01:00
Bastian Kleineidam
f957577064 Simplify test checks 2009-03-07 15:00:02 +01:00
Bastian Kleineidam
cd18bcdebf Updated todo list 2009-03-07 14:40:20 +01:00
Bastian Kleineidam
4672f48d2b Add GUI context menu 2009-03-07 14:40:13 +01:00
Bastian Kleineidam
388c7e4fd4 Added actionViewOnline to GUI actions 2009-03-07 14:38:05 +01:00
Bastian Kleineidam
a7e53bc12f Remove t.py 2009-03-07 14:02:52 +01:00
Bastian Kleineidam
cb5444c35a Improved spacing for UI 2009-03-07 14:02:32 +01:00
Bastian Kleineidam
ede5654c85 Enable allColumnsShowFocus treewidget option. 2009-03-07 13:46:31 +01:00
Bastian Kleineidam
ea3b237c5c Use more autoconnect methods. 2009-03-07 13:46:19 +01:00
Bastian Kleineidam
4b4945309c Enable allColumnsShowFocus treewidget option. 2009-03-07 13:45:52 +01:00
Bastian Kleineidam
72b5f1838c Use the autoconnect feature for signals 2009-03-07 13:33:36 +01:00
Bastian Kleineidam
7f5b24aa07 Set custom menu policy for tree widget 2009-03-07 13:32:37 +01:00
Bastian Kleineidam
d03f2ffbd0 Removed unused import 2009-03-07 13:32:11 +01:00
Bastian Kleineidam
7509fdfc4e Added new online.png icon to resources 2009-03-07 13:32:01 +01:00
Bastian Kleineidam
86c2d08c8e Double clicking on URL column opens URL in webbrowser. 2009-03-07 10:57:29 +01:00
Bastian Kleineidam
29e5e2a655 Skip limited news tests instead of failing 2009-03-07 10:28:01 +01:00
Bastian Kleineidam
4c670815a3 Add ability to run tests a limited time, and use this in the news checking. 2009-03-07 10:15:38 +01:00
Bastian Kleineidam
475e40b599 Add ability to error out of link checking with a predefined interrupt exception. 2009-03-07 10:15:14 +01:00
Bastian Kleineidam
59ffbd43f0 Use AttrDict for transport object in loggers. 2009-03-07 09:43:55 +01:00
Bastian Kleineidam
e149644c5c Added attribute dictionary container 2009-03-07 00:45:58 +01:00
Bastian Kleineidam
7a59763508 Remove unused SetList container 2009-03-07 00:42:27 +01:00
Bastian Kleineidam
2351506752 Use plain list for info strings. 2009-03-07 00:19:19 +01:00
Bastian Kleineidam
897b68ae9b Fix copying of httpurl info 2009-03-07 00:17:17 +01:00
Bastian Kleineidam
3718886472 Updated and reformatted changelog 2009-03-06 21:40:33 +01:00
Bastian Kleineidam
aa133efabf Fix test logger 2009-03-06 21:40:22 +01:00
Bastian Kleineidam
88dbcb30cd Remove unused url_data.info tags - the tags were always None 2009-03-06 21:20:09 +01:00
Bastian Kleineidam
0b5f525f76 Print NNTP server welcome string as info 2009-03-06 20:57:35 +01:00
Bastian Kleineidam
2bce793bbc Run nose test with verbose option. 2009-03-06 20:56:59 +01:00