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-14
Merge pull request #1459 from laanwj/2012_06_trayiconmenu
Wladimir J. van der Laan
2012-06-13
Merge pull request #1002 from Diapolo/URL-handling_2
Wladimir J. van der Laan
2012-06-13
Merge pull request #1439 from Diapolo/ClientShutdown
Wladimir J. van der Laan
2012-06-14
Reorganize tray icon menu into more logical order
Wladimir J. van der Laan
2012-06-14
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-13
Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized
Wladimir J. van der Laan
2012-06-13
Merge pull request #1448 from Diapolo/2012-06-13_translation_updates
Wladimir J. van der Laan
2012-06-13
Update bitcoinstrings from core and English source translation file
Wladimir J. van der Laan
2012-06-13
update translation files (fetched from Transifex) and remove translation for ...
Philip Kaufmann
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
merge toggleHidden() code into showNormalIfMinimized() to extend the function...
Philip Kaufmann
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-12
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
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
[next]