Compare commits

...

16 Commits

Author SHA1 Message Date
TDE Gitea 99b5fa2abc Merge translation files from master branch. 4 months ago
TDE Gitea 4560845fda Merge translation files from master branch. 4 months ago
TDE Gitea d7f80d5554 Merge translation files from master branch. 4 months ago
TDE Gitea 5ea6a5c7ac Merge translation files from master branch. 4 months ago
Michele Calgaro 1dd25c193a
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d9e3bbe9fb)
8 months ago
Michele Calgaro ceb024e1f2
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7b1ff3242d)
8 months ago
Michele Calgaro 6a0c636c56
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 561d50871c)
10 months ago
TDE Gitea 9d9cad794c Merge translation files from master branch. 11 months ago
TDE Gitea 082e0f9fd9 Merge translation files from master branch. 11 months ago
Michele Calgaro bcef10abb6
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8095dbc641)
12 months ago
Michele Calgaro 316e7784ea
Removed unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2522fbc1ec)
1 year ago
Michele Calgaro 56a8b011ee
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f313bacc0f)
1 year ago
Michele Calgaro e14ad764e7
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2a35cd2f70)
1 year ago
Slávek Banko edea0d8d7d
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7ccc4240a5)
1 year ago
Michele Calgaro 11d191a9d2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ce5ef7b3a6)
1 year ago
Michele Calgaro d1e0f62b70
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4ce590b581)
2 years ago

@ -9,7 +9,11 @@
#
#################################################
cmake_minimum_required( VERSION 3.1 )
##### set project version ########################
include( TDEVersion )
cmake_minimum_required( VERSION ${TDE_CMAKE_MINIMUM_VERSION} )
##### include our cmake modules #################

@ -7,7 +7,11 @@
############################################
cmake_minimum_required( VERSION 3.1 )
##### set project version ########################
include( TDEVersion )
cmake_minimum_required( VERSION ${TDE_CMAKE_MINIMUM_VERSION} )
tde_set_project_version( )
#### general package setup
@ -31,11 +35,6 @@ include( CheckCXXSourceCompiles )
include( TDEMacros )
##### set version number ########################
tde_set_project_version( )
##### setup install paths
include( TDESetupPaths )

@ -1,7 +1,7 @@
#define VERSION "@VERSION@"
// Defined if you have fvisibility and fvisibility-inlines-hidden support.
#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1
#cmakedefine __TDE_HAVE_GCC_VISIBILITY 1
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */

@ -1,28 +0,0 @@
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
<DocsAndViews NumberOfDocuments="1" >
<Doc0 NumberOfViews="1" URL="file:///home/dreadhead/Develop/kopete_otr/trunk/kopete_otr/po/de.po" >
<View0 Encoding="UTF-8" line="285" Type="Source" />
</Doc0>
</DocsAndViews>
<pluginList>
<kdevdebugger>
<breakpointList/>
<showInternalCommands value="0" />
</kdevdebugger>
<kdevastyle>
<Extensions ext="*.cpp *.h,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" />
<AStyle IndentPreprocessors="0" FillCount="4" PadParenthesesOut="1" IndentNamespaces="1" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Break" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="UserDefined" IndentCases="0" FillEmptyLines="0" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="0" />
</kdevastyle>
<kdevbookmarks>
<bookmarks/>
</kdevbookmarks>
<kdevvalgrind>
<executable path="" params="" />
<valgrind path="" params="" />
<calltree path="" params="" />
<tdecachegrind path="" />
</kdevvalgrind>
</pluginList>
</KDevPrjSession>

