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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2014-02-27
Transifex pull pre-0.9.0rc2
Wladimir J. van der Laan
2014-02-14
qt: GUI for conflicted transactions
Wladimir J. van der Laan
2014-01-29
qt: Fix Windows/Darwin executable metadata
Wladimir J. van der Laan
2014-01-27
build: use -mwindows for gui targets when linking with mingw
Cory Fields
2014-01-21
build: Fix warning about space after trailing backslash
Wladimir J. van der Laan
2014-01-18
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2014-01-13
qt: use series of pngs for spinner
Wladimir J. van der Laan
2014-01-12
[Qt] fix alphabetical ordering in Makefile.am
Philip Kaufmann
2014-01-11
makefile.am: split long lines into one file per line
Wladimir J. van der Laan
2014-01-11
GUI for --disable-wallet compiles and -disablewallet mode
Wladimir J. van der Laan
2014-01-11
qt: Move initialization/shutdown to a thread
Wladimir J. van der Laan
2014-01-10
qt5: Use QT_SELECT for debian-based distros.
Cory Fields
2014-01-08
qt: Update translations
Wladimir J. van der Laan
2013-12-09
Merge pull request #3207
Wladimir J. van der Laan
2013-12-04
Add --disable-wallet option to build system
Wladimir J. van der Laan
2013-12-03
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-11-19
qt: keep a list of requested payments
Wladimir J. van der Laan
2013-11-16
Merge pull request #3253
Wladimir J. van der Laan
2013-11-14
qt: language update from transifex
Wladimir J. van der Laan
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-11
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-11
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common
Luke Dashjr
2013-10-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-18
qt: merge walletstack and walletframe
Wladimir J. van der Laan
2013-10-14
Add network traffic graph
Scott Ellis
2013-09-18
autotools: fix the Makefile.include to be safely included anywhere.
Cory Fields
2013-09-14
autotools: add translate target for qt translations
Cory Fields
2013-09-14
autotools: rearrange qt sources to make them more flexible
Cory Fields
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields