aboutsummaryrefslogtreecommitdiff
path: root/src/qt/rpcconsole.cpp
AgeCommit message (Expand)Author
2020-12-27gui: display network in peer detailsJon Atack
2020-12-27gui: rename peer tab column headers, initialize in .hHennadii Stepanov
2020-12-20[net processing] Rename nStartingHeight to m_starting_heightJohn Newbery
2020-12-20[net processing] Move nStartingHeight to PeerJohn Newbery
2020-11-23Merge #20202: wallet: Make BDB support optionalWladimir J. van der Laan
2020-11-20Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selectedJonas Schnelli
2020-11-19Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...MarcoFalke
2020-11-18Do not compile BDB things when USE_BDB is definedAndrew Chow
2020-11-18Include wallet/bdb.h where it is actually being usedAndrew Chow
2020-10-28gui: Remove BDB version from the Information tabHennadii Stepanov
2020-08-26qt, refactor: Fix 'QDateTime is deprecated' warningsHennadii Stepanov
2020-08-13qt: Name RPCConsole executor QThreadHennadii Stepanov
2020-08-12RPCConsole, take initial chaintip data as parameterJonas Schnelli
2020-07-23Merge #19334: wallet: Introduce WalletDatabase abstract classSamuel Dobson
2020-07-15gui: Show permissions instead of whitelistedWladimir J. van der Laan
2020-07-14walletdb: Introduce WalletDatabase abstract classAndrew Chow
2020-07-14gui, doc: rm Ban Score in GUI Peers window/release notes updatesJon Atack
2020-07-09Merge #18993: qt: increase console command max lengthfanquake
2020-07-03Clean up separated ban/discourage interfacePieter Wuille
2020-06-29qt: Hide peer detail view if multiple are selectedJoão Barbosa
2020-06-15walletdb: Move BDB specific things into bdb.{cpp/h}Andrew Chow
2020-05-29Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimalJonas Schnelli
2020-05-26qt: increase console command max length10xcryptodev
2020-05-17gui: Remove un-actionable TODOMarcoFalke
2020-05-13qt: Remove QFont warnings with QPA=minimalHennadii Stepanov
2020-05-11refactor: Add BerkeleyDatabaseVersion() functionHennadii Stepanov
2020-05-08refactor: Use override for non-final overridersHennadii Stepanov
2020-05-04Merge #15768: gui: Add close window shortcutJonas Schnelli
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-24gui: display Mapped AS in peers info windowJon Atack
2020-03-19refactor: Rename Node::disconnect methodsRussell Yanofsky
2020-03-04refactor: Convert ping wait time from double to int64_tBen Woosley
2020-03-04refactor: Convert min ping time from double to int64_tBen Woosley
2020-03-04refactor: Convert ping time from double to int64_tBen Woosley
2020-02-05gui: Add close window shortcutMiguel Herranz
2020-01-22Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...Wladimir J. van der Laan
2020-01-16gui: Remove warning "unused variable 'wallet_model'"João Barbosa
2020-01-08net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...practicalswift
2019-10-15gui: Make RPCConsole::TabTypes an enum classJoão Barbosa
2019-10-02gui: Add shortcuts for tab toolsJoão Barbosa
2019-08-29Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressionsWladimir J. van der Laan
2019-08-29Merge #16701: qt: Replace functions deprecated in Qt 5.13Wladimir J. van der Laan
2019-08-28Merge #14879: qt: Add warning messages to the debug windowMarcoFalke
2019-08-25qt: Replace obsolete functions of QDesktopWidgetHennadii Stepanov
2019-08-24qt: Remove QSignalMapper from RPCConsoleHennadii Stepanov
2019-08-11Replace the use of fWhitelisted by permission checksnicolas.dorier
2019-07-31gui: Remove unused RPCConsole::tabFocusJoão Barbosa
2019-06-26scripted-diff: Avoid passing PACKAGE_NAME for translationMarcoFalke
2019-05-30gui: Enable console line edit on setClientModelJoão Barbosa
2019-04-29Remove unused OpenSSL includes to make it more clear where OpenSSL is usedpracticalswift