58 Commits (2e2fca4439b4651e28c13237999ab84e06481c9d)

Author SHA1 Message Date
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 13 years ago
Philip Kaufmann ddadf791f1 replace some ugly code in addressbookpage.cpp 13 years ago
Philip Kaufmann 47894585ae GUI: merge sign/verify message into a single window with tabbed UI 13 years ago
Philip Kaufmann d2e6dd6c99 merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro 13 years ago
Wladimir J. van der Laan fe4a655042 Fine-grained UI updates 13 years ago
sje397 0c587936c7 Add a menu option to verify a signed message 13 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" 13 years ago
Wladimir J. van der Laan 460c51fdad Add UI RPC console / debug window 13 years ago
sje397 86d5634941 Toggle main window hide on tray icon click 13 years ago
Luke Dashjr fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
Wladimir J. van der Laan 7cfbe1fee4 qtui.h/noui.h interface cleanup 13 years ago
Wladimir J. van der Laan 98e6175874 Update UI through async calls MainFrameRepaint and AddressBookRepaint instead of a timer. 13 years ago
Wladimir J. van der Laan 17690ea5a7 Do show/showNormal only when needed. 13 years ago
Wladimir J. van der Laan 83d1d1a906 Hide window from taskbar when "minimize to tray" active by making window into Tool window 13 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
Wladimir J. van der Laan 83312d7c6c remove transparency effect and windows-specific code for now, it's not working as supposed 13 years ago
Janne Pulkkinen 94723e27ad Pull request #21: windows fixes/cleanup by Matoking 13 years ago
Wladimir J. van der Laan cf9195c808 (k)ubuntu 10.04+ notification support (based on @zwierzak his code) 13 years ago
Wladimir J. van der Laan b7bcaf940d Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
Wladimir J. van der Laan ae8adeb90a Wallet encryption part 1: show wallet encryption status 13 years ago
Wladimir J. van der Laan db7f023417 Accept "bitcoin:" URL drops from browsers 13 years ago
Wladimir J. van der Laan 2351a3fc9f minimize amount of text in status bar; show only icons, if the user wants explanation they can view the tooltip 13 years ago
Wladimir J. van der Laan 8dcffd4d07 show rotating spinner when block download out of date, tick otherwise 14 years ago
Wladimir J. van der Laan df5ccbd2b2 Show unconfirmed balance on overview page 14 years ago
Wladimir J. van der Laan f54d59ba4a add export functionality for address book / receiving addresses 14 years ago
Wladimir J. van der Laan 51d7cc07f1 Add context menu on transaction list: copy label, copy address, edit label, show details 14 years ago
Wladimir J. van der Laan 3479849dc4 convert to full tab-based ui 14 years ago
Wladimir J. van der Laan fbaee7a853 Export functionality for transaction list 14 years ago
Wladimir J. van der Laan d52a0f3bca Rename "History" tab to more logical "Transactions", move "Number of transactions" from status bar to overview page 14 years ago
Wladimir J. van der Laan 64c8b69948 tab reorg phase 1: split main gui into "overview" and "history" 14 years ago
Wladimir J. van der Laan bb82fdb543 "Receive coins" instead of "Receiving addresses" 14 years ago
Wladimir J. van der Laan e5b47b4328 Remove "default address" from main GUI screen, it only confuses people 14 years ago