238 Commits (84f8551f3ab2ee1be72590278855972e7f200c94)

Author SHA1 Message Date
Philip Kaufmann 84f8551f3a [Qt] misc small Mac related changes/cleanups 11 years ago
Philip Kaufmann ccd1372dd0 [Qt] small notificator and style changes 11 years ago
Philip Kaufmann 309f796b39 [Qt] make most Windows appear centered on main GUI 11 years ago
Wladimir J. van der Laan 146ba964e4 qt: GUI support for -disablewallet mode 11 years ago
Wladimir J. van der Laan 4c60358604 qt: add Open URI dialog 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann 4751df0ca3 [Qt] additional small fixes for #3099 (new receive flow) 11 years ago
Philip Kaufmann d57a496c51 [Qt] misc small fixes for #3099 (new receive flow) 11 years ago
Philip Kaufmann 2384a2864b allow emit message() in sendcoinsdialog and walletview 11 years ago
Philip Kaufmann 08dd1b7be1 Qt: move paymentACK handling to paymentserver 11 years ago
Philip Kaufmann 8abac716ea bitcoingui: show main window (if hidden) on modal messages 11 years ago
Wladimir J. van der Laan 74fb765e29 qt: rework "receive coins" workflow 11 years ago
Wladimir J. van der Laan 163145938c qt: remove awkward way of setting GUI pages 11 years ago
Philip Kaufmann c7b1d6bbc7 Bitcoin-Qt: ensure Qt icon is shown with Qt >= 5.0 11 years ago
Philip Kaufmann a8d0c1e8cc Bitcoin-Qt: prevent stuck/unusable debug window on exit 11 years ago
Philip Kaufmann d5f0ef54f8 several small Qt-related fixes 11 years ago
Philip Kaufmann b26f9d893c Bitcoin-Qt: BitcoinGUI::message() updates/fixes 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 050d2e953f Remove #define loop from util.h 11 years ago
Philip Kaufmann c431e9f1f0 Bitcoin-Qt: save and restore position of debug window 11 years ago
Philip Kaufmann 84ef729aa1 Bitcoin-Qt: fix QApplication includes to match our include defaults 11 years ago
Philip Kaufmann 80fccb0eb3 Bitcoin-Qt: setup testnet GUI directly 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 11 years ago
Jonas Schnelli 4d17a1b0c2 fix: GUI Disappearing #1522 (Mac OSX) 11 years ago
Philip Kaufmann d9d6c7d936 bitcoingui: remove 2 unneeded includes 11 years ago
Wladimir J. van der Laan 45155d3010 qt: move export button to tabs 11 years ago
Philip Kaufmann 8d643c90a6 Bitcoin-Qt: remove " - " on empty title in BitcoinGUI::message() 11 years ago
Philip Kaufmann 4881353efe rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() 11 years ago
Wladimir J. van der Laan 7e600cd92d qt: remove redundant wallet methods from bitcoingui 11 years ago
Philip Kaufmann 35ed704d44 Bitcoin-Qt: update for BitcoinGUI::eventFilter() 11 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way. 11 years ago
Philip Kaufmann 8726de26ee Bitcoin-Qt: fix GUI after initial multi-wallet patch 11 years ago
Philip Kaufmann 0dcf9e5308 Bitcoin-Qt: fix opening verify message tab via main menu 11 years ago
Philip Kaufmann 1ce0448808 Bitcoin-Qt: only use qApp for Q(Core)Application::instance() 11 years ago
Philip Kaufmann b2bf46d35e Bitcoin-Qt: fix debug window 11 years ago
Philip Kaufmann abf11f79ae fix "send coins" via context menu in address book 11 years ago
Roman Mindalev 0de26d5826 Words in English language are more short than in other langs usually. 11 years ago
Philip Kaufmann 5968cf5db2 Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac 11 years ago
Roman Mindalev f688056f9d Show window in center of screen on first launch 11 years ago
Roman Mindalev e11f1806b6 Save & restore window size and position 11 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt 11 years ago
Philip Kaufmann 311993ab10 Bitcoin-Qt: add "send coins" to context menu in addressbook 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Pieter Wuille f7f3a96b74 Improve block database load error reporting 11 years ago
Pieter Wuille 398774181a Improve block database load error reporting 11 years ago
Pieter Wuille 9f2467ad62 Transactions-based verification progress 11 years ago
Wladimir J. van der Laan 24cde0b7d1 Change progress bar from block-based to time-based 11 years ago
Philip Kaufmann 50ecd7b689 use new message() function in BitcoinGUI 12 years ago