Commit Graph

25 Commits (a4b1827793b146e9d0fd8db87c76cb5caa211dc6)

Author SHA1 Message Date
Robert Fewell 43c2b7e9d7 Bug 797997 - Gnucash File can not be found on Windows from command line.
5 years ago
Christopher Lam e75150c5c6 [gnucash-cli] -R show should accept & try load datafile
6 years ago
Geert Janssens 49e394e3bd Bug 797800 - [help screen items] clarification welcome
6 years ago
Christopher Lam 25e55cee82 [cli-reports] implement --report show
6 years ago
Christopher Lam 4d921c67c3 [cli-reports] implement --report list
6 years ago
Geert Janssens cee52d4f91 Convert '--run-report' to '--report run' to accomodate for additonal report commands
6 years ago
Geert Janssens 451d38f6e8 Convert command line option '--add-price-quotes' to '--quotes get'
6 years ago
Geert Janssens 422dca54e1 Rework command line option parsing to store values directly in class member variables
6 years ago
Geert Janssens 88c27c5ed3 Make gnucash-cli report errors to stderr by default.
6 years ago
Geert Janssens ad826e0f44 A few translation tweaks in gnucash and gnucash-cli
6 years ago
Geert Janssens 780c4b4e2b Small tweaks that got left out by mistake
6 years ago
John Ralls 3884e24eb9 Convert args passed to run reports to const std::string&.
6 years ago
John Ralls 1e9b5a5707 gnucash-cli: Actually run the report.
6 years ago
John Ralls c23ca6fb12 Make run-report member variable names consistent.
6 years ago
Christopher Lam b34913feda [cli-reports] run reports from cli
6 years ago
Geert Janssens 1ea284d868 Use common input file parameter for gnucash-cli --add-price-quotes
6 years ago
Geert Janssens b56b87685b Factor out common quotes retrieval code into a new file gnucash-commands.cpp
6 years ago
Geert Janssens 09b270c693 Return from main instead of exiting
6 years ago
Geert Janssens 88ed957d2a Pass argc and argv by value instead of by reference
6 years ago
Geert Janssens a435b4c4f6 Port command line option handling to boost::program_options
6 years ago
Geert Janssens 2b8f91a191 Rename Gnucash::Base to Gnucash::CoreApp
6 years ago
Geert Janssens 785f6702a1 Switch to using boost::locale::format and iostream for printing messages
6 years ago
Geert Janssens 969d00a59f Further cleanup in gnucash and gnucash-cli
6 years ago
Geert Janssens c58cfdb87d Extract common setup bits from gnucash and gnucash-cli into a separate class Gnucash::Base
6 years ago
Geert Janssens 3cd0de8ce4 Introduce new executable 'gnucash-cli'
6 years ago