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
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
2015-12-30
Double semicolon cleanup.
21E14
2015-12-14
qt5: Use the fixed font the system recommends
MarcoFalke
2015-12-13
Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]
Matt Corallo
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-24
Merge pull request #7045
Wladimir J. van der Laan
2015-11-17
Bugfix: Use unique autostart filenames on Linux for testnet/regtest
Luke Dashjr
2015-11-09
Merge pull request #6908
Wladimir J. van der Laan
2015-11-04
BIP70: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name strings
Jorge Timón
2015-10-29
[qt] Use fixed pitch font for the rpc console
MarcoFalke
2015-09-22
Fix spelling of Qt
Diego Viola
2015-07-23
Includes: Cleanup around net main and wallet
Jorge Timón
2015-06-02
[Qt] disconnect peers from peers tab via context menu
Philip Kaufmann
2015-04-20
[Qt, Trivial] fix header groupings + space, intdentation fixes
Philip Kaufmann
2015-03-21
Add a NODE_GETUTXO service bit and document NODE_NETWORK.
Mike Hearn
2015-02-19
[Qt, Linux] honor current network when creating autostart link
Philip Kaufmann
2015-02-19
[Qt, Win] honor current network when creating autostart link
Philip Kaufmann
2015-01-29
Merge pull request #5477
Wladimir J. van der Laan
2015-01-21
LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedF...
Cory Fields
2015-01-17
qt: fix broken unicode chars on osx 10.10
Cory Fields
2015-01-16
qt: fonts: allow SubstituteFonts to filter based on user's language
Cory Fields
2015-01-02
Merge pull request #5476
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-15
Display time offset in the debug window's Peers tab
Pavel Janík
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
[next]