You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvirc/src/modules/options
Michele Calgaro 209ac1e561
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
..
Makefile.am Fix unintended rename of interfacelookglobal 11 years ago
container.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
container.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
dialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
dialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
instances.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
instances.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
libkvioptions.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
mkcreateinstanceproc.sh Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_antispam.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_antispam.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_avatar.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_avatar.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_away.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_away.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_connection.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_connection.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ctcp.cpp Replace Qt with TQt 7 months ago
optw_ctcp.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ctcpfloodprotection.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_ctcpfloodprotection.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_dcc.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_dcc.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_generalopt.cpp rename the following methods: 13 years ago
optw_generalopt.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_highlighting.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_highlighting.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ident.cpp Added KDE3 version of kvirc 14 years ago
optw_ident.h Added KDE3 version of kvirc 14 years ago
optw_identity.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_identity.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ignore.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_ignore.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_input.cpp Replace Qt with TQt 7 months ago
optw_input.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_interfacefeatures.cpp Replace Qt with TQt 7 months ago
optw_interfacefeatures.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_interfacelookglobal.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_interfacelookglobal.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_irc.cpp Replace Qt with TQt 7 months ago
optw_irc.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ircoutput.cpp Replace Qt with TQt 7 months ago
optw_ircoutput.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ircview.cpp Rename obsolete tq methods to standard names 13 years ago
optw_ircview.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_lag.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_lag.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_logging.cpp Replace Qt with TQt 7 months ago
optw_logging.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_mediatypes.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_mediatypes.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_messages.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_messages.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_nickserv.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_nickserv.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_notify.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_notify.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_protection.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
optw_protection.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_proxy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_proxy.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_query.cpp Replace Qt with TQt 7 months ago
optw_query.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_servers.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_servers.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_sound.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_sound.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_ssl.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
optw_ssl.h Added KDE3 version of kvirc 14 years ago
optw_taskbar.cpp Replace Qt with TQt 7 months ago
optw_taskbar.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_textencoding.cpp Remove additional unneeded tq method conversions 13 years ago
optw_textencoding.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_texticons.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_texticons.h Drop USE_QT4 code 9 months ago
optw_theme.cpp Added KDE3 version of kvirc 14 years ago
optw_theme.h Added KDE3 version of kvirc 14 years ago
optw_tools.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
optw_tools.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_topiclabel.cpp Rename obsolete tq methods to standard names 13 years ago
optw_topiclabel.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_transport.cpp Added KDE3 version of kvirc 14 years ago
optw_transport.h Added KDE3 version of kvirc 14 years ago
optw_tray.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_tray.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_uparser.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
optw_uparser.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_urlhandlers.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_urlhandlers.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
optw_userlist.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
optw_userlist.h Replace Q_OBJECT with TQ_OBJECT 10 months ago