No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
koffice/kugar
Michele Calgaro 7a7827396f
Replace Qt with TQt
hace 1 mes
..
kudesigner Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
kudesigner_lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
lib Replace Qt with TQt hace 1 mes
part Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
samples TQt4 port koffice hace 13 años
AUTHORS Added old abandoned KDE3 version of koffice hace 14 años
CHANGES Added old abandoned KDE3 version of koffice hace 14 años
CMakeL10n.txt Replace various strings '#define'd in tqtinterface hace 5 meses
ChangeLog Added old abandoned KDE3 version of koffice hace 14 años
Makefile.am Added old abandoned KDE3 version of koffice hace 14 años
README Replace Qt with TQt hace 1 mes
TODO Added old abandoned KDE3 version of koffice hace 14 años
cr16-mime-kugardata.png Fix invalid headers in PNG files and optimize for size hace 8 años
cr32-mime-kugardata.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi16-app-kugar.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi22-app-kugar.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi32-app-kugar.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi48-app-kugar.png Fix invalid headers in PNG files and optimize for size hace 8 años

README

Kugar - A report creation tool for KDE.

Current version: 1.3

The current maintainer
can be reached via Email: treat@kde.org
or visit http://www.koffice.org/kugar/

The former maintainer and the author of Kugar Report Designer
part can be reached via Email: adymo@kdevelop.org

The former maintainer and author of Kugar report viewer and konqueror
part can be reached via Email: phil@river-bank.demon.co.uk

The original author can be reached via Email: keidav@mutinybaysoftware.com
or visit http://www.mutinybaysoftware.com.  The original name of the package
was Metaphrast.


ABOUT KUGAR:

Current features:

* KDE GUI report designer.
* TQt report viewer widget for previewing reports from within a TQt application
  (WYSIWYG).
* KDE report viewer widget that utilizes KDE print dialog
* KDE report viewer utility.
* KPart report viewer component - view reports from within Konqueror.
* Report printing in Postscript.
* Database/datasource neutral, data is supplied to the report engine in XML.
* Open report definition files, report layout is stored in XML.
* Report Header/Footer.
* Page Header/Footer.
* Detail Section.
* Detail Header/Footer.
* Multiple Detail levels (unlimited).
* Grand totals: count, sum, average, variance and standard deviation.
* Report print progress and cancellation.
* Report rendering progress and cancellation.
* Complete implementation of (TQt) printer setup options.
* Additional formatting (negative numbers, currency, commas for numbers and
  dates).
* Direct database support.


DOCUMENTATION:

Included in docbook-xml format among with the koffice package.
Docs include tutorial, user documentation and developer documentation.

REQUIREMENTS:

The following items must be installed prior to building Kugar:

1. TQt
2. TDE


BUILDING KUGAR:

Basically:

    ./configure
    make
    make install

See the INSTALL file for details.


RUNNING A SAMPLE REPORT WITH KUGAR:

There are three sample templates and matching datafiles in ./samples.

The kugar program takes one or more data files on the commandline.

Example: kugar samples/sample1.kdf

To use Konqueror to display a sample, just click on the data file (with the
.kdf extension) from within Konqueror.

To create template file run Kugar Report Designer program (kudesigner).
To add report items and sections use toolbuttons and menus,
to edit their properties just right-click on them,
to delete - middle-click.