911 Commits (159bc4819304c4394a92230c9e7b9f3416abe877)

Author SHA1 Message Date
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
Wladimir J. van der Laan f5f2d7410d Reorganize tray icon menu into more logical order 12 years ago
Philip Kaufmann 93b7af3099 URI-handling code update: added safety checks and tray-notifications 12 years ago
Philip Kaufmann b5782531ad set cursor for balance field to IBeamCursor (to show the user it IS selectable) and set autoDefault to false for the buttons that do not need this 12 years ago
Wladimir J. van der Laan 15094f7654 Update bitcoinstrings from core and English source translation file 12 years ago
Philip Kaufmann 66654ab02e update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX 12 years ago
Philip Kaufmann c4443c2be1 re-work optionsdialog to a tabbed UI based on an ui-file 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
Philip Kaufmann d4b2f3c45b make buttons in debug window non autoDefault 12 years ago
Wladimir J. van der Laan 9b1732baae Cross-platform "Open debug logfile" 12 years ago
Wladimir J. van der Laan 2842fe4aa3 Do not select first address automatically in the address book 12 years ago