Commit Graph

29 Commits (fae7ea02cd078ea08c90bcff57979079d403e22c)

Author SHA1 Message Date
Christopher Lam 6bf5a618de qof_instance_get gchar* must be freed
5 years ago
Christopher Lam e4d808e674 [qofbook] qof_book_use_split_action_for_num_field: free a char*
5 years ago
Simon Arlott 320df7e409
Use const return values for string cache
5 years ago
John Ralls bbb4113a5a Bug 798156 - glib 2.68.0 breaks gnucash
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
6 years ago
John Ralls edd7efd951 Bug 797853 - Crash on 'Save As' in MacOS Mojave and Gnucash 4
6 years ago
John Ralls fcc1653822 Replace overly indirect gnc_business_get_default_tax_table.
7 years ago
Adrian Panella 5bb54d073c [budget] Fix error in qof_book property path
7 years ago
Christoph Holtermann 2cfc61182e directly use G_DEFINE_TYPE instead of QOF_GOBJECT_GET_TYPE
7 years ago
Alex Aycinena fc15364326 remove unnecesary 'home' level in path for US Income Tax book tax information
7 years ago
Alex Aycinena 217289d037 Bug #796687, Tax entity name and type don't get saved. Change frame->set to frame->set_path to create missing frames.
7 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
John Ralls 26a179872d Don't create 2 new books for every new session.
8 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
Geert Janssens 3634e8f59d Fix memory leak using qof_instance_get on a GncGUID
8 years ago
Robert Fewell 2dcb316280 White space removal and change tabs to spaces in qofbook.cpp/h
8 years ago
Robert Fewell fd750a22eb Cache the number of days read only value
8 years ago
Christian Stimming 92ea3ba8a6 Register speed-up for large files.
8 years ago
Christian Stimming 1e3a445007 Optimize calls to get_path_kvp so that std::strings are not always created and deleted immediately.
8 years ago
Geert Janssens 4053f2ca53 Fix read and write of business counters and counter_formats
8 years ago
lmat a23438d5fb Correct string cache code
8 years ago
lmat fbf4843f31 Changed bayes import map design
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
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
John Ralls 82d891a202 Test features to see if they're already set before setting them.
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago