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-06-04
Merge branch 'netopt' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-06-02
Merge pull request #837 from sje397/ShowImmatureBalance
Wladimir J. van der Laan
2012-06-02
Merge pull request #1368 from Diapolo/verifymessagepage
Wladimir J. van der Laan
2012-06-01
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-06-01
change verifymessagepage behaviour to match RPC-call "verifymessage" (input a...
Philip Kaufmann
2012-05-31
Rework network config settings
Pieter Wuille
2012-05-31
sync english translation master file with current master branch
Philip Kaufmann
2012-05-30
Update bitcoinstrings.cpp
Pieter Wuille
2012-05-26
Merge pull request #1357 from sipa/keyid
Pieter Wuille
2012-05-25
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-05-24
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
Encapsulate public keys in CPubKey
Pieter Wuille
2012-05-23
add client startup time as an entry to debug.log (note: logged time in debug....
Philip Kaufmann
2012-05-22
CDBEnv: fix qt build
Luke Dashjr
2012-05-22
Remove duplicate behavior on MacOSX
Wladimir J. van der Laan
2012-05-21
Merge pull request #1329 from laanwj/2012_05_addrremovewhitespace
Wladimir J. van der Laan
2012-05-21
Remove autocorrection of 0/i in addresses in UI
Wladimir J. van der Laan
2012-05-21
Filter out whitespace and zero-width non-breaking spaces in validator
Wladimir J. van der Laan
2012-05-21
Merge pull request #1365 from Diapolo/askpassphrasedialog
Wladimir J. van der Laan
2012-05-20
Merge pull request #1363 from Diapolo/remove_strncasecmp
Pieter Wuille
2012-05-20
start rows in askpassphrasedialog.ui at 0 (not 1)
Philip Kaufmann
2012-05-20
Make testcases build, prevent windows symbol collision
Wladimir J. van der Laan
2012-05-20
Process address book updates incrementally
Wladimir J. van der Laan
2012-05-20
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
Merge pull request #1323 from Diapolo/string_fixes
Wladimir J. van der Laan
2012-05-20
Merge pull request #1353 from Diapolo/RPC_OpenDebugLog_Icon
Wladimir J. van der Laan
2012-05-20
remove strncasecmp() + strnicmp() calls and replace that code via boost::algo...
Philip Kaufmann
2012-05-19
Merge pull request #1289 from Diapolo/Bitcoin_as_noun
Gavin Andresen
2012-05-19
Replace debug window icon with LGPL-licensed one (fixes #1348)
Wladimir J. van der Laan
2012-05-18
change strings to Bitcoin (uppercase), where it is used as a noun and update ...
Philip Kaufmann
2012-05-18
add an icon for Debug logfile -> Open in the RPC console / add a missing comm...
Philip Kaufmann
2012-05-18
Restore overviewpage (put transactions back within frame)
Wladimir J. van der Laan
2012-05-17
Merge pull request #1314 from Diapolo/Wallet_Transaction_state_Overviewpage
Wladimir J. van der Laan
2012-05-17
add 2 labels to the overviewpage that display Wallet and Transaction status (...
Philip Kaufmann
2012-05-17
Add icon for debug window
Wladimir J. van der Laan
2012-05-17
allow translation of "options" used in the --help message / split translation...
Philip Kaufmann
2012-05-16
Merge pull request #1319 from Diapolo/add_new_languages
Wladimir J. van der Laan
2012-05-16
Add missing Q_OBJECT in bitcoin.cpp
Wladimir J. van der Laan
2012-05-16
Update bitcoinstrings.cpp and bitcoin_en.ts
Wladimir J. van der Laan
2012-05-15
add 4 new translations bg, el_GR, fr and pt_PT (based on transifex fetch from...
Philip Kaufmann
2012-05-15
adapt user-experience from messagepage / move placeholderTexts from XML to so...
Philip Kaufmann
2012-05-14
fix DebugLog file opens twice after clicking "Open" in RPC Console Informatio...
Philip Kaufmann
2012-05-14
Merge pull request #906 from sje397/ValidateMessage
Wladimir J. van der Laan
2012-05-14
Merge pull request #1301 from laanwj/2012_05_rpcscrolltoend
Wladimir J. van der Laan
2012-05-14
RPC console: scroll to the end when user enters a command
Wladimir J. van der Laan
2012-05-13
Merge pull request #1283 from laanwj/2012_05_prevent_tooltip_infiniteloop
Wladimir J. van der Laan
2012-05-13
Merge pull request #1288 from Diapolo/sendcoinsdialog_strings
Wladimir J. van der Laan
2012-05-13
update some strings used as warning messages in sendcoinsdialog.cpp
Philip Kaufmann
2012-05-13
Move help message out of AppInit2
Wladimir J. van der Laan
[prev]
[next]