aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2020-06-10Make GetWarnings() return bilingual_strHennadii Stepanov
2020-06-10gui: add missing translation.h include to fix buildfanquake
2020-06-09refactor: Change Node::initError to take bilingual_strWladimir J. van der Laan
2020-06-08Merge #18898: gui: Display warnings as rich textMarcoFalke
2020-06-05Merge #19132: qt: lock cs_main, m_cached_tip_mutex in that orderJonas Schnelli
2020-06-05Merge #15202: gui: Add Close All Wallets actionJonas Schnelli
2020-06-02Merge #19104: gui, refactor: Register Qt meta types in application constructorJonas Schnelli
2020-06-01qt: lock cs_main, m_cached_tip_mutex in that orderVasil Dimov
2020-06-01Merge #19072: doc: Expand section on Getting Startedfanquake
2020-06-01gui: Add Close All Wallets actionJoão Barbosa
2020-06-01gui: Add closeAllWallets to WalletControllerJoão Barbosa
2020-05-29util: dedup code in callers of serviceFlagToStr()Vasil Dimov
2020-05-29util: simplify the interface of serviceFlagToStr()Vasil Dimov
2020-05-29gui, refactor: Register Qt meta types in application constructorJoão Barbosa
2020-05-29Merge #14988: wallet: Fix for confirmed column in csv export for payment to s...Jonas Schnelli
2020-05-29Merge #18424: qt: Use parent-child relation to manage lifetime of OptionsMode...Jonas Schnelli
2020-05-29Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...Jonas Schnelli
2020-05-29Merge #17993: gui: Balance/TxStatus polling update based on last block hash.Jonas Schnelli
2020-05-29Merge #17968: qt: Ensure that ModalOverlay is resized properlyJonas Schnelli
2020-05-29Merge #17956: gui: Disable unavailable context menu items in transactions tabJonas Schnelli
2020-05-29Merge #17918: qt: Hide non PKHash-Addresses in signing address bookJonas Schnelli
2020-05-29Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimalJonas Schnelli
2020-05-29Merge #17597: qt: Fix height of QR-less ReceiveRequestDialogJonas Schnelli
2020-05-29Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli
2020-05-28Add missing QPainterPath includeAndrew Chow
2020-05-27doc: Fix unrelated typos reported by codespellMarcoFalke
2020-05-27qt: Add privacy feature to Overview pageHennadii Stepanov
2020-05-26Merge #19032: Serialization improvements: final stepWladimir J. van der Laan
2020-05-23BlockTip struct created and connected to notifyHeaderTip and notifyBlockTip s...furszy
2020-05-23Added best block hash to the NotifyHeaderTip and NotifyBlockTip signals.furszy
2020-05-23qt: Add BitcoinUnits::formatWithPrivacy() functionHennadii Stepanov
2020-05-21Merge #18997: gui: Remove un-actionable TODOMarcoFalke
2020-05-20Convert Qt to new serializationPieter Wuille
2020-05-20Merge #18587: gui: Avoid wallet tryGetBalances calls in WalletModel::pollBala...Jonas Schnelli
2020-05-19refactor: Remove Node:: queries from GUIHennadii Stepanov
2020-05-19qt: Add SynchronizationState enum to signal parameterHennadii Stepanov
2020-05-19refactor: Remove Node::getReindex() call from GUIHennadii Stepanov
2020-05-19refactor: Pass SynchronizationState enum to GUIHennadii Stepanov
2020-05-17gui: Remove un-actionable TODOMarcoFalke
2020-05-13Merge #18922: gui: Do not translate InitWarning messages in debug.logJonas Schnelli
2020-05-13qt: Remove QFont warnings with QPA=minimalHennadii Stepanov
2020-05-13Merge #18894: gui: Fix manual coin control with multiple wallets loadedJonas Schnelli
2020-05-13Merge #18578: gui: Fix leak in CoinControlDialog::updateViewJonas Schnelli
2020-05-11refactor: Add BerkeleyDatabaseVersion() functionHennadii Stepanov
2020-05-11Merge #18914: refactor: Apply override specifier consistentlyMarcoFalke
2020-05-10util: Drop OpOriginal() and OpTranslated()Hennadii Stepanov
2020-05-08refactor: Use override for non-final overridersHennadii Stepanov
2020-05-07qt: Display warnings as rich textHennadii Stepanov
2020-05-05gui: Fix manual coin control with multiple wallets loadedJoão Barbosa
2020-05-05qt: Rename slot to updateDisplayUnit()Hennadii Stepanov