@ -1,262 +0,0 @@
<?xml version = '1.0'?>
<tdevelop>
<general>
<author>Michael Zanetti</author>
<email>michael_zanetti@gmx.net</email>
<version>0.3</version>
<projectmanagement>KDevKDEAutoProject</projectmanagement>
<primarylanguage>C++</primarylanguage>
<keywords>
<keyword>C++</keyword>
<keyword>Code</keyword>
<keyword>Qt</keyword>
<keyword>KDE</keyword>
</keywords>
<ignoreparts/>
<projectname>kopete_otr</projectname>
<projectdirectory>.</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath>
<description/>
<defaultencoding/>
</general>
<kdevcppsupport>
<qt>
<version>3</version>
<used>true</used>
<includestyle>3</includestyle>
<designerintegration>ExternalDesigner</designerintegration>
<root>/usr/qt/3</root>
<qmake>/usr/qt/3/bin/qmake</qmake>
<designer>/usr/qt/3/bin/designer</designer>
<designerpluginpaths/>
</qt>
<references/>
<codecompletion>
<automaticCodeCompletion>false</automaticCodeCompletion>
<automaticArgumentsHint>true</automaticArgumentsHint>
<automaticHeaderCompletion>true</automaticHeaderCompletion>
<codeCompletionDelay>250</codeCompletionDelay>
<argumentsHintDelay>400</argumentsHintDelay>
<headerCompletionDelay>250</headerCompletionDelay>
<showOnlyAccessibleItems>false</showOnlyAccessibleItems>
<completionBoxItemOrder>0</completionBoxItemOrder>
<howEvaluationContextMenu>true</howEvaluationContextMenu>
<showCommentWithArgumentHint>true</showCommentWithArgumentHint>
<statusBarTypeEvaluation>false</statusBarTypeEvaluation>
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
<processPrimaryTypes>true</processPrimaryTypes>
<processFunctionArguments>false</processFunctionArguments>
<preProcessAllHeaders>false</preProcessAllHeaders>
<parseMissingHeaders>false</parseMissingHeaders>
<resolveIncludePaths>true</resolveIncludePaths>
<alwaysParseInBackground>true</alwaysParseInBackground>
<usePermanentCaching>true</usePermanentCaching>
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
<includePaths>.;</includePaths>
<includeGlobalFunctions>true</includeGlobalFunctions>
<includeTypes>true</includeTypes>
<includeEnums>true</includeEnums>
<includeTypedefs>false</includeTypedefs>
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
</codecompletion>
<creategettersetter>
<prefixGet/>
<prefixSet>set</prefixSet>
<prefixVariable>m_,_</prefixVariable>
<parameterName>theValue</parameterName>
<inlineGet>true</inlineGet>
<inlineSet>true</inlineSet>
</creategettersetter>
<splitheadersource>
<enabled>false</enabled>
<synchronize>true</synchronize>
<orientation>Vertical</orientation>
</splitheadersource>
<designerintegration>
<tqtdesigner/>
</designerintegration>
</kdevcppsupport>
<kdevautoproject>
<general>
<activetarget>src/libkotr.la</activetarget>
<useconfiguration>default</useconfiguration>
</general>
<run>
<mainprogram>/usr/kde/3.5/bin/kopete</mainprogram>
<directoryradio>executable</directoryradio>
<programargs/>
<globaldebugarguments/>
<globalcwd>/home/dreadhead/Develop/kopete_otr/trunk/kopete_otr</globalcwd>
<useglobalprogram>true</useglobalprogram>
<terminal>false</terminal>
<autocompile>false</autocompile>
<autoinstall>false</autoinstall>
<autotdesu>false</autotdesu>
<envvars/>
</run>
<configurations>
<optimized>
<builddir>optimized</builddir>
<ccompiler>GccOptions</ccompiler>
<cxxcompiler>GppOptions</cxxcompiler>
<f77compiler>G77Options</f77compiler>
<cxxflags>-O2 -g0</cxxflags>
</optimized>
<debug>
<configargs>--enable-debug=full --prefix=/usr</configargs>
<builddir>debug</builddir>
<ccompiler>kdevgccoptions</ccompiler>
<cxxcompiler>kdevgppoptions</cxxcompiler>
<f77compiler>kdevg77options</f77compiler>
<cxxflags>-O0 -g3</cxxflags>
<envvars/>
<topsourcedir/>
<cppflags/>
<ldflags/>
<ccompilerbinary/>
<cxxcompilerbinary/>
<f77compilerbinary/>
<cflags/>
<f77flags/>
</debug>
<default>
<envvars/>
<configargs>--enable-debug</configargs>
<builddir/>
<topsourcedir/>
<cppflags/>
<ldflags/>
<ccompiler>kdevgccoptions</ccompiler>
<cxxcompiler>kdevgppoptions</cxxcompiler>
<f77compiler>kdevg77options</f77compiler>
<ccompilerbinary/>
<cxxcompilerbinary/>
<f77compilerbinary/>
<cflags/>
<cxxflags/>
<f77flags/>
</default>
</configurations>
<make>
<envvars>
<envvar value="1" name="WANT_AUTOCONF_2_5" />
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
</envvars>
<abortonerror>true</abortonerror>
<runmultiplejobs>false</runmultiplejobs>
<numberofjobs>1</numberofjobs>
<dontact>false</dontact>
<makebin/>
<prio>0</prio>
</make>
<subclassing>
<subclass uifile="/src/privkeypopupui.ui" sourcefile="/src/privkeypopup.cpp" />
<subclass uifile="/src/privkeypopupui.ui" sourcefile="/src/privkeypopup.h" />
<subclass uifile="/src/smppopupui.ui" sourcefile="/src/smppopup.cpp" />
<subclass uifile="/src/smppopupui.ui" sourcefile="/src/smppopup.h" />
</subclassing>
</kdevautoproject>
<kdevfileview>
<groups>
<group pattern="*.cpp;*.cxx;*.h" name="Sources" />
<group pattern="*.ui" name="User Interface" />
<group pattern="*.png" name="Icons" />
<group pattern="*.po;*.ts" name="Translations" />
<group pattern="*" name="Others" />
<hidenonprojectfiles>false</hidenonprojectfiles>
<hidenonlocation>false</hidenonlocation>
</groups>
<tree>
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
<hidenonprojectfiles>false</hidenonprojectfiles>
</tree>
</kdevfileview>
<kdevdoctreeview>
<ignoretocs>
<toc>ada</toc>
<toc>ada_bugs_gcc</toc>
<toc>bash</toc>
<toc>bash_bugs</toc>
<toc>clanlib</toc>
<toc>w3c-dom-level2-html</toc>
<toc>fortran_bugs_gcc</toc>
<toc>gnome1</toc>
<toc>gnustep</toc>
<toc>gtk</toc>
<toc>gtk_bugs</toc>
<toc>haskell</toc>
<toc>haskell_bugs_ghc</toc>
<toc>java_bugs_gcc</toc>
<toc>java_bugs_sun</toc>
<toc>pascal_bugs_fp</toc>
<toc>php</toc>
<toc>php_bugs</toc>
<toc>perl</toc>
<toc>perl_bugs</toc>
<toc>python</toc>
<toc>python_bugs</toc>
<toc>ruby</toc>
<toc>ruby_bugs</toc>
<toc>sdl</toc>
<toc>w3c-svg</toc>
<toc>sw</toc>
<toc>w3c-uaag10</toc>
<toc>wxwidgets_bugs</toc>
</ignoretocs>
<ignoreqt_xml>
<toc>qmake User Guide</toc>
</ignoreqt_xml>
</kdevdoctreeview>
<kdevdebugger>
<general>
<dbgshell>libtool</dbgshell>
<gdbpath/>
<configGdbScript/>
<runShellScript/>
<runGdbScript/>
<breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty>
<floatingtoolbar>false</floatingtoolbar>
<programargs/>
</general>
<display>
<staticmembers>false</staticmembers>
<demanglenames>true</demanglenames>
<outputradix>10</outputradix>
</display>
</kdevdebugger>
<kdevfilecreate>
<filetypes/>
<useglobaltypes>
<type ext="ui" />
<type ext="cpp" />
<type ext="h" />
</useglobaltypes>
</kdevfilecreate>
<kdevdocumentation>
<projectdoc>
<docsystem>Doxygen Documentation Collection</docsystem>
<docurl>kopete_otr.tag</docurl>
</projectdoc>
</kdevdocumentation>
<substmap>
<APPNAME>kopete_otr</APPNAME>
<APPNAMELC>kopete_otr</APPNAMELC>
<APPNAMESC>Kopete_otr</APPNAMESC>
<APPNAMEUC>KOPETE_OTR</APPNAMEUC>
<AUTHOR>Frank Scheffold</AUTHOR>
<EMAIL>frank.scheffold@gmx.de</EMAIL>
<LICENSE>GPL</LICENSE>
<LICENSEFILE>COPYING</LICENSEFILE>
<VERSION>0.1</VERSION>
<YEAR>2007</YEAR>
<dest>/home/frank/Programme/kopete_otr</dest>
</substmap>
<cppsupportpart>
<filetemplates>
<interfacesuffix>.h</interfacesuffix>
<implementationsuffix>.cpp</implementationsuffix>
</filetemplates>
</cppsupportpart>
</tdevelop>

