<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 1692 by ahigerd</h3> <div class="comment"> Welcome QxtRPCService, reintroducing the new and improved QxtRPCPeer, updated IRCPeer demo, improvements/bugfixes on serializer and connection manager classes </div> <h3>Added Paths</h3> <div class="files"> trunk/src/core/qxtrpcservice.cpp<br/> trunk/src/core/qxtrpcservice.h<br/> trunk/src/core/qxtrpcservice_p.h<br/> </div> <h3>Modified Paths</h3> <div class="files"> trunk/examples/ircpeer/ircpeer.cpp<br/> trunk/examples/ircpeer/ircpeer.h<br/> trunk/examples/ircpeer/ircpeer.pro<br/> trunk/examples/ircpeer/mainwindow.cpp<br/> trunk/examples/ircpeer/mainwindow.h<br/> trunk/src/core/core.pri<br/> trunk/src/core/qxtabstractconnectionmanager.cpp<br/> trunk/src/core/qxtabstractconnectionmanager.h<br/> trunk/src/core/qxtabstractsignalserializer.h<br/> trunk/src/core/qxtdatastreamsignalserializer.cpp<br/> trunk/src/core/qxtdatastreamsignalserializer.h<br/> trunk/src/network/qxtrpcpeer.cpp<br/> trunk/src/network/qxtrpcpeer.h<br/> trunk/src/network/qxttcpconnectionmanager.cpp<br/> trunk/src/network/qxttcpconnectionmanager.h<br/> </div> <h3>Removed Paths</h3> <div class="files"> trunk/examples/ircpeer/main.cpp<br/> </div> </div> </body> </html> |