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
/
bitcoingui.cpp
Age
Commit message (
Expand
)
Author
2018-04-04
Remove direct bitcoin calls from qt/clientmodel.cpp
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/utilitydialog.cpp
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/bitcoingui.cpp
Russell Yanofsky
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-26
Merge #12610: Multiwallet for the GUI
Jonas Schnelli
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...
Luke Dashjr
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-06
gui: Show messages as text not html
Wladimir J. van der Laan
2018-03-06
Qt: Ensure UI updates only come from the currently selected walletView
Luke Dashjr
2018-03-06
Qt: Add a combobox to toolbar to select from multiple wallets
Luke Dashjr
2018-03-06
Qt: Load all wallets into WalletModels
Luke Dashjr
2018-02-07
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-01-03
Merge #12035: [qt] change µBTC to bits
Jonas Schnelli
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-28
[qt] change µBTC to bits
William Casarin
2017-11-16
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-22
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-21
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-08-27
Make tabs toolbar no longer have a context menu
Andrew Chow
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
2017-04-19
Update the remaining blocks left in modaloverlay at init.
Jonas Schnelli
2017-02-21
Fix segfault crash when shutdown the GUI in disablewallet mode
Jonas Schnelli
2017-01-29
Fix typos
practicalswift
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-19
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-05
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...
Jonas Schnelli
2016-11-24
qt: Show progress overlay when clicking spinner icon
Wladimir J. van der Laan
2016-11-24
qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel
Wladimir J. van der Laan
2016-11-24
Merge #9190: qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-23
qt: Prevent thread/memory leak on exiting RPCConsole
Wladimir J. van der Laan
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-12
Mention the new network toggle functionality in the tooltip.
Pavel Janík
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-10-24
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-10-20
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-04
[doc] Rework docs
MarcoFalke
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-21
[qt] WalletModel: Expose disablewallet
MarcoFalke
2016-09-21
[wallet] Introduce DEFAULT_DISABLE_WALLET
MarcoFalke
[prev]
[next]