Binary file not shown.

@ -48,24 +48,24 @@ OtrGUIClient::OtrGUIClient( Kopete::ChatSession *parent, const char *name )
setInstance( OTRPlugin::plugin()->instance() );
connect( OTRPlugin::plugin(),
TQT_SIGNAL( destroyed( TQObject * ) ), this,
TQT_SLOT( deleteLater() )
TQ_SIGNAL( destroyed( TQObject * ) ), this,
TQ_SLOT( deleteLater() )
);
connect(this, TQT_SIGNAL( signalOtrChatsession(Kopete::ChatSession*, bool) ), OTRPlugin::plugin(), TQT_SLOT(slotEnableOtr(Kopete::ChatSession*, bool)));
connect(this, TQ_SIGNAL( signalOtrChatsession(Kopete::ChatSession*, bool) ), OTRPlugin::plugin(), TQ_SLOT(slotEnableOtr(Kopete::ChatSession*, bool)));
connect( OTRPlugin::plugin(), TQT_SIGNAL( goneSecure( Kopete::ChatSession *, int ) ),
this, TQT_SLOT( encryptionEnabled( Kopete::ChatSession *, int ) ) );
connect( OTRPlugin::plugin(), TQ_SIGNAL( goneSecure( Kopete::ChatSession *, int ) ),
this, TQ_SLOT( encryptionEnabled( Kopete::ChatSession *, int ) ) );
connect( this, TQT_SIGNAL( signalVerifyFingerprint( Kopete::ChatSession * ) ), OTRPlugin::plugin(), TQT_SLOT(slotVerifyFingerprint( Kopete::ChatSession * )) );
connect( this, TQ_SIGNAL( signalVerifyFingerprint( Kopete::ChatSession * ) ), OTRPlugin::plugin(), TQ_SLOT(slotVerifyFingerprint( Kopete::ChatSession * )) );
m_manager = parent;
otrActionMenu = new TDEActionMenu(i18n("OTR Settings"),"otr_disabled", actionCollection(), "otr_settings");
otrActionMenu->setDelayed( false );
actionEnableOtr = new TDEAction(i18n( "Start OTR session" ), "otr_private", 0,this,TQT_SLOT(slotEnableOtr()),actionCollection(), "enable_otr");
actionDisableOtr = new TDEAction(i18n("End OTR session"), "otr_disabled",0, this,TQT_SLOT(slotDisableOtr()), actionCollection(), "disable_otr");
actionVerifyFingerprint = new TDEAction(i18n("Authenticate Contact"), "signature",0, this,TQT_SLOT(slotVerifyFingerprint()), actionCollection(), "verify_fingerprint");
actionEnableOtr = new TDEAction(i18n( "Start OTR session" ), "otr_private", 0,this,TQ_SLOT(slotEnableOtr()),actionCollection(), "enable_otr");
actionDisableOtr = new TDEAction(i18n("End OTR session"), "otr_disabled",0, this,TQ_SLOT(slotDisableOtr()), actionCollection(), "disable_otr");
actionVerifyFingerprint = new TDEAction(i18n("Authenticate Contact"), "signature",0, this,TQ_SLOT(slotVerifyFingerprint()), actionCollection(), "verify_fingerprint");
otrActionMenu->insert(actionEnableOtr);
otrActionMenu->insert(actionDisableOtr);

