Commit Graph

300 Commits (d4c19efc8dc09c2862f467855d5fcd18c867e8ea)

Author SHA1 Message Date
John Ralls 020bc5371f Bug 797046 - Tools / Price Database / Currencies UI not working...
7 years ago
John Ralls e31f4c3f95 Fix unlocalized date in status bar.
7 years ago
Christian Stimming 75b6d14455 Speed-up of dealing with account_imap lists: Replace g_list_append with _prepend and subsequent _reverse.
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
Thomas Klausner 3ab5a2be52 Bug 797041 - enum confusion in qoflog.
7 years ago
John Ralls b4fedff90e Provide a single static instance of C++ locale.
7 years ago
John Ralls cee97be8d4 Add GncDateTime::timestamp().
7 years ago
John Ralls cec3f6031e Fix broken compile of test-gnc-date.c on Ubuntu 14.04.
7 years ago
John Ralls 9fa7b7f940 Implement a faster date-time serialization function.
7 years ago
John Ralls 137c920d06 Merge Chris Carson's 'dateFormat' into maint.
7 years ago
John Ralls a65dd6cc25 Merge Chris Carson's 'refactor-Scrub-c' into maint.
7 years ago
Christopher D. Carson 2b69278650 Re-coded for cached locale.
7 years ago
Christopher D. Carson 0e37e059d5 Fix XML load CPU hotspot: Scrub.c xaccTransScrubPostedDate
7 years ago
Christian Stimming eb9e45bc20 Sorting speed-up: Cache the bool value of Transaction's is_closing property.
7 years ago
Christopher Lam 2423aeda42 [engine/test-test-extras] remove duplicated test file
7 years ago
Robert Fewell 2634f23f87 Bug 767772 - Associated file with transaction is lost
7 years ago
Geert Janssens d22e1db340 gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris
7 years ago
Geert Janssens 4b398325ea Redesign gnc-uri-utils
7 years ago
Geert Janssens 06da9e9712 Enable gnc-uri test suite
7 years ago
John Ralls 53680e6100 Merge Bob Fewell's 'fixes03' into maint.
7 years ago
Robert Fewell 5c524c31b2 Add routine to fix Account Color being set to "Not Set"
7 years ago
YOSHINO Yoshihito 7f1a711567 Bug 796989 - some date/time does not honor user locale
7 years ago
John Ralls f5be842c2e boost needs bcrypt.lib for all versions of Windows.
7 years ago
Christoph Holtermann 96e27a4199 typo
7 years ago
John Ralls e81bcf6e33 Fix the remaining static analysis warnings.
7 years ago
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
7 years ago
John Ralls 8f22c4bed4 Localize variables, ensure that val_imbalance is set, test txn_curr != commodity once.
7 years ago
John Ralls 4ffeb3efac Ensure that a dereferenced variable isn't NULL.
7 years ago
John Ralls 43a30e1c97 Silence clang static analyzer complaint about potential div by 0.
7 years ago
John Ralls 3d1362757b Prevent potential undefined behavior by shifting by a wrapped uint.
7 years ago
John Ralls 606d9cfee6 Prevent potential nullptr dereference.
7 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
7 years ago
John Ralls 61cd7999f3 Fix half-up, half-down, and banker's rounding for negative numbers.
7 years ago
John Ralls 536606a89c Fix extract_common_prices logic.
7 years ago
Geert Janssens 13f6c4d6d7 Introduce and use gnc_time64_get_day_neutral
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 73d193606e Fix travis failure.
7 years ago
John Ralls 710b122b24 Bug 796940 - Invalid transaction date-posted KVP causes...
7 years ago
John Ralls 4c1c485db6 Use split SCU when borking random split pairs.
7 years ago
John Ralls 4b5ee84575 Work around strange struct tm initializer failure.
7 years ago
John Ralls 0e723610f0 Bug 795080 - Some dates reset to 01/01/1970
7 years ago
Ruben Cheng 36e430c8ba
Update iso-4217-currencies.xml
7 years ago
John Ralls 263c5a40ea Merge Chris Lam's 'maint-scheme-progress' into maint.
7 years ago
John Ralls f6fb1101bd Add bcrypt.lib to engine build flags on Windows < 10.
7 years ago
Christopher Lam b59e209618 [test-extras] gnc-pricedb-create skips if commodity = currency
7 years ago
John Ralls 08e28bfc81 Merge Di Mang's Double-semicolon fix into maint.
7 years ago
John Ralls 7a4b06c442 Bug 796878 - test-qofsession fails on x86_32.
8 years ago
Di Mang 893383ce9b removing double semicolons at the end of lines
8 years ago