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
/
addressbookpage.cpp
Age
Commit message (
Expand
)
Author
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
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-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-09-23
Do not shadow in src/qt
Pavel Janík
2015-12-13
Bump copyright headers to 2015
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-07-07
[Qt] constify foreach uses where possible
Philip Kaufmann
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-18
qt: Make error message for failed export a little friendlier
Whit J
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-01-27
[Qt] harmonize strings used when exporting in addressbookpage
Philip Kaufmann
2013-11-14
[Qt] make most Windows appear centered on main GUI
Philip Kaufmann
2013-11-11
[Qt] remove GUIUtil::getSaveFileName() default arguments
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-05
[Qt] remove unused optionsmodel from addressbookpage
Philip Kaufmann
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-25
[Qt] misc small fixes for #3099 (new receive flow)
Philip Kaufmann
2013-10-25
qt: general polish after adding new receive flow
Wladimir J. van der Laan
2013-10-23
qt: remove verify/send message and send coins from address book
Wladimir J. van der Laan
2013-10-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-06-01
Qt5 compatibility
Wladimir J. van der Laan
2013-04-12
qt: move export button to tabs
Wladimir J. van der Laan
2013-04-09
fix mac specific button modification on addressbookpage
Jonas Schnelli
2013-04-03
Bitcoin-Qt: updates to addressbookpage
Philip Kaufmann
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
2013-01-23
Bitcoin-Qt: cleanup / optimise addressbookpage
Philip Kaufmann
2012-12-15
Bitcoin-Qt: comment out unused parameter in addressbookpage
Philip Kaufmann
2012-09-21
enhance Qt5 compatibility
Philip Kaufmann
2012-07-17
Make sort and filters for transactions and labels case-insensitive
Wladimir J. van der Laan
2012-07-08
replace some ugly code in addressbookpage.cpp
Philip Kaufmann
2012-07-07
Merge pull request #1469 from Diapolo/signverifymessagedialog
Wladimir J. van der Laan
2012-07-06
update QRCodeDialog
Philip Kaufmann
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-06-12
Do not select first address automatically in the address book
Wladimir J. van der Laan
2012-05-20
Process address book updates incrementally
Wladimir J. van der Laan
2012-05-12
Add a menu option to verify a signed message
sje397
2012-05-07
Make user action more straightforward in address book
Wladimir J. van der Laan
2012-04-12
updated to reflect pull-request suggestions / renamed some GUI elements
Philip Kaufmann
2012-04-12
fixed amount part of URI in QR-Codes / removed (no label) string if we have N...
Philip Kaufmann
2012-04-04
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-04-01
hide Delete button (only) on ReceivingTab / hide Sign message button (only) o...
Philip Kaufmann
[next]