index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
sendcoinsentry.cpp
Age
Commit message (
Expand
)
Author
2019-01-13
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-10-09
build: Add --disable-bip70 configure option
Wladimir J. van der Laan
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin access from qt/guiutil.cpp
Russell Yanofsky
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-13
[qt] Add use available balance in send coins dialog
CryptAxe
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-23
Do not shadow in src/qt
Pavel Janík
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-10-29
[qt] Use fixed pitch font for the rpc console
MarcoFalke
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-04-20
[Qt, Trivial] misc minor string changes
Philip Kaufmann
2015-03-13
Subtract fee from amount
Cozz Lovan
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-07-23
ui: Make sure sendcoinsentry signals only connected once
Wladimir J. van der Laan
2014-07-23
qt: Use fixed-point arithmetic in amount spinbox
Wladimir J. van der Laan
2014-03-12
[Qt] Fill in label from address book also for URIs
Cozz Lovan
2014-01-29
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-21
[Qt] Show and store message of normal bitcoin:URI
Cozz Lovan
2014-01-02
ui: Better tab order in send coins entry
Wladimir J. van der Laan
2013-12-01
Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that ...
Ryan Niebur
2013-11-24
[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann
2013-11-18
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-06
Merge pull request #3145
Wladimir J. van der Laan
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-31
payment-request UI: use SendCoinsRecipient.message for memo
Philip Kaufmann
2013-10-31
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-16
add SendCoinsEntry::updateLabel() function
Philip Kaufmann
2013-10-15
make BitcoinAmountField::setReadOnly() usable
Philip Kaufmann
2013-10-11
sendcoinsentry: small clear() and setValue() changes
Philip Kaufmann
2013-10-01
Bitcoin-Qt: translation fixes in sendcoins
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
Reject dust amounts during validation
Gavin Andresen
2013-03-18
Bitcoin-Qt: add "send coins" to context menu in addressbook
Philip Kaufmann
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2012-09-21
enhance Qt5 compatibility
Philip Kaufmann
[next]