1721 Commits (960e99404ff7337a5eefac9086dd2843fd70f24a)

Author SHA1 Message Date
Philip Kaufmann 2e43c92428 translations update (bitcoinstrings.cpp + bitcoin_en.ts) 12 years ago
Philip Kaufmann 5fb445b49e Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
Philip Kaufmann 54413aab13 Bitcoin-Qt: never display own block count > estimated block count 12 years ago
Philip Kaufmann a8fbbd8fb0 Bitcoin-Qt: comment out unused parameter in addressbookpage 12 years ago
Andrey Alekseenko 6a3aef39e7 OptionsModel now has MapPortUPnP=false if UPNP is not supported 12 years ago
Philip Kaufmann 15d8ff2029 rework ThreadSafeAskFee() / askFee() functions 12 years ago
Philip Kaufmann 7f5a1b529b remove unneeded flag from MSG_INFORMATION and fix an indentation 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
burger2 ecd67a1420 Fix duplicate shortcut usage in sign/verify message dialog. 12 years ago
Philip Kaufmann baa510b210 update bitcoinstrings.cpp and bitcoin_en.ts 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 128eefa0f8 Qt: small header changes / fixes 12 years ago
Pieter Wuille 92467073ad Remove -detachdb and stop's detach argument. 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
Philip Kaufmann 83a3fb81f3 ensure AskPassphraseDialog::eventFilter forwards events 12 years ago
Wladimir J. van der Laan 62e21fb5d0 Show warning when using prerelease version 12 years ago
Alex 39ad0aa692 Fixed 100% CPU utilization problem on FreeBSD 9 12 years ago
Pieter Wuille ae8bfd12da Batch block connection during IBD 12 years ago
Pieter Wuille 450cbb0944 Ultraprune 12 years ago
Pieter Wuille 66b02c93e6 Move external block import to separate thread 12 years ago
Wladimir J. van der Laan 485d667748 Revert "Merge pull request #1931 from laanwj/2012_10_newicons" 12 years ago
xanatos cddda5d9f0 Changed connect?_16.png to non-GPL one and changed the assets attribution. 12 years ago
xanatos b96238a9c9 Changed the spinner to a non-GPL one, added instructions on how to regenerate it, changed the assets attribution, removed old spinner + old spinner's sources. 12 years ago
Philip Kaufmann 34710818a7 Bitcoin-Qt: intregrate current translations from Transifex 12 years ago
Philip Kaufmann 0e005c3ddc Bitcoin-Qt: update english translation master file 12 years ago
Philip Kaufmann ada2a39691 change Q_WS_MAC -> Q_OS_MAC (Qt5 compatibility) 12 years ago
Philip Kaufmann 5e5c102f2f make optionsmodel query real proxy state for ::data() 12 years ago
Philip Kaufmann 95e625d235 fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp 12 years ago
Wladimir J. van der Laan 61fd72695f When datadir missing, show messagebox instead of printing error to stderr 12 years ago
Philip Kaufmann 81bbef2609 add LOCK() for proxy related data-structures 12 years ago
Wladimir J. van der Laan 366944431b Pull changed translations from transifex 12 years ago
Wladimir J. van der Laan f1e262c8e1 Translation update for 0.7.1 12 years ago
Wladimir J. van der Laan bb353618f1 Send --help message to stdout i.s.o stderr 12 years ago
Philip Kaufmann 7bc65ff108 move most explicit getters in optionsmodel to header 12 years ago
Rune K. Svendsen 1bf66fcc0a When encrypting the wallet, warn user that old backups will become useless. 12 years ago
Pieter Wuille 2e3ffb2d82 Remove stack randomization 12 years ago
xanatos 50e01ee620 toHTML won't add empty wtx.mapValue elements 12 years ago
Virgil Dupras fee10d800e Fixed compilation error with clang. 12 years ago
fanquake ea9eaf9dec Update Qt include 12 years ago
Philip Kaufmann bb86cffa56 additional fix for #1843 12 years ago
fanquake e1eb3d4451 Update Bugreport Links 12 years ago
Wladimir J. van der Laan 38682648c2 Remove unnecessary text from tooltip in AddressBookPage 12 years ago
Philip Kaufmann da9413d913 fix #1843 by changing 2 GUI shortcuts 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