@ -47,7 +47,7 @@ namespace Kopete { class ChatSession; }
class OtrGUIClient : public TQObject, public KXMLGUIClient
{
Q_OBJECT
TQ_OBJECT
public:

@ -212,7 +212,7 @@ static void gone_secure(void *opdata, ConnContext *context){
}
#ifdef HAVE_LIBOTR_0400
session->setProperty("otr-instag", QString::number(context->their_instance));
session->setProperty("otr-instag", TQString::number(context->their_instance));
#endif // HAVE_LIBOTR_0400
}
@ -587,7 +587,7 @@ OtrlChatInterface::OtrlChatInterface(){
unsigned int interval = otrl_message_poll_get_default_interval(userstate);
forwardSecrecyTimerStart(interval);
connect(&m_forwardSecrecyTimer, SIGNAL(timeout()), this, SLOT(otrlMessagePoll()));
connect(&m_forwardSecrecyTimer, TQ_SIGNAL(timeout()), this, TQ_SLOT(otrlMessagePoll()));
#endif // HAVE_LIBOTR_0400
}

@ -41,9 +41,9 @@ extern "C" {
#include <libotr/userstate.h>
}
class KDE_EXPORT OtrlChatInterface: public TQObject
class TDE_EXPORT OtrlChatInterface: public TQObject
{
Q_OBJECT
TQ_OBJECT
public:
~OtrlChatInterface();

@ -40,7 +40,7 @@ extern "C" {
#include <libotr/context.h>
}
class KDE_EXPORT OtrlConfInterface
class TDE_EXPORT OtrlConfInterface
{
public:

@ -26,7 +26,7 @@
class OTRPluginFactory : public KParts::Factory
{
Q_OBJECT
TQ_OBJECT
public:
OTRPluginFactory( const TDEAboutData* );

@ -68,14 +68,14 @@ OTRPlugin::OTRPlugin( TDEInstance *instance, TQObject *parent, const char *name,
m_inboundHandler = new OtrMessageHandlerFactory(this);
connect( Kopete::ChatSessionManager::self(), TQT_SIGNAL( aboutToSend( Kopete::Message & ) ),
TQT_SLOT( slotOutgoingMessage( Kopete::Message & ) ) );
// connect( Kopete::ChatSessionManager::self(), TQT_SIGNAL( aboutToDisplay( Kopete::Message & ) ),
// this, TQT_SLOT( slotIncomingMessage( Kopete::Message & ) ) );
connect( Kopete::ChatSessionManager::self(), TQ_SIGNAL( aboutToSend( Kopete::Message & ) ),
TQ_SLOT( slotOutgoingMessage( Kopete::Message & ) ) );
// connect( Kopete::ChatSessionManager::self(), TQ_SIGNAL( aboutToDisplay( Kopete::Message & ) ),
// this, TQ_SLOT( slotIncomingMessage( Kopete::Message & ) ) );
connect( Kopete::ChatSessionManager::self(), TQT_SIGNAL( chatSessionCreated( Kopete::ChatSession * ) ),
this, TQT_SLOT( slotNewChatSessionWindow( Kopete::ChatSession * ) ) );
TQObject::connect( this, TQT_SIGNAL( settingsChanged() ), this, TQT_SLOT( slotSettingsChanged() ) );
connect( Kopete::ChatSessionManager::self(), TQ_SIGNAL( chatSessionCreated( Kopete::ChatSession * ) ),
this, TQ_SLOT( slotNewChatSessionWindow( Kopete::ChatSession * ) ) );
TQObject::connect( this, TQ_SIGNAL( settingsChanged() ), this, TQ_SLOT( slotSettingsChanged() ) );
@ -124,8 +124,8 @@ OTRPlugin::OTRPlugin( TDEInstance *instance, TQObject *parent, const char *name,
fpfingerprintsbup.close();
kdDebug() << "Waiting for accounts to update keyfile format" << endl;
connect( Kopete::AccountManager::self(), TQT_SIGNAL( accountRegistered( Kopete::Account * ) ),
this, TQT_SLOT( accountReady( Kopete::Account * ) ) );
connect( Kopete::AccountManager::self(), TQ_SIGNAL( accountRegistered( Kopete::Account * ) ),
this, TQ_SLOT( accountReady( Kopete::Account * ) ) );
}
// Checking file Permissions
@ -145,8 +145,8 @@ OTRPlugin::OTRPlugin( TDEInstance *instance, TQObject *parent, const char *name,
otrPolicyMenu->setItems( policies );
otrPolicyMenu->popupMenu()->insertSeparator( 1 );
otrPolicyMenu->setEnabled( false );
connect( otrPolicyMenu, TQT_SIGNAL( activated() ), this, TQT_SLOT( slotSetPolicy() ) );
connect( Kopete::ContactList::self(), TQT_SIGNAL( metaContactSelected( bool ) ), this, TQT_SLOT( slotSelectionChanged( bool ) ) );
connect( otrPolicyMenu, TQ_SIGNAL( activated() ), this, TQ_SLOT( slotSetPolicy() ) );
connect( Kopete::ContactList::self(), TQ_SIGNAL( metaContactSelected( bool ) ), this, TQ_SLOT( slotSelectionChanged( bool ) ) );
setXMLFile( "otrui.rc" );

@ -65,9 +65,9 @@ public:
}
};
class KDE_EXPORT OTRPlugin : public Kopete::Plugin
class TDE_EXPORT OTRPlugin : public Kopete::Plugin
{
Q_OBJECT
TQ_OBJECT
public:

@ -76,12 +76,12 @@ OTRPreferences::OTRPreferences(TQWidget *parent, const char* /*name*/, const TQS
otrlConfInterface = new OtrlConfInterface( preferencesDialog );
connect( preferencesDialog->btGenFingerprint, TQT_SIGNAL(clicked()), TQT_SLOT(generateFingerprint()));
connect( preferencesDialog->cbKeys, TQT_SIGNAL(activated(int)), TQT_SLOT(showPrivFingerprint(int)));
connect( preferencesDialog->btVerify, TQT_SIGNAL(clicked()), TQT_SLOT(verifyFingerprint()));
connect( preferencesDialog->twSettings, TQT_SIGNAL(currentChanged(TQWidget *)), TQT_SLOT(fillFingerprints()));
connect( preferencesDialog->tbFingerprints, TQT_SIGNAL(currentChanged(int, int)), TQT_SLOT(updateButtons(int, int)));
connect( preferencesDialog->btForget, TQT_SIGNAL( clicked() ), TQT_SLOT( forgetFingerprint() ) );
connect( preferencesDialog->btGenFingerprint, TQ_SIGNAL(clicked()), TQ_SLOT(generateFingerprint()));
connect( preferencesDialog->cbKeys, TQ_SIGNAL(activated(int)), TQ_SLOT(showPrivFingerprint(int)));
connect( preferencesDialog->btVerify, TQ_SIGNAL(clicked()), TQ_SLOT(verifyFingerprint()));
connect( preferencesDialog->twSettings, TQ_SIGNAL(currentChanged(TQWidget *)), TQ_SLOT(fillFingerprints()));
connect( preferencesDialog->tbFingerprints, TQ_SIGNAL(currentChanged(int, int)), TQ_SLOT(updateButtons(int, int)));
connect( preferencesDialog->btForget, TQ_SIGNAL( clicked() ), TQ_SLOT( forgetFingerprint() ) );
int index = 0;
int accountnr = 0;

@ -30,7 +30,7 @@
*/
class OTRPreferences : public TDECModule {
Q_OBJECT
TQ_OBJECT
public:
OTRPreferences(TQWidget *parent = 0, const char *name = 0, const TQStringList &args = TQStringList());

@ -264,9 +264,9 @@
</widget>
</grid>
</widget>
<Q_SLOTS>
<slots>
<slot access="private">generateFingerprint()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include>

@ -26,7 +26,7 @@
#include "config.h"
#endif
#include <kdemacros.h>
#include <tdemacros.h>
#include "privkeypopup.h"

@ -29,7 +29,7 @@
class PrivKeyPopup : public PrivKeyPopupUI
{
Q_OBJECT
TQ_OBJECT
public:
PrivKeyPopup(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );

@ -32,7 +32,7 @@ extern "C"{
class SMPPopup : public SMPPopupUI
{
Q_OBJECT
TQ_OBJECT
public:
SMPPopup(TQWidget* parent = 0, const char* name = 0, TQString title = TQString::null, WFlags fl = 0, ConnContext *context = 0, Kopete::ChatSession *session = 0, bool initiate = true );

@ -162,12 +162,12 @@
<slot>manualAuth()</slot>
</connection>
</connections>
<Q_SLOTS>
<slots>
<slot>manualAuth()</slot>
<slot>respondSMP()</slot>
<slot>openHelp()</slot>
<slot>cancelSMP()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>

@ -26,7 +26,7 @@
class VerifyPopup : public VerifyPopupUI
{
Q_OBJECT
TQ_OBJECT
public:
VerifyPopup(TQWidget* parent = 0, const char* name = 0, Kopete::ChatSession *session = NULL, bool modal = FALSE, WFlags fl = 0 );

@ -97,9 +97,9 @@
<slot>close()</slot>
</connection>
</connections>
<Q_SLOTS>
<slots>
<slot>cbChanged()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include>

@ -0,0 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-31 03:03+0100\n"
"PO-Revision-Date: 2024-11-05 05:11+0000\n"
"Last-Translator: Temuri Doghonadze <rkavt@smartprojects.ge>\n"
"Language-Team: Georgian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/kopete-otr-desktop-files/ka/>\n"
"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. Name
#: kopete_otr.desktop:2 kopete_otr_config.desktop:2
msgid "OTR"
msgstr "OTR"
#. Comment
#: kopete_otr.desktop:4 kopete_otr_config.desktop:4
msgid "Encrypt chat sessions with Off-The-Record encryption"
msgstr "დაშიფრეთ ჩატის სესიები Off-The-Record ტიპის დაშიფვრით"

@ -0,0 +1,30 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# Andrei Stepanov <adem4ik@gmail.com>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-31 03:03+0100\n"
"PO-Revision-Date: 2024-04-19 20:45+0000\n"
"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n"
"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/kopete-otr-desktop-files/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.17\n"
#. Name
#: kopete_otr.desktop:2 kopete_otr_config.desktop:2
msgid "OTR"
msgstr "OTR"
#. Comment
#: kopete_otr.desktop:4 kopete_otr_config.desktop:4
msgid "Encrypt chat sessions with Off-The-Record encryption"
msgstr ""
"Шифрование сеансов чата с помощью криптографического протокола Off-The-Record"

@ -0,0 +1,464 @@
# SOME DESCRIPTIVE TITLE.
# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2022-09-08 18:28+0000\n"
"PO-Revision-Date: 2024-11-15 03:10+0000\n"
"Last-Translator: Temuri Doghonadze <rkavt@smartprojects.ge>\n"
"Language-Team: Georgian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/kopete-otr/ka/>\n"
"Language: ka\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "თემური დოღონაძე"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "temuri.doghonadze@gmail.com"
#: otrguiclient.cpp:64
msgid "OTR Settings"
msgstr "OTR-ის მორგება"
#: otrguiclient.cpp:66 otrguiclient.cpp:103 otrguiclient.cpp:121
msgid "Start OTR session"
msgstr "OTR სესიის დაწყება"
#: otrguiclient.cpp:67
msgid "End OTR session"
msgstr "OTR სესიის დასრულება"
#: otrguiclient.cpp:68
msgid "Authenticate Contact"
msgstr "კონტაქტის ავთენტიკაცია"
#: otrguiclient.cpp:109 otrguiclient.cpp:115
msgid "Refresh OTR session"
msgstr "OTR სესიის განახლება"
#: otrlchatinterface.cpp:101 otrlconfinterface.cpp:90 privkeypopupui.ui:16
#, no-c-format
msgid "Generating private key"
msgstr "პირადი გასაღების გენერაცია"
#: otrlchatinterface.cpp:191
msgid ""
"<b>Received a new fingerprint from <a>%1</a>. You should authenticate this "
"contact.</b>"
msgstr ""
"<b>მიღებულია ახალი ანაბეჭდი მომხმარებლისგან <a>%1</a>. გაატარეთ ავთენტიკაცია "
"ამ კონტაქტს.</b>"
#: otrlchatinterface.cpp:205
msgid "<b>Private OTR session started.</b>"
msgstr "<b>პირადი OTR სესია გაეშვა.</b>"
#: otrlchatinterface.cpp:209
msgid "<b>Unverified OTR session started.</b>"
msgstr "<b>დაიწყო, შეუმოწმებელი, OTR სესია.</b>"
#: otrlchatinterface.cpp:226
msgid "<b>OTR Session ended. The conversation is now insecure!</b>"
msgstr "<b>OTR სესია დასრულდა. საუბარი ახლა დაუცველია!</b>"
#: otrlchatinterface.cpp:233
msgid "<b>OTR connection refreshed successfully.</b>"
msgstr "<b>OTR მიერთება წარმატებით განახლდა.</b>"
#: otrlchatinterface.cpp:265
msgid "Error occurred encrypting message."
msgstr "შეცდომა შეტყობინების დაშიფვრისას."
#: otrlchatinterface.cpp:273
#, c-format
msgid "You sent encrypted data to %s, who wasn't expecting it."
msgstr "გაუგზავნეთ დაშიფრული მონაცემები %s-ს, რომელიც მას არ ელოდებოდა."
#: otrlchatinterface.cpp:280
msgid "You transmitted an unreadable encrypted message."
msgstr "გააგზავნეთ დაშიფრული შეტყობინება, რომლის წაკითხვაც შეუძლებელია."
#: otrlchatinterface.cpp:287
msgid "You transmitted a malformed data message."
msgstr "გადაეცით მონაცემების შეტყობინება, რომელიც არასწორია."
#: otrlchatinterface.cpp:313
msgid "[resent]"
msgstr "[მეორედ გაგზავნილია]"
#: otrlchatinterface.cpp:345 otrlchatinterface.cpp:666
#: otrlchatinterface.cpp:858 smppopupui.ui:16
#, no-c-format
msgid "Enter authentication secret"
msgstr "შეიყვანეთ ავთენტიკაციის საიდუმლო"
#: otrlchatinterface.cpp:355 otrlchatinterface.cpp:1039
#: otrlchatinterface.cpp:1057
msgid "<b>Authenticating contact...</b>"
msgstr "<b>კონტაქტის ავთენტიკაცია...</b>"
#: otrlchatinterface.cpp:361 otrlchatinterface.cpp:685
#: otrlchatinterface.cpp:703
msgid "<b>Authentication successful. The conversation is now secure!</b>"
msgstr "<b>ავთენტიკაცია წარმატებულია. საუბარი ახლა დაცულია!</b>"
#: otrlchatinterface.cpp:366 otrlchatinterface.cpp:373
#: otrlchatinterface.cpp:689 otrlchatinterface.cpp:707
msgid "<b>Authentication failed. The conversation is now insecure!</b>"
msgstr "<b>ავთენტიკაცია ჩავარდა. საუბარი ახლა დაუცველია!</b>"
#: otrlchatinterface.cpp:381 otrlchatinterface.cpp:716
msgid "<b>Authentication error!</b>"
msgstr "<b>ავთენტიკაციის შეცდომა!</b>"
#: otrlchatinterface.cpp:400
msgid "You attempted to send an unencrypted message to <b>%1</b>"
msgstr "სცადეთ, გაგეგზავნათ დაუშიფრავი შეტყობინება მომხმარებლისთვის <b>%1</b>"
#: otrlchatinterface.cpp:405
msgid ""
"An error occurred when encrypting your message. The message was not sent."
msgstr "შეცდომა თქვენი შეტყობინების დაშიფვრისას. შეტყობინება არ გაგზავნილა."
#: otrlchatinterface.cpp:410 otrlchatinterface.cpp:647
msgid "<b>%1</b> has ended the OTR session. You should do the same."
msgstr "<b>%1</b>-მა OTR სესია დაასრულა. თქვენც იგივე უნდა გააკეთოთ."
#: otrlchatinterface.cpp:425
msgid "OTR error"
msgstr "OTR შეცდომა"
#: otrlchatinterface.cpp:430
msgid ""
"We are receiving our own OTR messages. You are either trying to talk to "
"yourself, or someone is reflecting your messages back at you."
msgstr ""
"ვიღებთ საკუთარ OTR შეტყობინებებს. ან საკუთარ თავს ელაპარაკებით, ან ვიღაც "
"თქვენივე შეტყობინებებს გიბრუნებთ."
#: otrlchatinterface.cpp:435
msgid "The last message to <b>%1</b> was resent."
msgstr "ბოლო შეტყობინება <b>%1</b>-სთან თავიდან გაიგზავნა."
#: otrlchatinterface.cpp:440
msgid ""
"The encrypted message received from <b>%1</b> is unreadable, as you are not "
"currently communicating privately."
msgstr ""
"დაშიფრული შეტყობინების, რომელიც <b>%1</b>-სგან მიიღეთ, წაკითხვა შეუძლებელია, "
"რადგან ამჟამად კომუნიკაციის არხი ღია არაა."
#: otrlchatinterface.cpp:446
msgid "We received an unreadable encrypted message from <b>%1</b>."
msgstr "მივიღეთ წაუკითხვადი დაშიფრული შეტყობინება მომხმარებლისგან <b>%1</b>."
#: otrlchatinterface.cpp:451
msgid "We received a malformed data message from <b>%1</b>."
msgstr ""
"მივიღეთ არასწორი მონაცემების მქონე შეტყობინება მომხმარებლისგან <b>%1</b>."
#: otrlchatinterface.cpp:469
msgid ""
"<b>The following message received from <b>%1</b> was <i>not</i> encrypted: "
"[</b>%2<b>]</b>"
msgstr ""
"<b>შემდეგი მიღებული შეტყობინება მომხმარებლისგან <b>%1</b> დაშიფრული <i>არ</"
"i> იყო: [</b>%2<b>]</b>"
#: otrlchatinterface.cpp:479
msgid ""
"<b>%1</b> has sent an encrypted message intended for a different session. If "
"you are logged in multiple times, another session may have received the "
"message."
msgstr ""
"<b>%1</b>-მა გამოაგზავნა დაშიფრული შეტყობინება, რომელიც სხვა სესიისთვისაა "
"განკუთვნილი. თუ ერთზე მეტჯერ ბრძანდებით შესული, შეიძლება, სხვა სესიამ "
"შეტყობინება მიიღო."
#: otrlchatinterface.cpp:751
msgid "Encryption error"
msgstr "დაშიფვრის შეცდომა"
#: otrlchatinterface.cpp:783
msgid "Terminating OTR session."
msgstr "OTR სესიის დასრულება."
#: otrlchatinterface.cpp:1020
msgid "<b>Authentication aborded. The conversation is now insecure!</b>"
msgstr "<b>ავთენტიკაცია გაუქმდა. საუბარი ახლა დაუცველია!</b>"
#: otrlconfinterface.cpp:76
msgid "No fingerprint present."
msgstr "ანაბეჭდი არ არსებობს."
#: otrlconfinterface.cpp:120
msgid "Unused"
msgstr "გამოუყენებელი"
#: otrlconfinterface.cpp:124
msgid "Private"
msgstr "პირადი"
#: otrlconfinterface.cpp:126
msgid "Unverified"
msgstr "შეუმოწმებელი"
#: otrlconfinterface.cpp:129
msgid "Finished"
msgstr "დასრულდა"
#: otrlconfinterface.cpp:131
msgid "Not Private"
msgstr "პირადი არაა"
#: otrplugin-factory.cpp:33
msgid "OTR"
msgstr "OTR"
#: otrplugin.cpp:143
msgid "&Default"
msgstr "&ნაგულისხმევი"
#: otrplugin.cpp:143 otrprefs.ui:148
#, no-c-format
msgid "Al&ways"
msgstr "&ყოველთვის"
#: otrplugin.cpp:143 otrprefs.ui:109
#, no-c-format
msgid "&Opportunistic"
msgstr "&ოპორტუნისტული"
#: otrplugin.cpp:143 otrprefs.ui:131
#, no-c-format
msgid "&Manual"
msgstr "&ხელით"
#: otrplugin.cpp:143 otrprefs.ui:120
#, no-c-format
msgid "Ne&ver"
msgstr "არასდროს"
#: otrplugin.cpp:144
msgid "&OTR Policy"
msgstr "&OTR -ის პოლიტიკა"
#: otrplugin.cpp:217
msgid "Your policy settings do not allow encrypted sessions to this contact."
msgstr ""
"თქვენი პოლიტიკა ამ კონტაქტთან დაშიფრული სესიების აწყობის უფლებას არ გაძლევთ."
#: otrplugin.cpp:223
msgid "Attempting to refresh the OTR session with <b>%1</b>..."
msgstr "მცდელობა, განახლდეს OTR სესია <b>%1</b>-სთან ..."
#: otrplugin.cpp:225
msgid "Attempting to start a private OTR session with <b>%1</b>..."
msgstr "მცდელობა, განახლდეს პირადი OTR სესია <b>%1</b>-სთან ..."
#: otrpreferences.cpp:124
msgid "Selected account already has a key. Do you want to create a new one?"
msgstr "არჩეულ ანგარიშს გასაღები უკვე გააჩნია. გნებავთ, ახალი შექმნათ?"
#: otrpreferences.cpp:124
msgid "Overwrite key?"
msgstr "გადავაწერო არსებულ გასაღებს?"
#: otrpreferences.cpp:162
msgid ""
"Please contact %1 via another secure way and verify that the following "
"Fingerprint is correct:"
msgstr ""
"დაუკავშირდით %1-ს სხვა დაცული გზით და გადაამოწმეთ, რომ შემდეგი ანაბეჭდი "
"სწორია:"
#: otrpreferences.cpp:162
msgid "Are you sure you want to trust this fingerprint?"
msgstr "დარწმუნებული ბრძანდებით, რომ ენდობით ამ ანაბეჭდს?"
#: otrpreferences.cpp:162
msgid "Verify fingerprint"
msgstr "ანაბეჭდის გადამოწმება"
#: smppopup.cpp:44
msgid "Please enter the secret passphrase to authenticate %1:"
msgstr "შეიყვანეთ საიდუმლო საკვანძო ფრაზა, რომ %1-ს ავთენტიკაცია გაატაროთ:"
#: smppopup.cpp:81 verifypopupui.ui:16
#, no-c-format
msgid "Verify Fingerprint"
msgstr "ანაბეჭდის გადამოწმება"
#: verifypopup.cpp:42
#, c-format
msgid "Verify fingerprint for %1."
msgstr "ანაბეჭდის გადამოწმება %1-სთვის."
#: verifypopup.cpp:43
msgid ""
"The received fingerprint is:\n"
"\n"
"%1\n"
"\n"
"Contact %2 via another secure channel and verify that this fingerprint is "
"correct."
msgstr ""
"მიღებული ანაბეჭდია:\n"
"\n"
"%1\n"
"\n"
"დაუკავშირდით %2-ს სხვა დაცული არხით და გადაამოწმეთ, სწორია თუ არა ანაბეჭდი."
#: verifypopup.cpp:44
#, c-format
msgid "verified that this is in fact the correct fingerprint for %1"
msgstr "გადამოწმდა, რომ ეს მართლაც %1-ის ანაბეჭდია"
#: verifypopup.cpp:45
msgid "I have not"
msgstr "არ მაქვს"
#: verifypopup.cpp:46
msgid "I have"
msgstr "მაქვს"
#: kopete_otr.kcfg:7
#, no-c-format
msgid "Always encrypt outgoing messages"
msgstr "გამავალი შეტყობინებები ყოველთვის დაიშიფრება"
#: kopete_otr.kcfg:11
#, no-c-format
msgid "Automatically encrypt mesages if the other side supports OTR"
msgstr "შეტყობინებების ავტოდაშიფვრა, თუ მეორე მხარეს OTR-ის მხარდაჭერა გააჩნია"
#: kopete_otr.kcfg:15
#, no-c-format
msgid "Encrypt mesages if the other side requests an OTR connection"
msgstr "შეტყობინებების დაშიფვრა, თუ მეორე მხარე OTR მიერთებას მოითხოვს"
#: kopete_otr.kcfg:19
#, no-c-format
msgid "Never encrypt outgoing messages"
msgstr "გამავალი შეტყობინებები არასდროს დაიშიფრება"
#: otrchatui.rc:5 otrchatui.rc:14
#, no-c-format
msgid "OTR Encryption"
msgstr "OTR დაშიფვრა"
#: otrprefs.ui:16
#, no-c-format
msgid "Form1"
msgstr "ფორმა1"
#: otrprefs.ui:42
#, no-c-format
msgid "Private Keys"
msgstr "პირადი გასაღებები"
#: otrprefs.ui:53
#, no-c-format
msgid "&Generate"
msgstr "&გენერაცია"
#: otrprefs.ui:72
#, no-c-format
msgid "Account:"
msgstr "ანგარიში:"
#: otrprefs.ui:88
#, no-c-format
msgid "No Fingerprint"
msgstr "ანაბეჭდის გარეშე"
#: otrprefs.ui:98
#, no-c-format
msgid "Default Policy"
msgstr "ნაგულისხმები პოლიტიკა"
#: otrprefs.ui:112
#, no-c-format
msgid "Encrypt messages automatically if the other side supports OTR"
msgstr "შეტყობინებების ავტოდაშიფვრა, თუ მეორე მხარეს OTR-ის მხარდაჭერა გააჩნია"
#: otrprefs.ui:123
#, no-c-format
msgid "Never encrypt messages"
msgstr "არასდროს დაშიფრო შეტყობინებები"
#: otrprefs.ui:137
#, no-c-format
msgid "Encrypt messages if the other side requests an OTR connection"
msgstr "შეტყობინებები დაიშიფრება, თუ მეორე მხარეს OTR-ის მხარდაჭერა გააჩნია"
#: otrprefs.ui:154
#, no-c-format
msgid "Always encrypt messages"
msgstr "შეტყობინებების ყოველთვის დაშიფვრა"
#: otrprefs.ui:183
#, no-c-format
msgid "K&nown Fingerprints"
msgstr "&ცნობილი ანაბეჭდები"
#: otrprefs.ui:192
#, no-c-format
msgid "User"
msgstr "მომხმარებელი"
#: otrprefs.ui:197
#, no-c-format
msgid "Status"
msgstr "სტატუსი"
#: otrprefs.ui:202
#, no-c-format
msgid "Verified"
msgstr "დამოწმებულია"
#: otrprefs.ui:207
#, no-c-format
msgid "Fingerprint"
msgstr "თითის ანაბეჭდი"
#: otrprefs.ui:212
#, no-c-format
msgid "Protocol"
msgstr "პროტოკოლი"
#: otrprefs.ui:248
#, no-c-format
msgid "&Verify Fingerprint"
msgstr "ანაბეჭდის &გადამოწმება"
#: otrprefs.ui:259
#, no-c-format
msgid "F&orget Fingerprint"
msgstr "&ანაბეჭდის დავიწყება"
#: privkeypopupui.ui:33
#, no-c-format
msgid "Please wait while generating the private key"
msgstr "მოითმინეთ, მიმდინარეობს პირადი გასაღების გენერაცია"
#: smppopupui.ui:76
#, no-c-format
msgid "Please enter the secret passphrase to authenticate this contact."
msgstr "შეიყვანეთ საიდუმლო საკვანძო ფრაზა ამ კონტაქტი ავთენტიკაციისთვის."
#: smppopupui.ui:114
#, no-c-format
msgid "&Manual Authentication"
msgstr "&ხელით ავთენტიკაცია"
Loading…
Cancel
Save