index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
sendcoinsentry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
1
-2
/
+0
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-1
/
+1
*
Remove direct bitcoin access from qt/guiutil.cpp
Russell Yanofsky
2018-04-04
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-1
/
+0
*
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-9
/
+9
*
[qt] Add use available balance in send coins dialog
CryptAxe
2017-09-13
1
-0
/
+16
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Do not shadow in src/qt
Pavel JanÃk
2016-09-23
1
-6
/
+6
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[qt] Use fixed pitch font for the rpc console
MarcoFalke
2015-10-29
1
-1
/
+1
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-12
/
+12
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-1
/
+1
*
Bugfix: Grammar fixes
Corinne Dashjr
2015-05-01
1
-1
/
+1
*
[Qt, Trivial] misc minor string changes
Philip Kaufmann
2015-04-20
1
-6
/
+6
*
Subtract fee from amount
Cozz Lovan
2015-03-13
1
-1
/
+5
*
Adopt style colour for button icons
Luke Dashjr
2014-12-27
1
-0
/
+7
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
ui: Make sure sendcoinsentry signals only connected once
Wladimir J. van der Laan
2014-07-23
1
-5
/
+6
*
qt: Use fixed-point arithmetic in amount spinbox
Wladimir J. van der Laan
2014-07-23
1
-1
/
+8
*
[Qt] Fill in label from address book also for URIs
Cozz Lovan
2014-03-12
1
-2
/
+4
*
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-29
1
-3
/
+1
*
[Qt] Show and store message of normal bitcoin:URI
Cozz Lovan
2014-01-21
1
-0
/
+9
*
ui: Better tab order in send coins entry
Wladimir J. van der Laan
2014-01-02
1
-3
/
+4
*
Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that ...
Ryan Niebur
2013-12-01
1
-2
/
+0
*
[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann
2013-11-24
1
-6
/
+4
*
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-18
1
-1
/
+0
*
Coin Control Features
Cozz Lovan
2013-11-14
1
-0
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-4
/
+3
*
Merge pull request #3145
Wladimir J. van der Laan
2013-11-06
1
-23
/
+43
|
\
|
*
payment-request UI: use SendCoinsRecipient.message for memo
Philip Kaufmann
2013-10-31
1
-2
/
+2
|
*
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-31
1
-23
/
+43
*
|
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
|
/
*
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-23
1
-1
/
+1
*
add SendCoinsEntry::updateLabel() function
Philip Kaufmann
2013-10-16
1
-6
/
+17
*
make BitcoinAmountField::setReadOnly() usable
Philip Kaufmann
2013-10-15
1
-0
/
+1
*
sendcoinsentry: small clear() and setValue() changes
Philip Kaufmann
2013-10-11
1
-8
/
+17
*
Bitcoin-Qt: translation fixes in sendcoins
Philip Kaufmann
2013-10-01
1
-4
/
+3
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-7
/
+28
*
Reject dust amounts during validation
Gavin Andresen
2013-08-22
1
-12
/
+9
*
Bitcoin-Qt: add "send coins" to context menu in addressbook
Philip Kaufmann
2013-03-18
1
-0
/
+6
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-0
/
+1
*
enhance Qt5 compatibility
Philip Kaufmann
2012-09-21
1
-1
/
+1
*
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...
Philip Kaufmann
2012-06-17
1
-4
/
+14
*
Move back setPlaceholderText to code, from xml, as this broke building with Q...
Wladimir J. van der Laan
2012-05-07
1
-1
/
+5
*
move label placeholdertext from sendcoinsentry.cpp to ui-file
Philip Kaufmann
2012-05-04
1
-4
/
+0
*
Set label when selecting an address that already has a label. Fixes #1080.
Wladimir J. van der Laan
2012-04-13
1
-3
/
+5
[next]