0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix reg exp
codehelp
as codehelpgpg
More... almost 18 years ago
Add a guide to starting with QOF.
codehelp
as codehelpgpg
More... almost 18 years ago
package the qofsql.symbols
codehelp
as codehelpgpg
More... almost 18 years ago
make qofsql available to sqlite backend when gdasql disabled
codehelp
as codehelpgpg
More... almost 18 years ago
add qof_sql_entity_get_kvp_id (and set) to symbols file
codehelp
as codehelpgpg
More... almost 18 years ago
Add prototype data write handlers.
codehelp
as codehelpgpg
More... almost 18 years ago
Some new strings - not finalised yet
codehelp
as codehelpgpg
More... almost 18 years ago
use the internal GError from QGdaBackend for consistency
codehelp
as codehelpgpg
More... almost 18 years ago
ChangeLog
codehelp
as codehelpgpg
More... almost 18 years ago
Switch to qof_sql_object_create_table because no entity exists when the tables need to be created. Allow more room for indices by using a gulong instead of glong.
codehelp
as codehelpgpg
More... almost 18 years ago
Remove the private header kvputil-p.h (public functions already moved to kvputil.h)
codehelp
as codehelpgpg
More... almost 18 years ago
Add include for the now private kvputil-p.h header.
codehelp
as codehelpgpg
More... almost 18 years ago
Add assertion if a NULL entity is passed. Prevent double free by only freeing data.str if KVP slots exist. Doxygen tweaks.
codehelp
as codehelpgpg
More... almost 18 years ago
Doxygen tweaks and ChangeLog
codehelp
as codehelpgpg
More... almost 18 years ago
Adapt to improved UPDATE support. Add some randomization.
codehelp
as codehelpgpg
More... almost 18 years ago
Fixing update mechanisms and separating KVP management into new functions so that parameters can be updated individually.
codehelp
as codehelpgpg
More... almost 18 years ago
Add qof_sql_entity_set_kvp_exists
codehelp
as codehelpgpg
More... almost 18 years ago
Add new func to symbols
codehelp
as codehelpgpg
More... almost 18 years ago
todays changes
codehelp
as codehelpgpg
More... almost 18 years ago
Temporarily disable one test until the KVP update code is fixed.
codehelp
as codehelpgpg
More... almost 18 years ago
Add preliminary support for KVP storage - not working yet.
codehelp
as codehelpgpg
More... almost 18 years ago
Support creating tables from the QofObject definition.
codehelp
as codehelpgpg
More... almost 18 years ago
Remove unused code.
codehelp
as codehelpgpg
More... almost 18 years ago
Continue migration to SQL handling. Drop unused functions.
codehelp
as codehelpgpg
More... almost 18 years ago
* Add the GDA backend package by default
codehelp
as codehelpgpg
More... almost 18 years ago
let libtool warn about not linking against the backend modules
codehelp
as codehelpgpg
More... almost 18 years ago
fix the new symbol listing to remove -1
codehelp
as codehelpgpg
More... almost 18 years ago
Add new symbols (even though these are meant to be private the symbols need to be listed for the plugins)
codehelp
as codehelpgpg
More... almost 18 years ago
Begin to harmonize the various SQL handlers
codehelp
as codehelpgpg
More... almost 18 years ago
New test for SQL conversion routines.
codehelp
as codehelpgpg
More... almost 18 years ago