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
2015-01-19
qt: fix broken unicode chars on osx 10.10
Cory Fields
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
2014-09-16
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-08-18
qt: Use quint64 for formatServicesStr
Wladimir J. van der Laan
2014-08-14
Merge pull request #4659
Wladimir J. van der Laan
2014-08-11
Merge pull request #4622
Wladimir J. van der Laan
2014-08-08
URLs containing a / after the address no longer cause parsing errors.
Ross Nicoll
2014-08-08
[Qt] move SubstituteFonts() above ToolTipToRichTextFilter
Philip Kaufmann
2014-08-07
qt: fix unicode character display on osx when building with 10.7 sdk
Cory Fields
2014-08-04
[Qt] format ping times in peers tab as ms
Philip Kaufmann
2014-08-04
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-07-20
[Qt] Fix thin space in URI
Cozz Lovan
2014-07-03
Move fee policy out of core
Gavin Andresen
2014-06-23
[Qt] don't allow translation of our example btc address
Philip Kaufmann
2014-06-06
Type-safe CFeeRate class
Gavin Andresen
2014-06-03
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
Merge pull request #4225
Wladimir J. van der Laan
2014-06-03
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-05-29
[Qt] Fix Start bitcoin on system login
Cozz Lovan
2014-05-24
Qt: Fix monospace font in osx 10.9
Cory Fields
2014-03-27
[Qt] fix style, formating, comment and indentation problems
Philip Kaufmann
2014-03-25
qt: Do proper boost::path conversion
Wladimir J. van der Laan
2014-03-21
[QT] Fixes feel when resizing the last column on tables (issue #2862)
gubatron
2014-01-29
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-28
[Qt] fix bitcoin: URI strings (spelling fixes)
Philip Kaufmann
2014-01-23
qt: Fix richtext detection hang issue on very old Qt versions
Wladimir J. van der Laan
2014-01-18
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2013-12-16
some more small re-branding changes (Bitcoin Core)
Philip Kaufmann
2013-12-13
Rebrand to `Bitcoin Core`
Wladimir J. van der Laan
2013-12-03
[Qt] small notificator and style changes
Philip Kaufmann
2013-11-16
[Qt] use GUIUtil::setClipboard() where possible
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-12
qt: make URI scheme comparison case insensitive
Wladimir J. van der Laan
2013-11-11
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-26
GUIUtil: make getSaveFileName() use native OS path separators
Philip Kaufmann
2013-10-23
qt: move bitcoin URI formatting to guiutil
Wladimir J. van der Laan
2013-10-23
qt: add message field to SendCoinsRecipient
Wladimir J. van der Laan
2013-10-21
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-08-22
Reject dust amounts during validation
Gavin Andresen
2013-08-05
Merge pull request #2827 from Diapolo/rpccon_winpos
Gavin Andresen
2013-07-31
Remove #define loop from util.h
Gavin Andresen
2013-07-29
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-07-23
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-06-16
qt: allow user to choose data directory
Wladimir J. van der Laan
2013-06-03
Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
Jonas Schnelli
2013-06-03
MaxOSX: settings fixes (#2371)
Jonas Schnelli
[next]