3417 Commits (d0a94f2c2f127768acd9be4c0905d40f609ba6fc)

Author SHA1 Message Date
Wladimir J. van der Laan 57feb1ba5a ui: Clarify help messages for 'message' fields 11 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 11 years ago
Wladimir J. van der Laan b77dfdc9e3 Typesafe strprintf/error/LogPrint functions 11 years ago
Wladimir J. van der Laan 53e9d3aa44
build: fix typo in configure help message 11 years ago
Wladimir J. van der Laan 17b409b2e6 qt: Fix richtext detection hang issue on very old Qt versions 11 years ago
Philip Kaufmann f0219813d5 [Qt] move helpmessage from debug window to main menu 11 years ago
Philip Kaufmann 4bee715bfd [Qt] very minor style cleanups 11 years ago
Cozz Lovan 22a51207ae [Qt] Show and store message of normal bitcoin:URI 11 years ago
Wladimir J. van der Laan d0a7c682c6
build: Fix warning about space after trailing backslash 11 years ago
Wladimir J. van der Laan f622232bcf gitian: Windows 64 bit support 11 years ago
Cozz Lovan 4d901023b7 [Qt] Add sorting feature to the requested payments table 11 years ago
Cozz Lovan 8476d5d407 [Qt] Permanently store requested payments in wallet 11 years ago
Wladimir J. van der Laan b10e147096 wallet: add interface for storing generic data on destinations 11 years ago
Luke Dashjr 2041365c8c Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_for 11 years ago
Luke Dashjr e18e1001eb configure: Minor grammatical changes to be more clear 11 years ago
Luke Dashjr a9dbcf036b configure: Change --with[out]-qt to --with[out]-gui and add --with[out]-cli and --with[out]-daemon to support more build configurations 11 years ago
Luke Dashjr f47299038d Bugfix: Correct captitalisation of Qt 11 years ago
Luke Dashjr f930341d81 configure: Internal changes to make building bitcoind and bitcoin-cli optional 11 years ago
Micha e7906d18cf
Add a new checkpoint at block 279,000 11 years ago
Luke Dashjr 4a290b526c Cleanup LevelDB library dependencies 11 years ago
Cozz Lovan 1f12844fc0 Fix importprivkey / rescan 11 years ago
Philip Kaufmann 7b50bb2f1b [Qt] add utilitydialog.cpp/h and helpmessage class 11 years ago
Wladimir J. van der Laan a8db31c83d qt: allow `walletpassphrase` in debug console without -server 11 years ago
Philip Kaufmann 1ba3560fe8 [Qt] let OptionsModel::getProxySettings() directly query proxy 11 years ago
Philip Kaufmann c704532294 [Qt] small paymentserver header cleanup 11 years ago
Philip Kaufmann 81bad8b386 [Qt] 2 minor translation changes 11 years ago
Cozz Lovan 57d8e3f88f [Qt] add missing lock in walletmodel 11 years ago
Philip Kaufmann 8c20bbbed9 update copyright year to 2014 11 years ago
Wladimir J. van der Laan b26de9d951
qt: Update remaining "The Bitcoin Core Developers" 11 years ago
Wladimir J. van der Laan 1e3abb4e3d build: upgrade Qt used by windows build to 5.2.0 11 years ago
Wladimir J. van der Laan f087ce8891 qt: English translation update 11 years ago
Wladimir J. van der Laan 66a8829a33 qt: Minor message updates 11 years ago
Wladimir J. van der Laan f10b2d70d0 qt: use series of pngs for spinner 11 years ago
Wladimir J. van der Laan 67d60f7031 build: fix MacOSX build after ec41342 11 years ago
Philip Kaufmann d464edfb8c [Qt] fix alphabetical ordering in Makefile.am 11 years ago
Pieter Wuille da0fecffa7 Store orphan blocks in serialized form 11 years ago
Philip Kaufmann 04aa828728 [Qt] don't regenerate autostart link on every client startup 11 years ago
Philip Kaufmann 245a6ab1ae [Qt] guard bitcoin-config.h and remove dublicated help message code 11 years ago
Philip Kaufmann c037531d69 small headers ordering cleanup 11 years ago
Cozz Lovan 9b146cd3ca GUI: Fix design in overview page 11 years ago
Wladimir J. van der Laan 5a407bd095
makefile.am: split long lines into one file per line 11 years ago
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 11 years ago
Wladimir J. van der Laan ec41342e3d build: pass correct defs and include path to moc 11 years ago
Wladimir J. van der Laan 9a2305a1b3 qt: Stop shutdown detection timer during shutdown 11 years ago
Wladimir J. van der Laan 35ecf854c0 qt: Remove global references in bitcoin.cpp 11 years ago
Wladimir J. van der Laan 55fe4de960 qt: Show window while shutting down 11 years ago
Wladimir J. van der Laan 202d853bbe qt: Move initialization/shutdown to a thread 11 years ago
Cory Fields 42cc96737c qt5: fix typo causing broken selection logic 11 years ago
Cory Fields 371f3f6ba5 qt5: fix --with-qt with no arguments 11 years ago
Cory Fields 8b0f608815 qt5: tests: Make sure static plugin symbols are pulled in 11 years ago