Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdegraphics/kdvi
Michele Calgaro bda52bd053
Replace Q_SIGNALS and Q_SLOTS
před 3 měsíci
..
examples rename the following methods: před 13 roky
make Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
pix Fix invalid headers in PNG files and optimize for size před 8 roky
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
CMakeL10n.txt Desktop file translations: před 4 roky
CMakeLists.txt Simplify CMake rules for desktop file translations. před 4 roky
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module před 6 roky
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
TeXFont.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
TeXFont.h Removed additional code formatting modelines. před 4 roky
TeXFontDefinition.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
TeXFontDefinition.h Removed additional code formatting modelines. před 4 roky
TeXFont_PFB.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
TeXFont_PFB.h Removed additional code formatting modelines. před 4 roky
TeXFont_PK.cpp Removed explicit usage of the 'register' keyword. před 4 roky
TeXFont_PK.h Removed additional code formatting modelines. před 4 roky
TeXFont_TFM.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
TeXFont_TFM.h Removed additional code formatting modelines. před 4 roky
bigEndianByteReader.cpp TQt4 port kdegraphics před 13 roky
bigEndianByteReader.h Removed additional code formatting modelines. před 4 roky
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
dvi.h Removed additional code formatting modelines. před 4 roky
dviFile.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
dviFile.h Removed additional code formatting modelines. před 4 roky
dviPageCache.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
dviPageCache.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
dviRenderer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
dviRenderer.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
dviRenderer_draw.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
dviRenderer_export.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
dviRenderer_prescan.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
dviWidget.cpp Replace Qt with TQt před 6 měsíci
dviWidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
dvisourcesplitter.cpp TQt4 port kdegraphics před 13 roky
dvisourcesplitter.h Removed additional code formatting modelines. před 4 roky
fontEncoding.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 před 11 roky
fontEncoding.h Removed additional code formatting modelines. před 4 roky
fontEncodingPool.cpp rename the following methods: před 13 roky
fontEncodingPool.h Removed additional code formatting modelines. před 4 roky
fontMap.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 před 11 roky
fontMap.h Removed additional code formatting modelines. před 4 roky
fontpool.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
fontpool.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
fontprogress.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
fontprogress.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
glyph.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
glyph.h Removed additional code formatting modelines. před 4 roky
infodialog.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
infodialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
kdvi.desktop Desktop file translations: před 4 roky
kdvi.h Removed additional code formatting modelines. před 4 roky
kdvi.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kdvi_multipage.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kdvi_multipage.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
kdvi_multipage_texthandling.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
kdvi_part.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kdvimultipage.desktop Desktop file translations: před 4 roky
kprinterwrapper.h Removed additional code formatting modelines. před 4 roky
main.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
optionDialogFontsWidget.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
optionDialogFontsWidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
optionDialogFontsWidget_base.ui Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
optionDialogSpecialWidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
optionDialogSpecialWidget.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
optionDialogSpecialWidget_base.ui Add includes to UI files to resolve FTBFS před 6 roky
performanceMeasurement.h Removed additional code formatting modelines. před 4 roky
prebookmark.h Removed additional code formatting modelines. před 4 roky
prefs.kcfgc Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
psgs.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
psgs.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
psheader.txt rename the following methods: před 13 roky
renderedDviPagePixmap.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
renderedDviPagePixmap.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
special.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
squeeze.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
tips Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
util.cpp Removed explicit usage of the 'register' keyword. před 4 roky
vf.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
xdvi.h Removed additional code formatting modelines. před 4 roky