Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-23 | qt: rework "receive coins" workflow | Wladimir J. van der Laan | |
2013-10-18 | qt: merge walletstack and walletframe | Wladimir J. van der Laan | |
There were too many levels of indirection here, and the functionality of walletframe and walletstack can easily be merged. This commit merges the two which cuts a lot of lines of boilerplate code. | |||
2013-10-14 | Add network traffic graph | Scott Ellis | |
2013-09-18 | autotools: fix the Makefile.include to be safely included anywhere. | Cory Fields | |
This way we can reuse rules rather than duplicating them. | |||
2013-09-14 | autotools: add translate target for qt translations | Cory Fields | |
2013-09-14 | autotools: rearrange qt sources to make them more flexible | Cory Fields | |
Add BITCOIN_MM QR_CPP and BITCOIN_CPP in order to better accomodate complicated targets. This is a no-op change. | |||
2013-09-05 | autotools: switch to autotools buildsystem | Cory Fields | |