Commit Graph

31 Commits (7db2ccc4e0e4e8a331df2f93c4358e3cd0312c4f)

Author SHA1 Message Date
Christian Stimming eb9e45bc20 Sorting speed-up: Cache the bool value of Transaction's is_closing property.
7 years ago
Robert Fewell 2634f23f87 Bug 767772 - Associated file with transaction is lost
7 years ago
John Ralls 4ffeb3efac Ensure that a dereferenced variable isn't NULL.
7 years ago
Geert Janssens 11af81b51b Bug 789674 - Close Book tool regression
7 years ago
Robert Fewell d458e13a7f Remove KVP for assoc_uri when passed an empty string
7 years ago
John Ralls 284d6c1456 Fix travis failure try 2.
7 years ago
John Ralls 710b122b24 Bug 796940 - Invalid transaction date-posted KVP causes...
7 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago
Geert Janssens 4e71629966 Fix memory leak in xaccTransRetDateDue
8 years ago
Geert Janssens 1117027f72 An empty GValue is interpreted as NULL reason, which is still a valid cache
8 years ago
John Ralls a19dcc7bd4 Fix crash when there's no TRANS_READ_ONLY_REASON slot.
8 years ago
Geert Janssens d069b67d48 Fix memory leak in xaccTransGetReadOnly
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
Geert Janssens c71204628d Bug 795031 - 3.0 Crashes on loading when opening 2.6.19 file
8 years ago
John Ralls 6b49b3ba4c Bug 792763 - deleting a transaction can cause a SIGSEGV
8 years ago
lmat 1f050fd1e5 Transaction members Timespec->time64
8 years ago
lmat 9a86dd222b gncInvoice uses time64
8 years ago
lmat f77369bb96 Removing timspec from some xml parsing
8 years ago
lmat 588fcb6ed2 Transaction getVoidTime uses time64.
8 years ago
lmat b5aad8c7bb Renaming time64 function for consistency
8 years ago
lmat 61d4aaaf08 Adding some time64 alternatives
8 years ago
lmat ee56f5df78 Adding some time64 API functions
8 years ago
John Ralls a6a46d7cdc Test struct tm* returns from gnc_gmtime and gnc_localtime
8 years ago
lmat 805549ba24 Rename qofinstance function
8 years ago
lmat 9d7ec35ce5 Removed qof_instance_set_kvp, qof_instance_get_kvp
8 years ago
John Ralls aeb2e65ff1 Fix posted-date scrub incrementing the day in central pacific timezones.
8 years ago
Geert Janssens 0dfb921e86 Add functions to retrieve a copy of splits of a certain type from business transactions
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
John Ralls f7ce8bcbb3 Disable creating a date string to maybe use in a PINFO message.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago