Version 2.0.7
Fixed building on systems with Automake 1.10 or later
Fixed text rendering on systems with Qt 3.3.8b
Dropped support for Qt 3.3.2 and earlier
Cleaned up Help menu
Version 2.0.6
Dag Nygren contributed a patch which fixes printing from a CSV file
Check if files passed for batchprinting from the commandline do exist
Patch from Chris <chris@ac-drexler.de> fixing problems with SQLite
Patch from Váradi Zsolt Gyula to fix the long standing issue with
disappearing objects
KBarcode 2.0.5 brings many bug fixes and a greatly improved data import
wizard.
TBarcode2 detection was fixed in this release along with checksum for
TBarcode2. A major bug in printing address labels from the KDE addressbook
was fixed. A new version of Barcode Writer in Pure Postscript was added
to this release, which brings several new barcode types to KBarcode.
Importing data is now possible from fixed format files, too. The import
wizard was optimized to work on really large data files.
Version 2.0.4
Fixed compilation on KDE < 3.5
Fixed a database access bug
Raphael Pinson updated the french translation
Fixed text alignment in label editor
Version 2.0.3
Fixed adding articles from the SQL table
Fixed barcode support when only barcode writer in pure postscript is
available
Added an action map
Added the possibility to keep the batch printing window open after printing
Version 2.0.2
Fixed translations in the barcode combo
Fixed [field0] - [field9]
Fixed case sensitive barcode encoding in SQL database
Version 2.0.1
Fixed compilation on slackware amd64
Fixed spec file RHFC4
Added turkish translation by Furkan Duman
Barcode properties are used immediately in the barcode dialog
Added TBarcode2 support
Fixed database settings
Barcodes values are validated before generating a new barcode for
barcode writer in pure postscript. Requires PCRE.
Fixed database barcode modes
Version 2.0.0
Increased version number
Version 2.0.0rc2
Fixed saving barcodes to images (correct fileformat is now detected)
Fixed the --print commandline option with --batch
Updated german translation
Patch by Simon Munton fixes a crash
Fixed printing bug: Printing started on the second label
Updated Barcode Writer in Pure Postscript version
Fixed importing articles
Removed the build time dependency on GNU Barcode
Version 2.0.0rc1
Added missing #include <stdlib.h> to fix compilation
Fixed desktop files
Updated admin/ directory to KDE 3.5
Comitted a patch by Jan Zuchhold to support Codabar without checksum
Added default value for [serial] field
Improved commandline options, --prints now immediately and exits
KBarcode after printing.
Fixed 3 small memory leaks (one in the SQL code and one during XML parsing)
Selection is not removed after changing properties of a text element
Formattings in the text editor are kept for new paragraphs now
[Lots more changes since version 1.8.1]
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk. This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Collection.
KBarcode is a barcode and label printing application for KDE 3. It can
be used to print every thing from simple business cards up to complex
labels with several barcodes (e.g. article descriptions). KBarcode
comes with an easy to use WYSIWYG label designer, a setup wizard,
batch import of labels (directly from the delivery note), thousands
of predefined labels, database managment tools and translations
in many languages. All major types of barcodes like EAN, UPC, CODE39,
DataMatrix and ISBN are supported.