3570 Commits (ffd082a6a36bf0b85078be8400b8eda3630b34b3)

Author SHA1 Message Date
Josh Triplett 26d1b65c53 src/Makefile.am: Simplify clean of leveldb 11 years ago
Philip Kaufmann 0078841617 prevent Windows redefinition warning cause by compat.h 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
theuni 871ac375bd qt: restore icon dock menu 11 years ago
Mike Hearn a946aa8d3e Store and use a sanitized subVer 11 years ago
Mike Hearn ba6a4ea344 Add some additional logging to give extra network insight. 11 years ago
Mike Hearn 6a4c196dd6 Drop fees by 10x due to the persistently higher exchange rate. 11 years ago
theuni 106f133de6 Fix uninitialized variable added in b33b9a6fe 11 years ago
Philip Kaufmann 84b695cc9d [Qt] allow deletion of payment-requests in sendcoins 11 years ago
Robert Backhaus 9ac5a01c73 Move types.h include before ifaddres.h for u_int declaration 11 years ago
Julian Langschaedel 848fe68acd cleanup error message consistency 11 years ago
Gavin Andresen c8b74258ba setgenerate creates multiple blocks in -regtest mode 11 years ago
Philip Kaufmann 67448b245c [Qt] make a UI element in sendcoins non-validated 11 years ago
Gavin Andresen 480e75ceab RPC client option: -rpcwait, to wait for server start 11 years ago
Wladimir J. van der Laan 666893b1fa qt: keep a list of requested payments 11 years ago
Guillermo Céspedes Tabárez ea89d521d6 Update ax_pthread.m4 to serial 21 11 years ago
Guillermo Céspedes Tabárez e4235c38ff Update ax_boost_thread.m4 to serial 27 11 years ago
Guillermo Céspedes Tabárez f9374cafa5 Update ax_boost_system.m4 to serial 17 11 years ago
Guillermo Céspedes Tabárez 2fb65108f3 Update ax_boost_program_options.m4 serial 22 11 years ago
Guillermo Céspedes Tabárez 41276b4695 Update ax_boost_filesystem.m4 to serial 26 11 years ago
Guillermo Céspedes Tabárez 3f064488e9 Update ax_boost_base.m4 to serial 21 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Wladimir J. van der Laan fb0507fe4b qt: show all units in send confirmation 11 years ago
Wladimir J. van der Laan 0e165b97d9 doc: small doxygen update 11 years ago
Philip Kaufmann 79fac3f427 [Qt] use GUIUtil::setClipboard() where possible 11 years ago
Philip Kaufmann fabba0e6cc orphan spaces cleanup ;-) 11 years ago
Philip Kaufmann 379778bde6 core: remove includes in .cpp, if header is already in .h 11 years ago
Philip Kaufmann 309f796b39 [Qt] make most Windows appear centered on main GUI 11 years ago
Wladimir J. van der Laan 22d1ac44dc qt: language update from transifex 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Cozz Lovan 8dfd8c62dc pass nBytes as parameter to GetMinFee(..) 11 years ago
Wladimir J. van der Laan 79afdd1869 qt: align amounts on overview page to the right 11 years ago
Wladimir J. van der Laan c82788efff tests: add testcases for strprintf 11 years ago
Wladimir J. van der Laan d6f690f7da Use C99 printf statements in mingw 11 years ago
sje a6099ef319 Issue #1865 - Clean up RPC help messages 11 years ago
Wladimir J. van der Laan 146ba964e4 qt: GUI support for -disablewallet mode 11 years ago
Jeff Garzik e6b7e3dc79 Add -disablewallet option, to disable wallet support (and BDB) 11 years ago
Wladimir J. van der Laan b3e579713f qt: make URI scheme comparison case insensitive 11 years ago
Jeff Garzik f9ee7a032b init.cpp: cosmetic indent changes, preparing for no-wallet mode 11 years ago
Philip Kaufmann 4f7d496b82 [Qt] remove GUIUtil::getSaveFileName() default arguments 11 years ago
Philip Kaufmann cd696e64df misc small changes to polish after include cleanup 11 years ago
Wladimir J. van der Laan 4c60358604 qt: add Open URI dialog 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Gavin Andresen 69aada346f Bump protocol version to 70002 11 years ago
Gavin Andresen feaec80cb0 Test alerts high at high PROTOCOL_VERSIONs 11 years ago
Gavin Andresen 358ce2664d New reject p2p message 11 years ago
Gavin Andresen 17faf56262 Refactor: pull alert string sanitization into util 11 years ago
Gavin Andresen 0f90613cbe Improve logging of failed connections 11 years ago
Gavin Andresen 3a6faabecf Fix struct/class declaration mismatches 11 years ago