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
Age
Commit message (
Expand
)
Author
2012-02-15
increase BitcoinAddressValidator::MaxAddressLength from 34 to 35
Wladimir J. van der Laan
2012-02-12
Merge pull request #807 from TheBlueMatt/bip21
Wladimir J. van der Laan
2012-02-12
Add export action to file menu (as long as we have a file menu, export certai...
Wladimir J. van der Laan
2012-02-11
Fix Minimize to the tray instead of the taskbar
Janne Pulkkinen
2012-02-10
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo
2012-02-10
Add -req prefixes to comply with BIP21.
Matt Corallo
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-02-06
Merge branch 'decomposetransfix' of https://github.com/laanwj/bitcoin
Gavin Andresen
2012-02-06
Restructure credit transaction decomposition (solves issue #689)
Wladimir J. van der Laan
2012-02-05
fetch translations from transifex
Nils Schneider
2012-02-05
Change up/down increment in UI to 0.001 BTC (issue #760)
Wladimir J. van der Laan
2012-02-01
Remove loose amp; from Portugese translation (issue #701)
Wladimir J. van der Laan
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
2012-01-26
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
2012-01-19
Merge branch 'tabs-to-space' of https://github.com/larsr/bitcoin
Gavin Andresen
2012-01-17
Remove erroneous ":" in front of port in options dialog (introduced with netw...
Wladimir J. van der Laan
2012-01-17
fix the build (port IP validation in options to network refactoring)
Wladimir J. van der Laan
2012-01-17
Revert to global progress indication (see #753)
Wladimir J. van der Laan
2012-01-14
*Clear all has a tooltip now *About dialog updated
Janne Pulkkinen
2012-01-14
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
Lars Rasmusson
2012-01-10
Qt: Show transaction ID in details
Luke Dashjr
2012-01-09
Merge pull request #746 from laanwj/tdesc_ro
Gavin Andresen
2012-01-06
Network stack refactor
Pieter Wuille
2012-01-06
make transaction description read-only (UI fix)
Wladimir J. van der Laan
2012-01-05
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
Automatically refocus on new SendCoinsEntrys and scroll to them.
Matt Corallo
2012-01-03
Merge pull request #731 from laanwj/txshowfix
Gavin Andresen
2012-01-03
Fix typo (#734)
Wladimir J. van der Laan
2011-12-28
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...
Wladimir J. van der Laan
2011-12-23
Copy amount to clipboard (implements #657)
Wladimir J. van der Laan
2011-12-23
Add context menu for address book page (implements part 1 of issue #648)
Wladimir J. van der Laan
2011-12-23
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
Wladimir J. van der Laan
2011-12-23
Comments update
Wladimir J. van der Laan
2011-12-23
Merge pull request #629 from sje397/master
Wladimir J. van der Laan
2011-12-22
Fix broken ExtractAddress (refactored, made callers check for addresses in ke...
Gavin Andresen
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
Merge pull request #717 from TheBlueMatt/installerqtupgrade
Gavin Andresen
2011-12-20
Implement "Start on window system startup" on Win32 + Linux.
Matt Corallo
2011-12-20
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...
sje397
2011-12-19
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2011-12-19
Merge pull request #690 from runeksvendsen/qt-cmdline-options-parsing
Gavin Andresen
2011-12-19
Merge pull request #699 from laanwj/about_qt
Gavin Andresen
2011-12-16
Move more newlines out of strings, and fix translations.
Gavin Andresen
2011-12-13
Fix status bar not displaying Alerts.
Matt Corallo
2011-12-13
Add "About Qt" menu option to show built-in Qt About dialog
Wladimir J. van der Laan
2011-12-13
Enable wordwrap for long message in passphrase dialog
Wladimir J. van der Laan
2011-12-12
Merge commit '7298ebb'
v0.5.1rc1
Gavin Andresen
2011-12-12
added translations: pt_BR zh_CN
Nils Schneider
2011-12-12
updated translations: es es_CL nb ru
Nils Schneider
[next]