3247 Commits (3f2c6f8654ac3a975d6a78be83b50cd2da4fddb3)

Author SHA1 Message Date
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
Pieter Wuille a0fa20a12b Move CCoins-related logic to coins.{cpp.h} 11 years ago
Pieter Wuille 84674082b0 Make CCoinsView use block hashes instead of indices 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Brandon Dahler b64187d05f Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}. 11 years ago
Matt Corallo eacc6f4a26 Add a few more basic script/tx test-cases. 11 years ago
Philip Kaufmann 91163c15f6 [Qt] rename rpcconsole window 11 years ago
Philip Kaufmann a80b1a0312 [Qt] make event() and eventFilter() in askpassphrasedialog protected 11 years ago
Philip Kaufmann 5cd85c4228 [Qt] remove unused optionsmodel from addressbookpage 11 years ago
Philip Kaufmann 011e1c060a [Qt] use tr() instead of QObject::tr() in intro.cpp 11 years ago
Wladimir J. van der Laan c82cddcc55 qt: remove unused signal from addresstablemodel 11 years ago
Sergey Kazenyuk e5a2c9794c Make time facet non-constant 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Wladimir J. van der Laan e30bd78f81 No more fHaveGUI 11 years ago
Patrick Strateman 75ef87dd93 process received messages one at a time without sleeping between messages 11 years ago