Develop and Download Open Source Software

Query Object Framework

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2011-05-08 18:09
A problem in 0.8.3 was picked up. This release fixes the internal link to qofsql, which breaks chroot builds and cross builds.
2011-05-08 03:02
A nuisance check with gcc-4.6 -Werror is ignored by removing some code but marking most as unused despite actually being used. The .la file was dropped from libqof-dev and jquery.js was dropped from doxygen output.
2006-12-29 16:28
This release adds KVP_TYPE_BOOLEAN support,
extensible error handling,
and new Brazilian Portuguese and Indonesian
translations. It fixes
doxygen support (so that it can be disabled
cleanly) and a sqlite
error that resulted in spurious temporary files.
It improves speed
in the sqlite backend, packages the .pot file
directly, and removes
AM_MAINTAINER_MODE. QofError is designed for
user-friendly messages and
supports setting errors and error messages
on-the-fly to provide user
error messages that are as detailed, relevant, and
helpful as possible.
2006-09-05 17:17
The SQLite backend for embedded systems is now
working and, along with the QSF XML backend, can
be packaged separately from the main library as
long as one backend is always available. The
transition from gnc-numeric to QofNumeric is
complete. QofDate and QofTime were fixed to avoid
using GDate except in explicit conversions (which
prevents build failures on hppa and sparc). The
QSF valgrind patch was fixed to avoid a segfault
on writing QSF.
2006-07-24 19:52
The old gnc-date has been replaced by QofTime and a new QofDate, splitting time handling (seconds) from date handling (calendar). Full 64-bit support for all times and dates within a couple dozen times the age of the universe is included. Handlers to convert to limited types like struct tm, time_t, and GDate when within range have been implemented. Support has been added for undo operations with each QofBook from cashutil. Support has been added from coreutils in Debian to support nanosecond time formats. Automated building of Doxygen documentation has been added to provide a doc package.

Project Resources

http://freecode.com/urls/0d467a7b6eae39127112391adf18b1f8
http://freecode.com/urls/04a39cda81e8566899fe8bab682939ca
http://freecode.com/urls/a1659957b35be08180bbfa180e774255
http://freecode.com/urls/3aeb598eb200003b33016642415827b5
http://freecode.com/projects/qof

Project Description

QOF (Query Object Framework), provides a set of C
Language utilities for performing generic
structured complex queries on a set of data held
by a set of C/C++ objects. This framework is
unique in that it does not require SQL or any
database at all to perform the query. Thus, it
allows programmers to add query support to their
applications without having to hook into an SQL
database.


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.