53 Commits (94c9015bca861085f76ca3c045e17d0591aa6c8b)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
MarcoFalke 28313b83fc [qt] Use fixed pitch font for the rpc console 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Philip Kaufmann 985ec17eee [Qt, Trivial] misc minor string changes 10 years ago
Cozz Lovan 292623adf5 Subtract fee from amount 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Wladimir J. van der Laan 29eaa31694 ui: Make sure sendcoinsentry signals only connected once 10 years ago
Wladimir J. van der Laan 91cce1732b qt: Use fixed-point arithmetic in amount spinbox 10 years ago
Cozz Lovan 0fde3bbf07 [Qt] Fill in label from address book also for URIs 11 years ago
Philip Kaufmann c78bd93701
[Qt] extend validate line edit and btc address validator 11 years ago
Cozz Lovan 22a51207ae [Qt] Show and store message of normal bitcoin:URI 11 years ago
Wladimir J. van der Laan 340bff34b7 ui: Better tab order in send coins entry 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
Philip Kaufmann 84b695cc9d [Qt] allow deletion of payment-requests in sendcoins 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 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
Wladimir J. van der Laan 74fb765e29 qt: rework "receive coins" workflow 11 years ago
Philip Kaufmann 46b57eb500 add SendCoinsEntry::updateLabel() function 11 years ago
Philip Kaufmann 75fa27eaca make BitcoinAmountField::setReadOnly() usable 11 years ago
Philip Kaufmann 057bf35bc5 sendcoinsentry: small clear() and setValue() changes 11 years ago
Philip Kaufmann 23b48d13f1 Bitcoin-Qt: translation fixes in sendcoins 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 57d80467f1 Reject dust amounts during validation 11 years ago
Philip Kaufmann 311993ab10 Bitcoin-Qt: add "send coins" to context menu in addressbook 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 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 13 years ago
Wladimir J. van der Laan 7d5bb42946 Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6 13 years ago
Philip Kaufmann d0ccf0c755 move label placeholdertext from sendcoinsentry.cpp to ui-file 13 years ago
Wladimir J. van der Laan 2d67195ed2 Set label when selecting an address that already has a label. Fixes #1080. 13 years ago
Joel Kaartinen aa3d4c0221 Make the sendcoins dialog use the configured unit type, even on the first attempt. 13 years ago
Wladimir J. van der Laan f9f75f320e Only fill in label from address book, if no label is filled in yet, fixes #840 13 years ago
Matt Corallo 9a93c4c024 Automatically refocus on new SendCoinsEntrys and scroll to them. 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Wladimir J. van der Laan 856aacf388 don't include <QDebug> 13 years ago
Wladimir J. van der Laan db7f023417 Accept "bitcoin:" URL drops from browsers 13 years ago
Wladimir J. van der Laan ee014e5b10 Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
Wladimir J. van der Laan 587e52855a allow multiple units in bitcoin amount widget (for example, for sending) using a combobox 14 years ago
Wladimir J. van der Laan e285ffcd05 preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 14 years ago