You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kbarcode/kbarcode
Michele Calgaro 38bd16e351
Use libpcre2 instead of libpcre
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
..
pics Drop automake build support. 5 years ago
CMakeL10n.txt Move translations to a new directory layout. 5 years ago
CMakeLists.txt Use libpcre2 instead of libpcre 7 months ago
barcode.ps Added abandoned KDE3 version of kbarcode 15 years ago
barcodecombo.cpp Use libpcre2 instead of libpcre 7 months ago
barcodecombo.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
barcodedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
barcodedialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
barcodedialogs.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
barcodedialogs.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
barcodeitem.cpp Rename additional global TQt functions 13 years ago
barcodeitem.h TQt4 port kbarcode 14 years ago
barcodeprinterdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
barcodeprinterdlg.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
barcodes.html Download documentation files from TDE site until docbook conversion is complete 11 years ago
barkode.cpp Added controlled conversions to char* instead of automatic ascii conversions. 6 years ago
barkode.h Fixed typedef-related warnings from compiler. 7 years ago
barkodeengine.cpp TQt4 port kbarcode 14 years ago
barkodeengine.h TQt4 port kbarcode 14 years ago
batchiface.h TQt4 port kbarcode 14 years ago
batchprinter.cpp Replaced various '#define' with actual strings - part 5 1 year ago
batchprinter.h Fixed typedef-related warnings from compiler. 7 years ago
batchwizard.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
batchwizard.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
commands.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
commands.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
configdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
configdialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
confwizard.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
confwizard.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
csvfile.cpp Replaced various '#define' with actual strings - part 5 1 year ago
csvfile.h Remove additional unneeded tq method conversions 13 years ago
csvimportdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
csvimportdlg.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
databasebrowser.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
databasebrowser.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
definition.cpp Added controlled conversions to char* instead of automatic ascii conversions. 6 years ago
definition.h rename the following methods: 14 years ago
definitiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
definitiondialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
documentitem.cpp Replaced various '#define' with actual strings - part 5 1 year ago
documentitem.h Fix functionality broken by commit fc06df3 2 years ago
documentitemdlg.cpp Fix functionality broken by commit fc06df3 2 years ago
documentitemdlg.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
dsmainwindow.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
dsmainwindow.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
dstextedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
dstextedit.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
editoriface.h TQt4 port kbarcode 14 years ago
encodingcombo.cpp conversion to the cmake building system 6 years ago
encodingcombo.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
exampledata.sql Added abandoned KDE3 version of kbarcode 15 years ago
gnubarcode.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
gnubarcode.h automake: add WITH_NATIVE_GNU_BARCODE and WITH_JAVASCRIPT build options 6 years ago
gnubarkodeengine.cpp Added abandoned KDE3 version of kbarcode 15 years ago
gnubarkodeengine.h conversion to the cmake building system 6 years ago
hi16-action-barcode.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi16-action-kbarcodeellipse.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi16-action-kbarcodegrid.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi16-action-kbarcodelinetool.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi16-app-kbarcode.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi22-action-barcode.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi32-action-barcode.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi32-action-kbarcoderect.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi32-app-kbarcode.png Fix invalid headers in PNG files and optimize for size 9 years ago
hi64-app-kbarcode.png Fix invalid headers in PNG files and optimize for size 9 years ago
imageitem.cpp Replace TQ_*Focus* and TQ_Scale* defines 2 years ago
imageitem.h TQt4 port kbarcode 14 years ago
kbarcode-batch.desktop Desktop file translations: 5 years ago
kbarcode-editor.desktop Desktop file translations: 5 years ago
kbarcode-label.desktop Desktop file translations: 5 years ago
kbarcode-single.desktop Desktop file translations: 5 years ago
kbarcode.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
kbarcode.desktop Desktop file translations: 5 years ago
kbarcode.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
kbarcodeiface.h Convert accidental instances of STQL to the proper SQL 14 years ago
kbarcodesettings.cpp Replace Qt with TQt 11 months ago
kbarcodesettings.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
label.cpp Replaced various '#define' with actual strings - part 5 1 year ago
label.h TQt4 port kbarcode 14 years ago
labeldefinitions.sql Added abandoned KDE3 version of kbarcode 15 years ago
labeleditor.cpp Replace Qt with TQt 11 months ago
labeleditor.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
labelutils.cpp Replaced various '#define' with actual strings - part 5 1 year ago
labelutils.h Merge latest version of KBarCode with the TDE sources 11 years ago
lineitem.cpp Rename additional global TQt functions 13 years ago
lineitem.h TQt4 port kbarcode 14 years ago
main.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
measurements.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
measurements.h Rename additional header files to avoid conflicts with KDE4 12 years ago
mimesources.cpp Fix functionality broken by commit fc06df3 2 years ago
mimesources.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
multilineeditdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
multilineeditdlg.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
mycanvasitem.cpp Replace Qt with TQt 11 months ago
mycanvasitem.h TQt4 port kbarcode 14 years ago
mycanvasview.cpp Replaced various '#define' with actual strings - part 5 1 year ago
mycanvasview.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
mydatatable.cpp rename the following methods: 14 years ago
mydatatable.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
newlabel.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
newlabel.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
pixmapbarcode.cpp Replaced various '#define' with actual strings - part 5 1 year ago
pixmapbarcode.h TQt4 port kbarcode 14 years ago
previewdialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
previewdialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
printersettings.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
printersettings.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
printlabeldlg.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
printlabeldlg.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
propertywidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
propertywidget.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
purepostscript.cpp Added controlled conversions to char* instead of automatic ascii conversions. 6 years ago
purepostscript.h TQt4 port kbarcode 14 years ago
rectitem.cpp Rename additional global TQt functions 13 years ago
rectitem.h TQt4 port kbarcode 14 years ago
rectsettingsdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
rectsettingsdlg.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
referencecounted.h Added abandoned KDE3 version of kbarcode 15 years ago
rules.xml Added abandoned KDE3 version of kbarcode 15 years ago
smalldialogs.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
smalldialogs.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
sqltables.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
sqltables.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
tbarcode2.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
tbarcode2.h TQt4 port kbarcode 14 years ago
tcanvasitem.cpp Replaced various '#define' with actual strings - part 5 1 year ago
tcanvasitem.h TQt4 port kbarcode 14 years ago
tec.cpp Replace Qt with TQt 11 months ago
tec.h Replace Qt with TQt 11 months ago
textitem.cpp Merge latest version of KBarCode with the TDE sources 11 years ago
textitem.h Merge latest version of KBarCode with the TDE sources 11 years ago
textlineedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
textlineedit.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
textlineitem.cpp Merge latest version of KBarCode with the TDE sources 11 years ago
textlineitem.h Merge latest version of KBarCode with the TDE sources 11 years ago
tokendialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
tokendialog.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
tokenprovider.cpp Fix functionality broken by commit fc06df3 2 years ago
tokenprovider.h automake: add WITH_NATIVE_GNU_BARCODE and WITH_JAVASCRIPT build options 6 years ago
xmlutils.cpp Fix functionality broken by commit fc06df3 2 years ago
xmlutils.h Fix functionality broken by commit fc06df3 2 years ago
zplutils.cpp Download documentation files from TDE site until docbook conversion is complete 11 years ago
zplutils.h TQt4 port kbarcode 14 years ago