From: <lib...@li...> - 2008-08-21 18:22:49
|
<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 1731 by jpnurmi</h3> <div class="comment"> Let's use Q_SIGNALS & Q_SLOTS just for compatibility. </div> <h3>Modified Paths</h3> <div class="files"> branches/0.4/src/core/qxtabstractconnectionmanager.h<br/> branches/0.4/src/core/qxtdaemon.h<br/> branches/0.4/src/core/qxtdeplex_p.h<br/> branches/0.4/src/core/qxtfilelock.h<br/> branches/0.4/src/core/qxtjob.h<br/> branches/0.4/src/core/qxtjob_p.h<br/> branches/0.4/src/core/qxtlinesocket.h<br/> branches/0.4/src/core/qxtlinesocket_p.h<br/> branches/0.4/src/core/qxtlogger.h<br/> branches/0.4/src/core/qxtlogger_p.h<br/> branches/0.4/src/core/qxtpipe_p.h<br/> branches/0.4/src/core/qxtpointerlist.h<br/> branches/0.4/src/core/qxtrpcservice.h<br/> branches/0.4/src/core/qxtrpcservice_p.h<br/> branches/0.4/src/core/qxtsignalgroup.h<br/> branches/0.4/src/core/qxtsignalwaiter.h<br/> branches/0.4/src/core/qxtslotjob.h<br/> branches/0.4/src/core/qxtstdio_p.h<br/> branches/0.4/src/gui/qxtbasespinbox.h<br/> branches/0.4/src/gui/qxtcheckcombobox.h<br/> branches/0.4/src/gui/qxtcheckcombobox_p.h<br/> branches/0.4/src/gui/qxtconfigdialog.h<br/> branches/0.4/src/gui/qxtconfigdialog_p.h<br/> branches/0.4/src/gui/qxtconfirmationmessage.h<br/> branches/0.4/src/gui/qxtcountrycombobox.h<br/> branches/0.4/src/gui/qxtcountrycombobox_p.h<br/> branches/0.4/src/gui/qxtflowview.h<br/> branches/0.4/src/gui/qxtflowview_p.h<br/> branches/0.4/src/gui/qxtglobalshortcut.h<br/> branches/0.4/src/gui/qxtgroupbox.h<br/> branches/0.4/src/gui/qxtitemdelegate.h<br/> branches/0.4/src/gui/qxtitemdelegate_p.h<br/> branches/0.4/src/gui/qxtlabel.h<br/> branches/0.4/src/gui/qxtlanguagecombobox.h<br/> branches/0.4/src/gui/qxtlanguagecombobox_p.h<br/> branches/0.4/src/gui/qxtletterboxwidget_p.h<br/> branches/0.4/src/gui/qxtlistwidget.h<br/> branches/0.4/src/gui/qxtlistwidget_p.h<br/> branches/0.4/src/gui/qxtprogresslabel.h<br/> branches/0.4/src/gui/qxtscheduleview_p.h<br/> branches/0.4/src/gui/qxtscheduleviewheadermodel_p.h<br/> branches/0.4/src/gui/qxtspanslider.h<br/> branches/0.4/src/gui/qxtspanslider_p.h<br/> branches/0.4/src/gui/qxttabbar.h<br/> branches/0.4/src/gui/qxttablewidget.h<br/> branches/0.4/src/gui/qxttablewidget_p.h<br/> branches/0.4/src/gui/qxttabwidget.h<br/> branches/0.4/src/gui/qxttabwidget_p.h<br/> branches/0.4/src/gui/qxttreewidget.h<br/> branches/0.4/src/gui/qxttreewidget_p.h<br/> branches/0.4/src/network/qxtrpcpeer.h<br/> branches/0.4/src/network/qxttcpconnectionmanager_p.h<br/> branches/0.4/src/web/qxtabstracthttpconnector.h<br/> branches/0.4/src/web/qxtabstractwebsessionmanager.h<br/> branches/0.4/src/web/qxtabstractwebsessionmanager_p.h<br/> branches/0.4/src/web/qxthttpsessionmanager.h<br/> branches/0.4/src/web/qxtwebcontent.h<br/> branches/0.4/src/web/qxtwebservicedirectory_p.h<br/> </div> </div> </body> </html> |