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
/
bitcoin.cpp
Age
Commit message (
Expand
)
Author
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-01-21
move rpc* to rpc/
Daniel Cousens
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-28
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-28
Constrain constant values to a single location in code
Luke Dashjr
2015-11-27
Initialize logging before we do parameter interaction
Jonas Schnelli
2015-11-27
[QT] Call inits parameter interaction before we create the options model
Jonas Schnelli
2015-11-13
[Qt] add startup option to reset Qt settings
Jonas Schnelli
2015-10-22
Merge pull request #6846
Wladimir J. van der Laan
2015-10-22
*: alias -h for --help
Daniel Cousens
2015-10-20
Merge pull request #6235
Wladimir J. van der Laan
2015-10-20
Chainparams: Translations: DRY: options and error strings
Jorge Timón
2015-09-03
evhttpd implementation
Wladimir J. van der Laan
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-27
Merge pull request #5697
Wladimir J. van der Laan
2015-07-23
build: fix building against qt5.4/5.5
Cory Fields
2015-07-23
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
TRIVIAL: Missing includes
Jorge Timón
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-06
qt: Force TLS1.0+ for SSL connections
Wladimir J. van der Laan
2015-05-14
Create a scheduler thread for lightweight tasks
Gavin Andresen
2015-04-30
Merge pull request #6022
Wladimir J. van der Laan
2015-04-20
[Qt] header group cleanup
Philip Kaufmann
2015-04-16
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-01-16
qt: fonts: allow SubstituteFonts to filter based on user's language
Cory Fields
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-17
make all catch() arguments const
Philip Kaufmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-08
[Qt] make PaymentServer::ipcParseCommandLine void
Philip Kaufmann
2014-10-10
qt: add network-specific style object
Wladimir J. van der Laan
2014-10-01
qt: Register CAmount metatype
Wladimir J. van der Laan
2014-09-22
Merge pull request #4852
Wladimir J. van der Laan
2014-09-22
qt: Make splash and shutdown window ignore close events
Wladimir J. van der Laan
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-09-18
qt: Change splash screen to normal window
Wladimir J. van der Laan
2014-08-26
Merge pull request #4649
Wladimir J. van der Laan
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-08
[Qt] use BitcoinGUI::DEFAULT_WALLET constant in bitcoin.cpp
Philip Kaufmann
2014-08-07
qt: fix unicode character display on osx when building with 10.7 sdk
Cory Fields
2014-08-04
more Bitcoin -> Bitcoin Core string changes
Philip Kaufmann
2014-07-20
qt: Move SplashFinished to after ClientModel/WalletModel creation
Wladimir J. van der Laan
2014-07-17
build: allow linux and osx to build against static qt5
Cory Fields
2014-07-15
qt: Start core thread only when needed
Wladimir J. van der Laan
2014-07-15
ui: Replace some LogPrintfs with qDebug()
Wladimir J. van der Laan
2014-07-02
Fix the Qt5 build after d95ba75
Wladimir J. van der Laan
2014-07-01
qt: Log messages with type>QtDebugMsg as non-debug
Wladimir J. van der Laan
2014-06-25
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
[next]