1721 Commits (960e99404ff7337a5eefac9086dd2843fd70f24a)

Author SHA1 Message Date
Wladimir J. van der Laan 4a61c39456 qt: status WalletModel::Aborted is no longer used 11 years ago
Wladimir J. van der Laan 93a5d0bb98 qt: use GUIUtil::dateTimeStr in coincontrol 11 years ago
Wladimir J. van der Laan ca2c83da50 Remove unused ThreadSafeAskFee from ui_interface 11 years ago
Wladimir J. van der Laan cd7fa8bb43 Move `nTransactionFee` from main.cpp to wallet.cpp 11 years ago
Wladimir J. van der Laan 22f0135df0 Rebrand to `Bitcoin Core` 11 years ago
Philip Kaufmann 7df07b3f45 [Qt] fix RecentRequestsTableModel function ambiuguity 11 years ago
Philip Kaufmann 24646ee76f [Qt] fix possibilty to delete last sendcoins entry 11 years ago
Philip Kaufmann bd70562f66 [Qt] add messages when handling local payment request files 11 years ago
Philip Kaufmann 84f8551f3a [Qt] misc small Mac related changes/cleanups 11 years ago
Philip Kaufmann 4cf3411056 [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 11 years ago
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Wladimir J. van der Laan 6c98cca9e4 qt: use deleteLater to remove send entries 11 years ago
Gavin Andresen 1e01f7c506 Payment request URI syntax changed, from request=... to r=... 11 years ago
Philip Kaufmann ccd1372dd0 [Qt] small notificator and style changes 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Philip Kaufmann d3207b6fa8 [Qt] coin-control features GUI cleanup 3 11 years ago
Philip Kaufmann 834e14e57f [Qt] coin-control features GUI cleanup 2 11 years ago
Sined d6cb85d50d Lossless image optimization 11 years ago
Ryan Niebur bae6c7e32b Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was not necessary, as the field still receives focus without it. 11 years ago
Gavin Andresen 0733c1bde6 Refactor: move GetValueIn(tx) to tx.GetValueIn() 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
theuni 871ac375bd qt: restore icon dock menu 11 years ago
Philip Kaufmann 84b695cc9d [Qt] allow deletion of payment-requests in sendcoins 11 years ago
Philip Kaufmann 67448b245c [Qt] make a UI element in sendcoins non-validated 11 years ago
Wladimir J. van der Laan 666893b1fa qt: keep a list of requested payments 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Wladimir J. van der Laan fb0507fe4b qt: show all units in send confirmation 11 years ago
Philip Kaufmann 79fac3f427 [Qt] use GUIUtil::setClipboard() where possible 11 years ago
Philip Kaufmann 309f796b39 [Qt] make most Windows appear centered on main GUI 11 years ago
Wladimir J. van der Laan 22d1ac44dc qt: language update from transifex 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Wladimir J. van der Laan 79afdd1869 qt: align amounts on overview page to the right 11 years ago
Wladimir J. van der Laan 146ba964e4 qt: GUI support for -disablewallet mode 11 years ago
Wladimir J. van der Laan b3e579713f qt: make URI scheme comparison case insensitive 11 years ago
Philip Kaufmann 4f7d496b82 [Qt] remove GUIUtil::getSaveFileName() default arguments 11 years ago
Wladimir J. van der Laan 4c60358604 qt: add Open URI dialog 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Philip Kaufmann 91163c15f6 [Qt] rename rpcconsole window 11 years ago
Philip Kaufmann a80b1a0312 [Qt] make event() and eventFilter() in askpassphrasedialog protected 11 years ago
Philip Kaufmann 5cd85c4228 [Qt] remove unused optionsmodel from addressbookpage 11 years ago
Philip Kaufmann 011e1c060a [Qt] use tr() instead of QObject::tr() in intro.cpp 11 years ago
Wladimir J. van der Laan c82cddcc55 qt: remove unused signal from addresstablemodel 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Wladimir J. van der Laan e30bd78f81 No more fHaveGUI 11 years ago
Philip Kaufmann 395d0d5af0 rework an ugly hack in processPaymentRequest() 11 years ago
Philip Kaufmann 952d2cdb56 make processPaymentRequest() use a single SendCoinsRecipient 11 years ago
Philip Kaufmann 983cef4802 payment-request UI: use SendCoinsRecipient.message for memo 11 years ago
Philip Kaufmann c6c97e0f4e [Qt] Rework of payment request UI (mainly for insecure pr) 11 years ago