From: <xpa...@us...> - 2007-11-02 22:23:28
|
Revision: 926 http://libqxt.svn.sourceforge.net/libqxt/?rev=926&view=rev Author: xparanoidj Date: 2007-11-02 15:23:24 -0700 (Fri, 02 Nov 2007) Log Message: ----------- support for lists Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-11-02 22:43:29
|
Revision: 928 http://libqxt.svn.sourceforge.net/libqxt/?rev=928&view=rev Author: xparanoidj Date: 2007-11-02 15:43:27 -0700 (Fri, 02 Nov 2007) Log Message: ----------- code indent Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-11-02 23:13:46
|
Revision: 931 http://libqxt.svn.sourceforge.net/libqxt/?rev=931&view=rev Author: xparanoidj Date: 2007-11-02 16:13:39 -0700 (Fri, 02 Nov 2007) Log Message: ----------- ignore <p> tag in module description when printing moduel list Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-15 14:36:36
|
Revision: 992 http://libqxt.svn.sourceforge.net/libqxt/?rev=992&view=rev Author: xparanoidj Date: 2007-12-15 06:35:07 -0800 (Sat, 15 Dec 2007) Log Message: ----------- workaround for a bug in qt 4.4 QDir::tmpPath() Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2007-12-15 14:45:02
|
Revision: 993 http://libqxt.svn.sourceforge.net/libqxt/?rev=993&view=rev Author: xparanoidj Date: 2007-12-15 06:44:33 -0800 (Sat, 15 Dec 2007) Log Message: ----------- doqsy copyed files now Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 18:18:58
|
Revision: 1052 http://libqxt.svn.sourceforge.net/libqxt/?rev=1052&view=rev Author: xparanoidj Date: 2008-01-01 10:18:56 -0800 (Tue, 01 Jan 2008) Log Message: ----------- allow \reimp in \brief too, since its the doxygen default for in-header-docs Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 21:44:14
|
Revision: 1068 http://libqxt.svn.sourceforge.net/libqxt/?rev=1068&view=rev Author: xparanoidj Date: 2008-01-01 13:44:07 -0800 (Tue, 01 Jan 2008) Log Message: ----------- property access functions are documentsed inline as "Access Functions:". except when they are slots Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 15:12:32
|
Revision: 1041 http://libqxt.svn.sourceforge.net/libqxt/?rev=1041&view=rev Author: xparanoidj Date: 2008-01-01 07:12:29 -0800 (Tue, 01 Jan 2008) Log Message: ----------- construction member signature from scracth to be able to parse references Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 20:39:09
|
Revision: 1066 http://libqxt.svn.sourceforge.net/libqxt/?rev=1066&view=rev Author: xparanoidj Date: 2008-01-01 12:39:06 -0800 (Tue, 01 Jan 2008) Log Message: ----------- stub for parsing access functions Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 21:56:14
|
Revision: 1070 http://libqxt.svn.sourceforge.net/libqxt/?rev=1070&view=rev Author: xparanoidj Date: 2008-01-01 13:56:11 -0800 (Tue, 01 Jan 2008) Log Message: ----------- parsing const,static,virtual,pure,etc.. Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-01 22:28:08
|
Revision: 1071 http://libqxt.svn.sourceforge.net/libqxt/?rev=1071&view=rev Author: xparanoidj Date: 2008-01-01 14:28:04 -0800 (Tue, 01 Jan 2008) Log Message: ----------- fixed some... stuff. Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <xpa...@us...> - 2008-01-05 14:55:20
|
Revision: 1130 http://libqxt.svn.sourceforge.net/libqxt/?rev=1130&view=rev Author: xparanoidj Date: 2008-01-05 06:55:06 -0800 (Sat, 05 Jan 2008) Log Message: ----------- handle multiple inheritance Modified Paths: -------------- trunk/tools/doqsy/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |