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-03-06
gui: Show messages as text not html
Wladimir J. van der Laan
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
2016-09-13
[Qt] only update "amount of blocks left" when the header chain is in-sync
Jonas Schnelli
2016-08-26
[Qt] add out-of-sync modal info layer
Jonas Schnelli
2016-08-26
[Refactor] refactor function that forms human readable text out of a timeoffset
Jonas Schnelli
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-06
Fix minimize and close bugs
adlawren
2016-06-24
Do not ask a UI question from bitcoind
Pieter Wuille
2016-05-23
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...
Jonas Schnelli
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-12
[Qt] Disable some menu items during splashscreen/verification state
Jonas Schnelli
2016-05-11
Qt: Add option to hide the system tray icon
Tyler Hardin
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-13
Bump copyright headers to 2015
MarcoFalke
[next]