Added a library which reads OFX server information from www.ofxhome.com.
This library also maintains a cache so it only loads data from that sitewhich it doesn't already have and which is reasably new.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@2054 5c42a225-8b10-0410-9873-89b7810ad06e
Removed frontends for AqBanking5.
The frontends have been obsoleted by GWEN's Dialog Framework.Also, the frontends weren't well maintained anyway: The QT4 dialogs haven'tbeen tested very well since I didn't use them myself. There are replacementsfor the QT3 and QT4 frontends in Gwen's Dialog Framework....
Fixed bash-isms in mksymlinks.sh script for POSIX compliance
Background:For function declarations the bash shell offers an additional syntax which isnot part of the POSIX standard. This bash-ism was used in mksymlinks.sh andcauses the build to work only when /bin/sh is provided by the bash shell. If...
Fix symlink creation of generated headers in a separate builddir.
(The rule for header generation is called "built_sources" everywhere,so the variable in backendsupport/Makefile.am had to be renamedaccordingly.)
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1945 5c42a225-8b10-0410-9873-89b7810ad06e
Use the same scheme for installation of headers as gwen does.
Now we install our headers to $includedir/aqbanking5.This makes sure applications always pick up the correct version of theheaders.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1933 5c42a225-8b10-0410-9873-89b7810ad06e
merged branch-aq3 back to trunk
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@1396 5c42a225-8b10-0410-9873-89b7810ad06e
Only create symlink when directory exists - avoids error on nonexisting aqnone/plugin
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@984 5c42a225-8b10-0410-9873-89b7810ad06e
- imexporter: Added notedTransactions (those are transactions which are noted at the bank but which have not been booked). Noted transactions are now stored as such by AqHBCI.- no longer build libbankingpp.la- provider lists are no longer public- updated Doxyfile.in to current version of Doxygen...
Merge branch_2_0 into HEAD.
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@764 5c42a225-8b10-0410-9873-89b7810ad06e
- more work on build system
git-svn-id: https://devel.aqbanking.de/svn/aqbanking/trunk@519 5c42a225-8b10-0410-9873-89b7810ad06e