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
/
guiutil.cpp
Age
Commit message (
Expand
)
Author
2018-02-20
Bugfix: respect user defined configuration file (-conf) when open conf. file ...
Jonas Schnelli
2018-02-11
Fix a-vs-an typos
practicalswift
2018-01-15
Use flexible font size for QRCode image address
Jonas Schnelli
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
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-10-16
move human-readable byte formatting to guiutil
Aaron Golliver
2017-10-02
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without us...
Wladimir J. van der Laan
2017-09-21
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-09-07
Merge #11156: Fix memory leaks in qt/guiutil.cpp
Jonas Schnelli
2017-09-06
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
[Qt] Terminate string *pszExePath after readlink and without using memset
practicalswift
2017-08-26
Fix memory leaks in qt/guiutil.cpp
Dan Raviv
2017-08-14
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-05-03
Consensus: Minimal way to move dust out of consensus
Jorge Timón
2017-04-10
Merge #10156: Fix for issues with startup and multiple monitors on windows.
Wladimir J. van der Laan
2017-04-10
Fix for issues with startup and multiple monitors on windows.
Allan Doensen
2017-04-10
Merge #9890: Add a button to open the config file in a text editor
Jonas Schnelli
2017-04-03
Remove `namespace fs=fs`
Wladimir J. van der Laan
2017-04-03
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-03-23
Add a button to open the config file in a text editor
Eric Shaw Jr
2017-03-21
[trivial] Fix typos in comments
practicalswift
2017-02-21
Merge #9727: Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-02-14
Selectively suppress deprecation warnings
Jonas Schnelli
2017-02-10
Remove fallbacks for boost_filesystem < v3
Wladimir J. van der Laan
2017-01-29
Fix typos
practicalswift
2017-01-16
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
Introduce -dustrelayfee
Alex Morcos
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2017-01-04
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2017-01-03
qt,wallet: Fix a few typos in messages
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-09
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-05
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...
Jonas Schnelli
2016-12-04
Merge #9218: qt: Show progress overlay when clicking spinner icon
Jonas Schnelli
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-11-24
qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel
Wladimir J. van der Laan
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-08
Multiple Selection for peer and ban tables
Andrew Chow
2016-10-15
Display minimum ping in debug window.
R E Broadley
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-08
gui: add NodeID to the peer table
Cory Fields
2016-08-26
[Refactor] refactor function that forms human readable text out of a timeoffset
Jonas Schnelli
2016-08-25
Show XTHIN in GUI
R E Broadley
2016-06-29
qt: Network-specific example address
Wladimir J. van der Laan
2016-06-22
BIP144: Handshake and relay (receiver side)
Pieter Wuille
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
[next]