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-13
Update bitcoinstrings from core and English source translation file
Wladimir J. van der Laan
2012-06-13
re-work optionsdialog to a tabbed UI based on an ui-file
Philip Kaufmann
2012-06-12
Merge pull request #1444 from laanwj/2012_06_opendebuglog
Wladimir J. van der Laan
2012-06-12
make buttons in debug window non autoDefault
Philip Kaufmann
2012-06-12
Cross-platform "Open debug logfile"
Wladimir J. van der Laan
2012-06-12
Merge pull request #1440 from Diapolo/overviewpage_InitialBalance
Wladimir J. van der Laan
2012-06-12
Do not select first address automatically in the address book
Wladimir J. van der Laan
2012-06-11
Merge pull request #1412 from Diapolo/string_wait_mature
Wladimir J. van der Laan
2012-06-11
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...
Philip Kaufmann
2012-06-09
Fix Mingw64 build (missing headers according to M$ documentation)
Matt Corallo
2012-06-09
update info string in GUI for generated blocks and change "must wait" into "m...
Philip Kaufmann
2012-06-04
fix default Proxy address in Qt options (no hostname allowed currently)
Philip Kaufmann
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
[next]