Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better c++ #1965

Merged
merged 6 commits into from
Oct 18, 2024
Merged

Better c++ #1965

merged 6 commits into from
Oct 18, 2024

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    d13f930 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. [Account.cpp] small modification xaccAccountSetLastNum

    if last-num is empty-string, remove the slot. this makes the behaviour
    consistent with other slots.
    christopherlam committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ecabcef View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [qofinstance.cpp] add overloaded qof_instance_set|get_path_kvp

    these overloaded functions to kvp slots do not require GValue
    christopherlam committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a26a6c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b2b76 View commit details
    Browse the repository at this point in the history
  3. [Account.cpp] use newer qof_instance_get|set_path_kvp

    which do not require GValue dance
    
    small modification of xaccAccountSetLastNum behaviour with
    empty-string last_num
    christopherlam committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    63deaad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1085721 View commit details
    Browse the repository at this point in the history