Commit Graph

15 Commits (a487ca3f9822cc8e65f0d28e2c267b64a2a2c697)

Author SHA1 Message Date
John Ralls 852b2ffc2e Handle bare currency mnemonics, catch invalid GUID string exceptions.
5 years ago
John Ralls 18997db720 Separate GncOptionAccountValue into GncOptionAccountListValue and GncOptionAccountSelValue.
5 years ago
John Ralls 05ac056449 Make separate option type for GncOwner.
5 years ago
John Ralls c034a26ae7 Protect stored scheme option values from the garbage collector.
5 years ago
John Ralls 0a8f66ee90 Fold GncOptionGncOwnerValue into GncOptionValue<const QofQuery*>.
5 years ago
John Ralls 418eb06620 Remove GncOptionDateValue::set_default_value(size_t)
5 years ago
John Ralls 63502900f3 Permit GncOptionAccountValue to have a nil default value.
5 years ago
John Ralls 5c74337810 Add function GncOption::set_default_value.
5 years ago
John Ralls cb7270cafe Fix myriad gcc10 complaints.
5 years ago
John Ralls a995343a8b Provide for multiple selections in GncOptionMultichoiceValue
5 years ago
John Ralls 16da3208fc Make GncOptionDateValue::get_period_index return value size_t.
5 years ago
John Ralls 3200bd4966 Add a multiselect boolean member to GncOptionAccountValue.
5 years ago
John Ralls 3b78b6e894 Change the GncOptionMultichoiceValue permissible value return types to const char*.
5 years ago
John Ralls dc876d4041 Provide an accessor to GncOptionAccountValue::m_allowed
5 years ago
John Ralls aa246d3096 Make implementation classes and template code visible only in app-utils.
5 years ago