Commit Graph

38 Commits (34330c2a5790d2dc14f356d09a9b9a4bbd20f2ab)

Author SHA1 Message Date
Christopher Lam f3f917df38 [Transaction.cpp] use qof_instance kvp API for GDate
8 months ago
Christopher Lam ab04715c91 [Transaction.cpp] use qof_instance kvp API for Time64, with bugfix
8 months ago
Robert Fewell 6f722be642 Bug 799562 - Import Map Editor Non-Bayesian crashes gnucash
12 months ago
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
1 year ago
Christopher Lam c0b2b761e9 [qofinstance.cpp] GValue on stack instead of heap
1 year ago
Christopher Lam a26a6c4a6f [qofinstance.cpp] add overloaded qof_instance_set|get_path_kvp
1 year ago
Daniel Harding c4d44ea024 Bug 799324 - Invalid free in gvalue_from_kvp_value()
2 years ago
Christopher Lam dab32807ef [engine/*.cpp] NULL -> nullptr changes
2 years ago
Richard Cohen 6ba5bb326a Fix dereference of expired temporaries.
3 years ago
John Ralls af02dae286 Fixups for merging into master instead of maint.
3 years ago
Christopher Lam 76014f18a0 [account.cpp] don't cache char* [fails]
3 years ago
John Ralls 3d5e27982f Merge branch 'maint'
3 years ago
John Ralls ddc3f28899 [kvp] Use static strings and boxed in gvalue_from_kvp_value.
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
Christopher Lam 119356752f Merge branch 'maint'
3 years ago
luzpaz 67ab9e90d2 Fix some typos
3 years ago
Richard Cohen 3360a6d13b Remove extra semicolons
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 688832b5f8 Bug 798585 - segfault running sample script
4 years ago
Simon Arlott 7a0ea190ca
qof_instance_dispose should always complete dispose processes
5 years ago
John Ralls 94a68dca7c Bug 797983 - v4.2 report numbers change over gnucash restarts;...
5 years ago
John Ralls c23f3f05e3 Fix deprecated G_TYPE_INSTANCE_GET_PRIVATE and G_INLINE_FUNC
7 years ago
Christoph Holtermann 1bfcc95998 directly use G_DEFINE_TYPE_WITH_PRIVATE instead of QOF_GOBJECT_GET_TYPE
7 years ago
Christoph Holtermann 658da08008 replace deprecated g_type_class_add_private
7 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
John Ralls 62b17ca5db Timespec removal, engine odds-and-ends.
8 years ago
John Ralls 358cd979d9 Remove Timespec from the main engine classes (Transaction, Split, & Account.
8 years ago
John Ralls c8b372e390 Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64
8 years ago
Robert Fewell 6c43c3afe0 Fix Imap Editor to reflect the changes in kvp paths
8 years ago
John Ralls 91727525b9 Enforce -Werror on C++ files and fix resulting errors.
8 years ago
lmat 805549ba24 Rename qofinstance function
8 years ago
lmat d9eebd332b Renaming functions to get rid of temporary name
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat 2cda65e012 Added test for and corrected get_bayes_info
8 years ago
lmat 9d7ec35ce5 Removed qof_instance_set_kvp, qof_instance_get_kvp
8 years ago
lmat 34e0d6cfa0 kvp frame to template and correcting failure macro
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago