aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-13Set the number of SHA512 rounds based on the speed of the computer.Matt Corallo
2011-07-13Add wallet privkey encryption.Matt Corallo
2011-07-11also show balloon on sent transaction, to notify when coins sentWladimir J. van der Laan
2011-07-11Show unconfirmed balance on overview pageWladimir J. van der Laan
2011-07-11Make tooltip on refresh more clearWladimir J. van der Laan
2011-07-10Make mlock() and munlock() portable to systems that require the address to be...Doug Huff
2011-07-09wxp/mingw build fixesWladimir J. van der Laan
2011-07-09add better windows7/vista look by nico_wWladimir J. van der Laan
2011-07-09remove placeholder text from ui form, code generator screws up on older qtWladimir J. van der Laan
2011-07-09add export functionality for address book / receiving addressesWladimir J. van der Laan
2011-07-09remove magic number: change threshold for nLockTime to constantWladimir J. van der Laan
2011-07-09remove magic number: change threshold for nLockTime to constantWladimir J. van der Laan
2011-07-09remove magic number: change threshold for nLockTime to constantWladimir J. van der Laan
2011-07-08Add context menu on transaction list: copy label, copy address, edit label, s...Wladimir J. van der Laan
2011-07-08Transaction list: less terse tooltipWladimir J. van der Laan
2011-07-08send coins dialog: make sure send button remain default button (triggered wit...Wladimir J. van der Laan
2011-07-08forgot synced iconsWladimir J. van der Laan
2011-07-08Reorganize "send coins" tabWladimir J. van der Laan
2011-07-08Display a "freshness" indicator instead of nr of blocksWladimir J. van der Laan
2011-07-08mlock() all private keys in memoryDylan Noblesmith
2011-07-08Prepare codebase for Encrypted Keys.Pieter Wuille
2011-07-07"Status" doesn't fit into narrow first column in transaction history, make th...Wladimir J. van der Laan
2011-07-07Add German translation by nico_wWladimir J. van der Laan
2011-07-07add [testnet] to whatever the current window title isWladimir J. van der Laan
2011-07-07Selection/tab navigation fixesWladimir J. van der Laan
2011-07-07convert to full tab-based uiWladimir J. van der Laan
2011-07-07Qt handles the "..." for too long table rows. Remove this functionality from ...Wladimir J. van der Laan
2011-07-07Sync to bitcoin git e94010b2395694d56dd6Wladimir J. van der Laan
2011-07-07temp patch for qtuiWladimir J. van der Laan
2011-07-07CKeyStore::AddKey must return a booleanWladimir J. van der Laan
2011-07-07Export functionality for transaction listWladimir J. van der Laan
2011-07-07Rename "History" tab to more logical "Transactions", move "Number of transact...Wladimir J. van der Laan
2011-07-07minor language/text updatesWladimir J. van der Laan
2011-07-07Improve view of generated transactions (show clock icon when still maturing)Wladimir J. van der Laan
2011-07-06Address book: Disable "copy to clipboard" and "Delete" buttons when nothing s...Wladimir J. van der Laan
2011-07-06Remove code for no longer existing edit button in address book dialogWladimir J. van der Laan
2011-07-06Add "BTC" to all amount widgets, to make clear what the unit isWladimir J. van der Laan
2011-07-05tab reorg phase 1: split main gui into "overview" and "history"Wladimir J. van der Laan
2011-07-05Merge pull request #383 from sipa/syncdefaultv0.3.24rc3Jeff Garzik
2011-07-05make balance selectable / copyableWladimir J. van der Laan
2011-07-05Add minversion to wallet.Matt Corallo
2011-07-05Revert "Make UPnP default on Bitcoin but not on Bitcoind."Matt Corallo
2011-07-05Fix synchronization of default keyPieter Wuille
2011-07-04Merge pull request #379 from gavinandresen/nocommasv0.3.24rc2Gavin Andresen
2011-07-05Added a couple minor things to match newer build process.Matt Corallo
2011-07-04as there is no "default receiving address" in this GUI, don't autogenerate ne...Wladimir J. van der Laan
2011-07-04Do not use comma as thousands separatorGavin Andresen
2011-07-03Eliminate useless paddingWladimir J. van der Laan
2011-07-03windows build fixesWladimir J. van der Laan
2011-07-03Block-chain lock-in at 134444Gavin Andresen