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
/
modaloverlay.cpp
Age
Commit message (
Expand
)
Author
2020-05-29
Merge #17968: qt: Ensure that ModalOverlay is resized properly
Jonas Schnelli
2020-04-29
qt: Track QEvent::Resize during animation
Hennadii Stepanov
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-01-14
GUI: Use PACKAGE_NAME in modal overlay
Luke Dashjr
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-18
Merge #15084: gui: don't disable the sync overlay when wallet is disabled
Jonas Schnelli
2019-10-13
gui: don't disable the sync overlay when wallet is disabled
Ben Carman
2019-01-04
Qt: Fix update headers-count
Jonas Schnelli
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-03-21
Fix typos
Dimitris Apostolou
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-09-06
Refactor tipUpdate as per style guide
MeshCollider
2017-09-06
Fix division by zero in time remaining
MeshCollider
2017-06-22
Fixed multiple typos
Dimitris Tsapakidis
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2016-12-05
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...
Jonas Schnelli
2016-10-20
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-10
[qt] sync-overlay: Don't show progress twice
MarcoFalke
2016-09-29
[qt] sync-overlay: Don't show estimated number of headers left
MarcoFalke
2016-09-26
[qt] sync-overlay: Don't block during reindex
MarcoFalke
2016-09-26
Merge #8805: Trivial: Grammar and capitalization
MarcoFalke
2016-09-24
Trivial: Grammar and capitalization
Derek Miller
2016-09-24
Fix future copyright year
Mitchell Cash
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
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