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.
tdewebdev/kommander/editor
Michele Calgaro 93aed1ee0d
Replace Q_OBJECT with TQ_OBJECT
10 months ago
..
pics Conversion to the cmake building system. 3 years ago
templates Rename old tq methods that no longer need a unique name 13 years ago
CMakeLists.txt Added translation of .desktop files. 3 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
actiondnd.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
actiondnd.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
actioneditor.ui Fix FTBFS 12 years ago
actioneditorimpl.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
actioneditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
actionlistview.cpp Rename *OBJECT_NAME_STRING 4 years ago
actionlistview.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
asciivalidator.cpp rename the following methods: 13 years ago
asciivalidator.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
assistproc.cpp Rename additional global TQt functions 12 years ago
assistproc.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
assoctexteditor.ui Conversion to the cmake building system. 3 years ago
assoctexteditorimpl.cpp Fix FTBFS due to accidental double quote duplication 10 years ago
assoctexteditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
choosewidget.ui Remove unnecessary accelerators from .ui files 2 years ago
choosewidgetimpl.cpp Additional k => tde renaming and fixes 11 years ago
choosewidgetimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
command.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
command.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
connectioneditor.ui Remove unnecessary accelerators from .ui files 2 years ago
connectioneditorimpl.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
connectioneditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
createtemplate.ui Remove additional unneeded tq method conversions 13 years ago
defs.cpp TQt4 port kdewebdev 13 years ago
defs.h TQt4 port kdewebdev 13 years ago
filechooser.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
filechooser.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
formfile.cpp Additional k => tde renaming and fixes 11 years ago
formfile.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
formsettings.ui Conversion to the cmake building system. 3 years ago
formsettingsimpl.cpp Additional k => tde renaming and fixes 11 years ago
formsettingsimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
formwindow.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
formwindow.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
functions.ui Remove unnecessary accelerators from .ui files 2 years ago
functionsimpl.cpp Rename *OBJECT_NAME_STRING 4 years ago
functionsimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
globaldefs.h TQt4 port kdewebdev 13 years ago
hierarchyview.cpp Rename *OBJECT_NAME_STRING 4 years ago
hierarchyview.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
iconvieweditor.ui Fix QString -> TQString. 12 years ago
iconvieweditorimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
iconvieweditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kmdr-editor.desktop Added translation of .desktop files. 3 years ago
kommander-new.xml Remove additional unneeded tq method conversions 13 years ago
kommander.xml Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kommanderui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
layout.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
layout.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
listboxeditor.ui Fix QString -> TQString. 12 years ago
listboxeditorimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
listboxeditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
listeditor.ui Fix QString -> TQString. 12 years ago
listvieweditor.ui Fix QString -> TQString. 12 years ago
listvieweditorimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
listvieweditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
main.cpp Additional k => tde renaming and fixes 11 years ago
mainwindow.cpp Kommander: removed 'Run in KDE4' menu entry and code. 2 years ago
mainwindow.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
mainwindowactions.cpp Kommander: removed 'Run in KDE4' menu entry and code. 2 years ago
messagelog.cpp Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
messagelog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
metadatabase.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
metadatabase.h Adjusted to use new TQStringVariantMap type. 5 years ago
multilineeditor.ui Remove additional unneeded tq method conversions 13 years ago
multilineeditorimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
multilineeditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
newform.ui Fix QString -> TQString. 12 years ago
newformimpl.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
newformimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
orderindicator.cpp Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
orderindicator.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
paletteeditor.ui Replaced 'includehints' with 'includes' in *.ui files. 2 years ago
paletteeditoradvanced.ui Replaced 'includehints' with 'includes' in *.ui files. 2 years ago
paletteeditoradvancedimpl.cpp Rename obsolete tq methods to standard names 13 years ago
paletteeditoradvancedimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
paletteeditorimpl.cpp rename the following methods: 13 years ago
paletteeditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
parser.cpp Rename old tq methods that no longer need a unique name 13 years ago
parser.h TQt4 port kdewebdev 13 years ago
pixmapchooser.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
pixmapchooser.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
pixmapfunction.ui Remove additional unneeded tq method conversions 13 years ago
preferences.ui Replace Qt branding with TQt ones. 5 years ago
previewframe.cpp Rename old tq methods that no longer need a unique name 13 years ago
previewframe.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
previewwidget.ui Rename old tq methods that no longer need a unique name 13 years ago
previewwidgetimpl.cpp Rename *OBJECT_NAME_STRING 4 years ago
previewwidgetimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
propertyeditor.cpp Removed TQT_NON_COMMERCIAL check and related code. 2 years ago
propertyeditor.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
qcompletionedit.cpp Rename old tq methods that no longer need a unique name 13 years ago
qcompletionedit.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
resource.cpp Removed TQT_NON_COMMERCIAL check and related code. 2 years ago
resource.h Fix FTBFS on TQt3 12 years ago
sizehandle.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
sizehandle.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
styledbutton.cpp Rename obsolete tq methods to standard names 13 years ago
styledbutton.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
tableeditor.ui Fix QString -> TQString. 12 years ago
tableeditorimpl.cpp Rename *OBJECT_NAME_STRING 4 years ago
tableeditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
timestamp.cpp rename the following methods: 13 years ago
timestamp.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
widgetdatabase.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
widgetdatabase.h Fix kdewebdev FTBFS under Qt3 13 years ago
widgetfactory.cpp Added controlled conversions to char* instead of automatic ascii conversions. 3 years ago
widgetfactory.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
widgetinterface.h Fix kdewebdev FTBFS under Qt3 13 years ago
wizardeditor.ui Rename old tq methods that no longer need a unique name 13 years ago
wizardeditorimpl.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
wizardeditorimpl.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
workspace.cpp Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
workspace.h Replace Q_OBJECT with TQ_OBJECT 10 months ago