From f78838f2f736acc2b235d8b680f3379a07a6d372 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:34 -0600 Subject: Remove additional unneeded tq method conversions --- cervisia/annotatectl.cpp | 2 +- cervisia/cervisia.1.in | 8 +++--- cervisia/cervisia.pod | 6 ++--- cervisia/cervisiapart.cpp | 4 +-- cervisia/diffdlg.cpp | 24 ++++++++--------- cervisia/diffview.cpp | 2 +- cervisia/logdlg.cpp | 2 +- cervisia/logplainview.cpp | 6 ++--- cervisia/logtree.cpp | 2 +- cervisia/misc.cpp | 2 +- cervisia/protocolview.cpp | 6 ++--- cervisia/qttableview.cpp | 56 ++++++++++++++++++++-------------------- cervisia/qttableview.h | 14 +++++----- cervisia/resolvedlg.cpp | 20 +++++++------- cervisia/settingsdlg.cpp | 2 +- cervisia/updateview_items.cpp | 4 +-- cervisia/updateview_items.h | 2 +- cervisia/updateview_visitors.cpp | 2 +- 18 files changed, 82 insertions(+), 82 deletions(-) (limited to 'cervisia') diff --git a/cervisia/annotatectl.cpp b/cervisia/annotatectl.cpp index 09d0cef0..1f220342 100644 --- a/cervisia/annotatectl.cpp +++ b/cervisia/annotatectl.cpp @@ -79,7 +79,7 @@ void AnnotateController::showDialog(const TQString& fileName, const TQString& re // hide progress dialog delete d->progress; d->progress = 0; - d->dialog->setCaption(i18n("CVS Annotate: %1").tqarg(fileName)); + d->dialog->setCaption(i18n("CVS Annotate: %1").arg(fileName)); d->dialog->show(); } diff --git a/cervisia/cervisia.1.in b/cervisia/cervisia.1.in index 3a0c720a..b60c2f3c 100644 --- a/cervisia/cervisia.1.in +++ b/cervisia/cervisia.1.in @@ -144,7 +144,7 @@ Cervisia \- Graphical CVS frontend [\ \fB\-\-nocrashhandler\fR\ ] [\ \fB\-\-waitforwm\fR\ ] [\ \fB\-\-style\fR\ \fIstyle\fR\ ] - [\ \fB\-\-tqgeometry\fR\ \fItqgeometry\fR\ ] + [\ \fB\-\-geometry\fR\ \fIgeometry\fR\ ] [\ \fB\-\-resolve\fR\ \fIfilename\fR\ ] [\ \fB\-\-log\fR\ \fIfilename\fR\ ] [\ \fB\-\-annotate\fR\ \fIfilename\fR\ ] @@ -193,9 +193,9 @@ Waits for a \s-1WM_NET\s0 compatible windowmanager .IP "\fB\-\-style\fR \fIstyle\fR" 4 .IX Item "--style style" Sets the application \s-1GUI\s0 style -.IP "\fB\-\-tqgeometry\fR \fItqgeometry\fR" 4 -.IX Item "--tqgeometry tqgeometry" -Sets the tqgeometry of the main window +.IP "\fB\-\-geometry\fR \fIgeometry\fR" 4 +.IX Item "--geometry geometry" +Sets the geometry of the main window .SH "FILES" .IX Header "FILES" \&\fI_KDECONFDIR_/cervisiarc\fR \- global configuration file diff --git a/cervisia/cervisia.pod b/cervisia/cervisia.pod index 75ea6b27..940ba8e0 100644 --- a/cervisia/cervisia.pod +++ b/cervisia/cervisia.pod @@ -14,7 +14,7 @@ B S<[ B<--nocrashhandler> ]> S<[ B<--waitforwm> ]> S<[ B<--style> I