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
/
intro.cpp
Age
Commit message (
Expand
)
Author
2014-10-21
qt: small English language updates from translators
Wladimir J. van der Laan
2014-08-04
more Bitcoin -> Bitcoin Core string changes
Philip Kaufmann
2014-07-31
qt: Update some messages after suggestions by translators
Wladimir J. van der Laan
2014-03-31
Wrap create_directory calls in try...catch blocks.
Brandon Dahler
2014-03-25
qt: Only override -datadir if different from the default
Wladimir J. van der Laan
2014-03-25
qt: Do proper boost::path conversion
Wladimir J. van der Laan
2014-03-11
qt: Make it possible again to specify -testnet in config file
Wladimir J. van der Laan
2014-03-10
qt: Adjust BLOCK_CHAIN_SIZE to 20GB
Wladimir J. van der Laan
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-10
[Qt] display native dir separators in select dadatir dialog
Philip Kaufmann
2014-01-05
ui: Fix GUI initialization order
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-05
[Qt] use tr() instead of QObject::tr() in intro.cpp
Philip Kaufmann
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-08-24
Bitcoin-Qt: add testnet check and icon to intro dialog
Philip Kaufmann
2013-08-05
Merge pull request #2865 from Diapolo/fix_intro_translation
Gavin Andresen
2013-07-29
fix string in intro.cpp, which is untranslatable on Transifex
Philip Kaufmann
2013-07-26
fix possible infinite loop in intro.cpp thread
Philip Kaufmann
2013-06-16
qt: allow user to choose data directory
Wladimir J. van der Laan