|
|
|
@ -389,9 +389,9 @@
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_LogView</sender>
|
|
|
|
|
<signal>mouseButtonClicked(int,TQListViewItem*,const QPoint&,int)</signal>
|
|
|
|
|
<signal>mouseButtonClicked(int,TQListViewItem*,const TQPoint&,int)</signal>
|
|
|
|
|
<receiver>LogDialog</receiver>
|
|
|
|
|
<slot>slotItemClicked(int,TQListViewItem*,const QPoint&,int)</slot>
|
|
|
|
|
<slot>slotItemClicked(int,TQListViewItem*,const TQPoint&,int)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_DispSpecDiff</sender>
|
|
|
|
@ -419,9 +419,9 @@
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_ChangedList</sender>
|
|
|
|
|
<signal>contextMenuRequested(TQListViewItem*,const QPoint&,int)</signal>
|
|
|
|
|
<signal>contextMenuRequested(TQListViewItem*,const TQPoint&,int)</signal>
|
|
|
|
|
<receiver>LogDialog</receiver>
|
|
|
|
|
<slot>slotSingleContext(TQListViewItem*,const QPoint&,int)</slot>
|
|
|
|
|
<slot>slotSingleContext(TQListViewItem*,const TQPoint&,int)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_ChangedList</sender>
|
|
|
|
@ -452,12 +452,12 @@
|
|
|
|
|
<slot access="protected">slotSelectionChanged(TQListViewItem*)</slot>
|
|
|
|
|
<slot access="protected">slotItemChanged(TQListViewItem*)</slot>
|
|
|
|
|
<slot access="protected">slotDispPrevious()</slot>
|
|
|
|
|
<slot access="protected">slotItemClicked(int,TQListViewItem*,const QPoint &,int)</slot>
|
|
|
|
|
<slot access="protected">slotItemClicked(int,TQListViewItem*,const TQPoint &,int)</slot>
|
|
|
|
|
<slot access="protected">slotDispSelected()</slot>
|
|
|
|
|
<slot access="protected">slotListEntries()</slot>
|
|
|
|
|
<slot access="protected">slotBlameItem()</slot>
|
|
|
|
|
<slot access="protected">slotEntriesSelectionChanged()</slot>
|
|
|
|
|
<slot access="protected">slotSingleContext(TQListViewItem*, const QPoint &, int)</slot>
|
|
|
|
|
<slot access="protected">slotSingleContext(TQListViewItem*, const TQPoint &, int)</slot>
|
|
|
|
|
<slot access="protected">slotSingleDoubleClicked(TQListViewItem*)</slot>
|
|
|
|
|
<slot access="protected">slotRevisionSelected()</slot>
|
|
|
|
|
<slot access="protected">slotGetLogs()</slot>
|
|
|
|
|