1064 Commits (71f97ea2a71471f383b7e78ce57eb76a76c5c933)

Author SHA1 Message Date
Matt Corallo 2bc15836be Fix Qt test cases by moving address checks to parseBitcoinURI 12 years ago
Matt Corallo 319236afa2 Fix Win32 compiling of qt/test/uritests.cpp 12 years ago
Matt Corallo 026594e269 Return !0 when qt tests fail. 12 years ago
Philip Kaufmann efdcf94174 fix further spelling errors / remove a tab in the source 12 years ago
Philip Kaufmann 4aaa4313e7 small UX update for optionsdialog 12 years ago
Philip Kaufmann 75578d60f3 only update cached values in ClientModel::updateTimer() when they are changed 12 years ago
Philip Kaufmann 68acc1b4cb Translations update 2012-08-01 (fetched from Transifex) 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 e6bc9c35f3 Update Warning-strings to use a standard-format 12 years ago
Wladimir J. van der Laan ebeafe5b0b Update translation messages 12 years ago
Michael Ford 50c85be6fc Typo 12 years ago
Stephane Glondu 2acfa219aa Fix spelling of successfully 12 years ago
Philip Kaufmann 64c0020ff8 fix typo "logfile" -> "log file" 12 years ago
fanquake 26227db843 Typo 12 years ago
fanquake 951f7d35d6 Fix Typo 12 years ago
Luke Dashjr 90d95b6323 Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 12 years ago
Philip Kaufmann 1376a542b4 optionsdialog cleanup 12 years ago
Philip Kaufmann 1d915d0237 re-size addressbookpage.ui to fix #1062 12 years ago
fanquake 100f189c25 Update a link 12 years ago
Philip Kaufmann ce2f66d9bf small update for BitcoinGUI::setNumBlocks() function 12 years ago
Wladimir J. van der Laan d67badd9ce Make sort and filters for transactions and labels case-insensitive 12 years ago
Philip Kaufmann 41c938eede IPC-server hardening and update 12 years ago
Giel van Schijndel 36fe96581f Give the GUI-IPC thread a name as well 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 81ccec4042 enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8 12 years ago
Philip Kaufmann 144bfd9c53 optionsmodel cleanup 12 years ago
Philip Kaufmann a04030d30f fix a wrong string in signverifymessagedialog.ui 12 years ago
Philip Kaufmann fd28283707 fix some recently added translation plurals 12 years ago
Wladimir J. van der Laan b42adfe052 Translation strings update 12 years ago
Wladimir J. van der Laan 2e00b8fbd9 Persistently poll for balance change when number of blocks changed 12 years ago
Gavin Andresen 4060d64fc9 Fix Qt build on OSX 12 years ago
Philip Kaufmann ddadf791f1 replace some ugly code in addressbookpage.cpp 12 years ago
Philip Kaufmann c7441658da show used OpenSSL library version in debug window 12 years ago
Philip Kaufmann 0e3947ef32 fix typo in optionsmodel.cpp 12 years ago
Philip Kaufmann 5c83f797c5 update QRCodeDialog 12 years ago
Philip Kaufmann 47894585ae GUI: merge sign/verify message into a single window with tabbed UI 12 years ago
Scott Ellis 6c83a8419b Add a timer to check for changes in immature or unconfirmed balances, 12 years ago
Philip Kaufmann b7506b302d enhance translation possibilities in TransactionDesc / misc other changes 12 years ago
fanquake 7790f391ab Fix a couple more typos 12 years ago
cardpuncher eb9a21afed Fix a typo in TransactionDesc 12 years ago
Philip Kaufmann 0f5d4c6e88 fix a typo in OptionsDialog 12 years ago
Philip Kaufmann 2943f60811 GUI: change language selection format 12 years ago
xanatos 3948eb0c54 Changed a comment about a QVariant type 12 years ago
Philip Kaufmann 229c34f818 GUI: ensure a changed bitcoin unit immediately updates the tx list amounts 12 years ago
Philip Kaufmann e0873dafc5 add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit 12 years ago
Matt Corallo ad5f29b743 Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" 12 years ago
Matt Corallo 1d42878adb Fix #956 the Boost 1.49 way. 12 years ago
Wladimir J. van der Laan 7d72a8c36a Show command line options as dialog when opened from debug window 12 years ago