78 Commits (a41d5fe01947f2f878c055670986a165af800f9a)

Author SHA1 Message Date
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Philip Kaufmann c431e9f1f0 Bitcoin-Qt: save and restore position of debug window 11 years ago
Philip Kaufmann 80fccb0eb3 Bitcoin-Qt: setup testnet GUI directly 11 years ago
Wladimir J. van der Laan 45155d3010 qt: move export button to tabs 11 years ago
Wladimir J. van der Laan 7e600cd92d qt: remove redundant wallet methods from bitcoingui 11 years ago
Philip Kaufmann b001c87126 small indentation, space, formatting fixes (no code changes) 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 abf11f79ae fix "send coins" via context menu in address book 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
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
Philip Kaufmann 3675588a30 Bitcoin-Qt: remove obsolete modal flag from GUI APIs 12 years ago
Philip Kaufmann f82102121f split of createTrayIconMenu() from createTrayIcon() in BitcoinGUI 12 years ago
Philip Kaufmann 5350ea4171 update CClientUIInterface and remove orphan Wx stuff 12 years ago
Philip Kaufmann 128eefa0f8 Qt: small header changes / fixes 12 years ago
Philip Kaufmann 6f959c4cb3 Bitcoin-Qt: use statustips in addition to tooltips 12 years ago
fanquake e1eb3d4451 Update Bugreport Links 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 12 years ago
Philip Kaufmann 5fc3a0f707 remove FIRST_CLASS_MESSAGING support from the client 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 12 years ago
Philip Kaufmann ce2f66d9bf small update for BitcoinGUI::setNumBlocks() function 12 years ago
Philip Kaufmann ddadf791f1 replace some ugly code in addressbookpage.cpp 12 years ago
Philip Kaufmann 47894585ae GUI: merge sign/verify message into a single window with tabbed UI 12 years ago
Philip Kaufmann d2e6dd6c99 merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro 12 years ago
Wladimir J. van der Laan fe4a655042 Fine-grained UI updates 12 years ago
sje397 0c587936c7 Add a menu option to verify a signed message 12 years ago
Philip Kaufmann 840470ec79 add placeholder text to address field (like in sendcoins) and set focus to address field on opening messagepage or "Clear All" / consolidate gotoMessagePage() to 1 function / rename windowTitle to "Sign Message Dialog" 12 years ago
Wladimir J. van der Laan 460c51fdad Add UI RPC console / debug window 12 years ago
sje397 86d5634941 Toggle main window hide on tray icon click 12 years ago
Luke Dashjr fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 12 years ago
Wladimir J. van der Laan 7cfbe1fee4 qtui.h/noui.h interface cleanup 12 years ago
Wladimir J. van der Laan 98e6175874 Update UI through async calls MainFrameRepaint and AddressBookRepaint instead of a timer. 12 years ago
Wladimir J. van der Laan 17690ea5a7 Do show/showNormal only when needed. 12 years ago
Wladimir J. van der Laan 83d1d1a906 Hide window from taskbar when "minimize to tray" active by making window into Tool window 12 years ago
sje397 4efbda3f25 Added 'Backup Wallet' menu option 13 years ago
Janne Pulkkinen 6af93ee2ea Fix Minimize to the tray instead of the taskbar 13 years ago
Luke Dashjr 2bc4fd609c Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
Matt Corallo 7d145a0f59 Add support for opening bitcoin: URIs directly. 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Matt Corallo 7ca47cece7 Fix status bar not displaying Alerts. 13 years ago
Wladimir J. van der Laan 01ea41b203 Add "About Qt" menu option to show built-in Qt About dialog 13 years ago
Wladimir J. van der Laan 66112ed6e6 Example documented class 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago