From: <lib...@li...> - 2008-08-31 03:10:05
|
<html> <head> <style type="text/css"> .main { font : 10pt verdana; background: white; width: 95% } .main h3 { margin: 15px 0px 5px 0px; } .comment { border: 1px solid #dddddd; padding: 5px; } .files { border: 1px solid #dddddd; padding: 5px; background: #eeeeff; } </style> </head> <body> <div class="main"> <h3>Revision 1747 by ahigerd</h3> <div class="comment"> adding docs and timeout and timeoutOverride properties to QxtWebCgiService </div> <h3>Modified Paths</h3> <div class="files"> trunk/src/web/qxtabstracthttpconnector.h<br/> trunk/src/web/qxtwebcgiservice.cpp<br/> trunk/src/web/qxtwebcgiservice.h<br/> trunk/src/web/qxtwebcgiservice_p.h<br/> trunk/src/web/qxtwebevent.h<br/> </div> </div> </body> </html> |