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.
tdelibs/tdeprint
Michele Calgaro 34a191d96f
Drop TQT_TQ*_CONST defines
1 year ago
..
cups Drop TQT_TQ*_OBJECT defines 1 year ago
ext Simplify CMake rules for desktop file translations. 4 years ago
filters ps2pdf filter: removed .setpdfwrite option 3 years ago
foomatic Desktop file translations: 4 years ago
lpd Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 1 year ago
lpdunix Simplify CMake rules for desktop file translations. 4 years ago
lpr Replace Q_OBJECT with TQ_OBJECT 1 year ago
management Drop TQT_TQ*_CONST defines 1 year ago
pics Fix invalid headers in PNG files and optimize for size 8 years ago
rlpr Replace Q_OBJECT with TQ_OBJECT 1 year ago
tests Replace Q_OBJECT with TQ_OBJECT 1 year ago
tools Drop TQT_TQ*_CONST defines 1 year ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 4 years ago
ChangeLog
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
TODO
TODO.cups12
configure.in.in
driver.cpp Make compressed PPD loading and usage functional 10 years ago
driver.h
driveritem.cpp Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
driveritem.h
driverparse.c Fix FTBFS due to unnamed unused arguments in C sources in a recent commit. 4 years ago
driverparse.h Fix FTBFS due to unnamed unused arguments in C sources in a recent commit. 4 years ago
driverview.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
driverview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
droptionview.cpp Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
droptionview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
foomatic2loader.cpp Adjusted to use new TQStringVariantMap type. 5 years ago
foomatic2loader.h Adjusted to use new TQStringVariantMap type. 5 years ago
fooparser.cpp Removed explicit usage of the 'register' keyword. 5 years ago
fooparser.cpp.h
fooparser.y Adjusted to use new TQStringVariantMap type. 5 years ago
fooscanner.cpp Fixed some uncrustify's code formatting offending files. 4 years ago
fooscanner.l
kmdbentry.cpp
kmdbentry.h
kmfactory.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kmfactory.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kmjob.cpp Fix exec icon location and bring it into XDG compliance 10 years ago
kmjob.h
kmjobmanager.cpp Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
kmjobmanager.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kmmanager.cpp KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362. 4 years ago
kmmanager.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kmobject.h
kmprinter.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kmprinter.h
kmspecialmanager.cpp Fix remaining brandings in tdelibs and adopt to modern age. 5 years ago
kmspecialmanager.h
kmthreadjob.cpp
kmthreadjob.h
kmuimanager.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kmuimanager.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kmvirtualmanager.cpp Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
kmvirtualmanager.h
kpcopiespage.cpp Fix remaining brandings in tdelibs and adopt to modern age. 5 years ago
kpcopiespage.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpdriverpage.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kpdriverpage.h
kpfileselectpage.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kpfileselectpage.h
kpfilterpage.cpp Bring up, down, top, and bottom icons into XDG compliance 10 years ago
kpfilterpage.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpgeneralpage.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kpgeneralpage.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpipeprocess.cpp
kpipeprocess.h
kpmarginpage.cpp Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
kpmarginpage.h
kpposterpage.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kpposterpage.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpqtpage.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kpqtpage.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kpreloadobject.cpp
kpreloadobject.h
kprintaction.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kprintaction.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kprintdialog.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 1 year ago
kprintdialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kprintdialogpage.cpp
kprintdialogpage.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kprinter.cpp tdeprint: make KPrinter::setOrientation and KPrinter::setPageSize non locking by default and add ability to specify their locking behavior. 2 years ago
kprinter.h tdeprint: make KPrinter::setOrientation and KPrinter::setPageSize non locking by default and add ability to specify their locking behavior. 2 years ago
kprinterimpl.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kprinterimpl.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kprinterpropertydialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kprinterpropertydialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kprintpreview.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
kprintpreview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kprintpreviewui.rc
kprintprocess.cpp Fix bug reports link in about dialog 6 years ago
kprintprocess.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kxmlcommand.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
kxmlcommand.h
marginpreview.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
marginpreview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
marginvaluewidget.cpp
marginvaluewidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
marginwidget.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
marginwidget.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
messagewindow.cpp Rename common header files for consistency with class renaming 12 years ago
messagewindow.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
plugincombobox.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
plugincombobox.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
posterpreview.cpp Removes references to printing.kde.org in tdeprint. 11 years ago
posterpreview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
ppdloader.cpp Adjusted to use new TQStringVariantMap type. 5 years ago
ppdloader.h
ppdparser.cpp Fixed some uncrustify's code formatting offending files. 4 years ago
ppdparser.cpp.h
ppdparser.y
ppdscanner.cpp Fixed some uncrustify's code formatting offending files. 4 years ago
ppdscanner.l
printerfilter.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
printerfilter.h
signal_proc.c
specials.desktop Desktop file translations: 4 years ago
tdefilelist.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
tdefilelist.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
tdeprintcheck.cpp
tdeprintcheck.h
tdeprintd.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
tdeprintd.desktop Desktop file translations: 4 years ago
tdeprintd.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
tdeprintrc
tdeprintrc.upd
testprint.ps
treecombobox.cpp Fix remnant QMIN/QMAX to TQMIN/TQMAX. 11 years ago
treecombobox.h
util.cpp
util.h Rename additional header files to avoid conflicts with KDE4 12 years ago