213 Commits (c4316fefa5f56d62eeceb710ee18313bd9be1128)

Author SHA1 Message Date
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 12 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 12 years ago
Jonas Schnelli 4d17a1b0c2 fix: GUI Disappearing #1522 (Mac OSX) 12 years ago
Philip Kaufmann d9d6c7d936 bitcoingui: remove 2 unneeded includes 12 years ago
Wladimir J. van der Laan 45155d3010 qt: move export button to tabs 12 years ago
Philip Kaufmann 8d643c90a6 Bitcoin-Qt: remove " - " on empty title in BitcoinGUI::message() 12 years ago
Philip Kaufmann 4881353efe rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks() 12 years ago
Wladimir J. van der Laan 7e600cd92d qt: remove redundant wallet methods from bitcoingui 12 years ago
Philip Kaufmann 35ed704d44 Bitcoin-Qt: update for BitcoinGUI::eventFilter() 12 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way. 12 years ago
Philip Kaufmann 8726de26ee Bitcoin-Qt: fix GUI after initial multi-wallet patch 12 years ago
Philip Kaufmann 0dcf9e5308 Bitcoin-Qt: fix opening verify message tab via main menu 12 years ago
Philip Kaufmann 1ce0448808 Bitcoin-Qt: only use qApp for Q(Core)Application::instance() 12 years ago
Philip Kaufmann b2bf46d35e Bitcoin-Qt: fix debug window 12 years ago
Philip Kaufmann abf11f79ae fix "send coins" via context menu in address book 12 years ago
Roman Mindalev 0de26d5826 Words in English language are more short than in other langs usually. 12 years ago
Philip Kaufmann 5968cf5db2 Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac 12 years ago
Roman Mindalev f688056f9d Show window in center of screen on first launch 12 years ago
Roman Mindalev e11f1806b6 Save & restore window size and position 12 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt 12 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 12 years ago
Pieter Wuille 398774181a Improve block database load error reporting 12 years ago
Pieter Wuille 9f2467ad62 Transactions-based verification progress 12 years ago
Wladimir J. van der Laan 24cde0b7d1 Change progress bar from block-based to time-based 12 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
Pieter Wuille 45a9365f18 Fix status text after reindex 12 years ago
Pieter Wuille 7fea484674 Add -reindex, to perform in-place reindexing of block chain files 12 years ago
Philip Kaufmann 6f959c4cb3 Bitcoin-Qt: use statustips in addition to tooltips 12 years ago
Philip Kaufmann 6b3783a9c9 fix some double-spaces in strings 12 years ago
Wladimir J. van der Laan 62e21fb5d0 Show warning when using prerelease version 12 years ago
Pieter Wuille 66b02c93e6 Move external block import to separate thread 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 12 years ago
Wladimir J. van der Laan 3ccbaa56f4 comment update: it's -> its 12 years ago
Philip Kaufmann 382e9e25ff Qt: re-order GUI code 12 years ago
Philip Kaufmann 5fc3a0f707 remove FIRST_CLASS_MESSAGING support from the client 12 years ago
Philip Kaufmann e273c51287 Update string for Show/Hide in the tray 12 years ago
Wladimir J. van der Laan 382b75f528 Override progress bar on platforms with segmented progress bars 12 years ago
Wladimir J. van der Laan 05fa0de6d8 Add icon for "About Qt" in menu 12 years ago
Luke Dashjr b49f1398a1 Bugfix: Correct English grammar regarding "'s" 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 b9a33a61a0 change Window title to "Bitcoin - Wallet" / misc related renames 12 years ago
Philip Kaufmann 56d673675d when on testnet, set testnet icon for about dialog 12 years ago
Philip Kaufmann ddadf791f1 replace some ugly code in addressbookpage.cpp 12 years ago