aboutsummaryrefslogtreecommitdiff
path: root/src/qt/transactiondesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* enhance translation possibilities in TransactionDesc / misc other changesPhilip Kaufmann2012-07-031-46/+38
* Fix a typo in TransactionDesccardpuncher2012-06-301-1/+1
* update info string in GUI for generated blocks and change "must wait" into "m...Philip Kaufmann2012-06-091-1/+1
* Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddressPieter Wuille2012-05-241-11/+13
* Remove headers.hPieter Wuille2012-04-171-1/+3
* Use scoped locks instead of CRITICAL_BLOCKPieter Wuille2012-04-091-2/+4
* Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...Wladimir J. van der Laan2012-04-041-1/+1
* VC2010 compile fixesWladimir J. van der Laan2012-04-031-1/+1
* Qt: Show transaction ID in detailsLuke Dashjr2012-01-101-0/+2
* Move HtmlEscape (escape for qt rich text controls) to qt gui utilitiesWladimir J. van der Laan2011-12-231-27/+11
* Fix broken ExtractAddress (refactored, made callers check for addresses in ke...Gavin Andresen2011-12-221-3/+3
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-9/+8
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-8/+9
* update to work with new lock system, add protocol.* to build systemWladimir J. van der Laan2011-09-021-2/+2
* QtUI code cleanup / comment improvementsWladimir J. van der Laan2011-08-081-82/+51
* Properly html-escape labelsWladimir J. van der Laan2011-07-311-5/+5
* Make debug info more interesting (show SHA160 addresses for inputs)Wladimir J. van der Laan2011-07-291-10/+22
* Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-07-271-1/+1
* Merge remote branch 'upstream/master'Wladimir J. van der Laan2011-07-261-13/+11
* windows build fixesWladimir J. van der Laan2011-07-031-1/+2
* update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan2011-06-261-27/+27
* compile fixes by UnthinkingbitWladimir J. van der Laan2011-06-251-1/+1
* remove commented code, use // for one-line comments and comments inside funct...Wladimir J. van der Laan2011-06-181-3/+4
* Internationalization -- initial step, make _ return a std::string to prevent ...Wladimir J. van der Laan2011-06-131-0/+1
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+310