| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | [Qt] additional small fixes for #3099 (new receive flow) | Philip Kaufmann | 2013-10-26 | 1 | -1/+0 |
| * | sendcoinsdialog: display real failed address string | Philip Kaufmann | 2013-10-11 | 1 | -2/+1 |
| * | Bitcoin-Qt: translation fixes in sendcoins | Philip Kaufmann | 2013-10-01 | 1 | -42/+43 |
| * | qt: Display txfee in first sendCoinsDialog message box | Jonas Schnelli | 2013-08-31 | 1 | -16/+65 |
| * | qt: Use GUIUtil::HtmlEscape to escape HTML | Wladimir J. van der Laan | 2013-08-30 | 1 | -10/+2 |
| * | Bitcoin-Qt: fixes for using display unit from options | Philip Kaufmann | 2013-08-29 | 1 | -14/+10 |
| * | Bitcoin-Qt: extend some checks for valid model pointers | Philip Kaufmann | 2013-08-23 | 1 | -7/+8 |
| * | Payment Protocol: X509-validated payment requests | Gavin Andresen | 2013-08-22 | 1 | -11/+36 |
| * | Qt5 compatibility | Wladimir J. van der Laan | 2013-06-01 | 1 | -0/+4 |
| * | Bitcoin-Qt: only use qApp for Q(Core)Application::instance() | Philip Kaufmann | 2013-04-02 | 1 | -1/+1 |
| * | Bitcoin-Qt: add "send coins" to context menu in addressbook | Philip Kaufmann | 2013-03-18 | 1 | -0/+20 |
| * | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann | 2013-03-17 | 1 | -1/+1 |
| * | fix some double-spaces in strings | Philip Kaufmann | 2012-10-25 | 1 | -1/+1 |
| * | enhance Qt5 compatibility | Philip Kaufmann | 2012-09-21 | 1 | -1/+1 |
| * | Fix Qt test cases by moving address checks to parseBitcoinURI | Matt Corallo | 2012-08-07 | 1 | -0/+4 |
| * | Typo | Michael Ford | 2012-07-26 | 1 | -1/+1 |
| * | add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse... | Philip Kaufmann | 2012-06-17 | 1 | -3/+13 |
| * | URI-handling code update: added safety checks and tray-notifications | Philip Kaufmann | 2012-06-14 | 1 | -5/+7 |
| * | Added 'immature balance' for miners. Only displayed if the balance is greater... | sje397 | 2012-05-25 | 1 | -3/+4 |
| * | update some strings used as warning messages in sendcoinsdialog.cpp | Philip Kaufmann | 2012-05-13 | 1 | -5/+5 |
| * | fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] | Wladimir J. van der Laan | 2012-04-15 | 1 | -0/+2 |
| * | Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs | Luke Dashjr | 2012-04-06 | 1 | -2/+2 |
| * | Restructure IPC URL handling (fixes #851) | Wladimir J. van der Laan | 2012-02-17 | 1 | -1/+1 |
| * | Add support for opening bitcoin: URIs directly. | Matt Corallo | 2012-01-05 | 1 | -0/+10 |
| * | Automatically refocus on new SendCoinsEntrys and scroll to them. | Matt Corallo | 2012-01-05 | 1 | -0/+7 |
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -1/+0 |
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -0/+1 |
| * | Add robustness against null models | Wladimir J. van der Laan | 2011-11-08 | 1 | -3/+12 |
| * | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k | 2011-10-09 | 1 | -0/+6 |
| * | Send Coins page not cleared when changing tabs. Clear all button for clearing... | Janne Pulkkinen | 2011-09-27 | 1 | -0/+1 |
| * | show balance in sendcoins screen (issue #24) | Wladimir J. van der Laan | 2011-09-22 | 1 | -0/+10 |
| * | Wallet encryption part 2: ask passphrase when needed, add menu options | Wladimir J. van der Laan | 2011-08-31 | 1 | -1/+8 |
| * | don't include <QDebug> | Wladimir J. van der Laan | 2011-08-07 | 1 | -1/+0 |
| * | Accept "bitcoin:" URL drops from browsers | Wladimir J. van der Laan | 2011-08-07 | 1 | -10/+37 |
| * | Properly html-escape labels | Wladimir J. van der Laan | 2011-07-31 | 1 | -2/+2 |
| * | show amounts in <b>bold</b> in confirmation dialog | Wladimir J. van der Laan | 2011-07-26 | 1 | -1/+1 |
| * | preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue | Wladimir J. van der Laan | 2011-07-25 | 1 | -3/+3 |
| * | add sendmany support | Wladimir J. van der Laan | 2011-07-16 | 1 | -58/+118 |
| * | solve warnings at startup | Wladimir J. van der Laan | 2011-07-14 | 1 | -5/+0 |
| * | Add context menu on transaction list: copy label, copy address, edit label, s... | Wladimir J. van der Laan | 2011-07-08 | 1 | -1/+2 |
| * | send coins dialog: make sure send button remain default button (triggered wit... | Wladimir J. van der Laan | 2011-07-08 | 1 | -0/+1 |
| * | forgot synced icons | Wladimir J. van der Laan | 2011-07-08 | 1 | -0/+1 |
| * | Reorganize "send coins" tab | Wladimir J. van der Laan | 2011-07-08 | 1 | -0/+1 |
| * | Selection/tab navigation fixes | Wladimir J. van der Laan | 2011-07-07 | 1 | -4/+6 |
| * | convert to full tab-based ui | Wladimir J. van der Laan | 2011-07-07 | 1 | -3/+31 |
| * | move another setPlaceHolderText to 4.7+ only code | Wladimir J. van der Laan | 2011-07-03 | 1 | -1/+3 |
| * | Send: dialog redesign (automatically look up label for entered address) | Wladimir J. van der Laan | 2011-07-02 | 1 | -7/+5 |
| * | Split off WalletModel from ClientModel, to be able to support multi-wallets i... | Wladimir J. van der Laan | 2011-06-30 | 1 | -7/+7 |
| * | show an error if amount is not valid (either the amount or decimals is empty) | Wladimir J. van der Laan | 2011-06-30 | 1 | -2/+2 |
| * | Implement filter row instead of tabs, allows for more expressive filters | Wladimir J. van der Laan | 2011-06-29 | 1 | -5/+2 |