Pull-Requests
pull
URI-handling code update: added safety checks and notifications
#1002
Diapolo on March 28, 2012
Diapolo on March 28, 2012
pull
fix "commas at the end of enumerator lists..." compiler warning
#1014
Diapolo on March 30, 2012
Diapolo on March 30, 2012
pull
modified block DL progressbar to be more informative and precise
#1025
Diapolo on April 2, 2012
Diapolo on April 2, 2012
pull
change button tooltip on sign message page for copy to clipboard...
#1139
Diapolo on April 22, 2012
Diapolo on April 22, 2012
pull
add a clear all button to the sign message page (addresses #943)
#1166
Diapolo on April 29, 2012
Diapolo on April 29, 2012
pull
small translation-file handling / loading changes and re-work comments to be clearer
#1175
Diapolo on May 1, 2012
Diapolo on May 1, 2012
pull
fix DEPENDPATH in the project file, as json has no include sub-dir and src was in twice
#1176
Diapolo on May 1, 2012
Diapolo on May 1, 2012
pull
changed cursor for selectable text on the about dialog to IBeamCursor...
#1201
Diapolo on May 5, 2012
Diapolo on May 5, 2012
pull
change text on message.ui from "Copy to Clipboard" to "Copy Signature"...
#1202
Diapolo on May 5, 2012
Diapolo on May 5, 2012
pull
GUI messagepage: add placeholder text to address field (like in sendcoins dialog)...
#1204
Diapolo on May 5, 2012
Diapolo on May 5, 2012
pull
update bitcoin_en.ts (translation master file) to match current master branch as of 2012-05-09
#1235
Diapolo on May 9, 2012
Diapolo on May 9, 2012
pull
changes to optionsdialog.cpp (partly based on discussion in #1248)
#1250
Diapolo on May 10, 2012
Diapolo on May 10, 2012
pull
add 2 comments to transactionview.cpp to ensure no one moves setPlacehol...
#1251
Diapolo on May 10, 2012
Diapolo on May 10, 2012
pull
GUI RPC Console: if there is no current block number available display N/A on totalBlocks label,...
#1258
Diapolo on May 11, 2012
Diapolo on May 11, 2012
pull
change size of transactiondialog, to allow display of transaction-id wit...
#1268
Diapolo on May 12, 2012
Diapolo on May 12, 2012
pull
rename "QR-Code Dialog" to "QR Code Dialog" in qrcodedialog.ui as this spelling is used all over the code
#1274
Diapolo on May 12, 2012
Diapolo on May 12, 2012
pull
remove string "TextLabel" from warningLabel, as this is unneeded and as ...
#1275
Diapolo on May 12, 2012
Diapolo on May 12, 2012
pull
use "IPv6" and "IPv4" in strings as these are the official spellings
#1277
Diapolo on May 12, 2012
Diapolo on May 12, 2012
pull
update some strings used as warning messages in sendcoinsdialog.cpp
#1288
Diapolo on May 13, 2012
Diapolo on May 13, 2012
pull
change strings to Bitcoin (uppercase), where it is used as a noun and up...
#1289
Diapolo on May 13, 2012
Diapolo on May 13, 2012
pull
GUI RPC Console: ensure we scroll to the end of the QTextEdit after appending
#1297
Diapolo on May 14, 2012
Diapolo on May 14, 2012
pull
GUI fix: DebugLog file opens twice after clicking "Open" in RPC Console Information tab
#1307
Diapolo on May 14, 2012
Diapolo on May 14, 2012
pull
GUI: adapt user-experience from messagepage for verifymessagedialog
#1308
Diapolo on May 14, 2012
Diapolo on May 14, 2012
pull
GUI: add 2 labels to the overviewpage that display Wallet and Transaction status
#1314
Diapolo on May 15, 2012
Diapolo on May 15, 2012
pull
update bitcoin_en.ts (translation master file) to match current master branch as of 2012-05-15
#1318
Diapolo on May 15, 2012
Diapolo on May 15, 2012
pull
add 4 new translations bg, el_GR, fr and pt_PT (based on transifex fetch from today)
#1319
Diapolo on May 15, 2012
Diapolo on May 15, 2012
pull
GUI: fix translation generation for UI options and a few other strings in the...
#1322
Diapolo on May 16, 2012
Diapolo on May 16, 2012
pull
fix RenameOver() and FileCommit() functions, to not generate compilation errors
#1332
Diapolo on May 17, 2012
Diapolo on May 17, 2012
pull
Win32: use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX)
#1345
Diapolo on May 17, 2012
Diapolo on May 17, 2012
pull
Win32: use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) - V2
#1351
Diapolo on May 18, 2012
Diapolo on May 18, 2012
pull
remove strncasecmp() + strnicmp() calls use boost::algorithm::istarts_with()
#1363
Diapolo on May 19, 2012
Diapolo on May 19, 2012
pull
GUI: change verifymessagepage behaviour to match RPC-call "verifymessage"
#1368
Diapolo on May 21, 2012
Diapolo on May 21, 2012
pull
Translation: sync english translation master file with current master branch (2012-05-31)
#1403
Diapolo on May 31, 2012
Diapolo on May 31, 2012
pull
fix default Proxy address in Qt options (no hostname allowed currently)
#1418
Diapolo on June 4, 2012
Diapolo on June 4, 2012
pull
GUI: re-work current options dialog to a tabbed layout and use an UI-file
#1433
Diapolo on June 9, 2012
Diapolo on June 9, 2012
pull
GUI: init with correct display unit and update it, when user changes it via options dialog
#1434
Diapolo on June 9, 2012
Diapolo on June 9, 2012
pull
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to ...
#1440
Diapolo on June 11, 2012
Diapolo on June 11, 2012
pull
GUI: set cursor for balance field to IBeamCursor (to show the user it IS selectable)
#1451
Diapolo on June 13, 2012
Diapolo on June 13, 2012
pull
GUI: merge sign/verify message into a single window with tabbed UI
#1469
Diapolo on June 15, 2012
Diapolo on June 15, 2012
pull
GUI: fix immature display in GUI / add balance updates on block change
#1475
Diapolo on June 17, 2012
Diapolo on June 17, 2012
pull
walletmodel: only update cached balances / transaction numbers and emit ...
#1478
Diapolo on June 18, 2012
Diapolo on June 18, 2012
pull
add CWalletTx::GetImmatureCredit() and use it in CWallet::GetImmatureBalance()
#1479
Diapolo on June 18, 2012
Diapolo on June 18, 2012
pull
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
#1483
Diapolo on June 18, 2012
Diapolo on June 18, 2012
pull
GUI: change language selection format to "language - country (locale name)"
#1519
Diapolo on June 25, 2012
Diapolo on June 25, 2012
pull
GUI: enhance translation possibilities in TransactionDesc / misc other changes
#1552
Diapolo on July 3, 2012 GUIRefactoring
Diapolo on July 3, 2012 GUIRefactoring
pull
we only have a single .qrc file, so use "RESOURCES = src/qt/bitcoin.qrc"
#1585
Diapolo on July 11, 2012
Diapolo on July 11, 2012
pull
enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8
#1591
Diapolo on July 13, 2012
Diapolo on July 13, 2012
pull
change Window title to "Bitcoin - Wallet" / misc related renames
#1592
Diapolo on July 13, 2012
Diapolo on July 13, 2012
pull
only update cached values in ClientModel::updateTimer() when they are changed
#1646
Diapolo on August 1, 2012
Diapolo on August 1, 2012
pull
Bitcoin-Qt: expand GCC Stack-Smashing Protector usage (non Windows)
#1856
Diapolo on September 22, 2012
Diapolo on September 22, 2012
pull
fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp
#1911
Diapolo on October 5, 2012
Diapolo on October 5, 2012
pull
fix some missing indentations in main.cpp for better readability
#2000
Diapolo on November 10, 2012
Diapolo on November 10, 2012
pull
ensure we use our format macros to avoid compilation warnings
#2018
Diapolo on November 16, 2012
Diapolo on November 16, 2012
pull
Bitcoin-Qt: fix crash on Windows caused by CDBEnv::EnvShutdown()
#2024
Diapolo on November 18, 2012
Diapolo on November 18, 2012
pull
split of createTrayIconMenu() from createTrayIcon() in BitcoinGUI
#2046
Diapolo on November 27, 2012
Diapolo on November 27, 2012
pull
honor blocked networks (-onlynet="XXX") with inbound connections
#2089
Diapolo on December 10, 2012
Diapolo on December 10, 2012
pull
add Windows specific optimization to pre-alloc block/undo files
#2098
Diapolo on December 12, 2012
Diapolo on December 12, 2012
pull
Bitcoin-Qt: ensure all Windows scopes use win32 as identifier
#2109
Diapolo on December 15, 2012
Diapolo on December 15, 2012
pull
Bitcoin-Qt: never display own block count > estimated block count
#2148
Diapolo on January 3, 2013
Diapolo on January 3, 2013
pull
Bitcoin-Qt: use reference in setAddress_SM() and setAddress_VM()
#2166
Diapolo on January 10, 2013
Diapolo on January 10, 2013
pull
small changes in init, main, checkpoints.h and bitcoin-qt.pro
#2186
Diapolo on January 18, 2013
Diapolo on January 18, 2013
pull
Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac
#2386
Diapolo on March 19, 2013
Diapolo on March 19, 2013
pull
translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts)
#2387
Diapolo on March 19, 2013
Diapolo on March 19, 2013
pull
Bitcoin-Qt: emit numBlocksChanged for changed reindex or importing state
#2469
Diapolo on April 6, 2013
Diapolo on April 6, 2013
pull
Bitcoin-Qt: remove " - " on empty title in BitcoinGUI::message()
#2492
Diapolo on April 9, 2013
Diapolo on April 9, 2013
pull
rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()
#2501
Diapolo on April 10, 2013
Diapolo on April 10, 2013
pull
Bitcoin-Qt: remove an unneeded default argument in paymentserver.cpp
#2730
Diapolo on June 3, 2013
Diapolo on June 3, 2013
pull
Bitcoin-Qt: fix QApplication includes to match our include defaults
#2847
Diapolo on July 23, 2013
Diapolo on July 23, 2013
pull
clientmodel: remove 2 hard-coded values, use CChainParams instead
#3084
Diapolo on October 12, 2013
Diapolo on October 12, 2013
pull
replace %zu with %"PRIszu" macro to prevent compiler warnings
#3093
Diapolo on October 15, 2013
Diapolo on October 15, 2013
pull
splashscreen: use TestNet() instead of unneeded string processing
#3125
Diapolo on October 22, 2013
Diapolo on October 22, 2013
pull
RPC: error code changes and prevent crash with walletpassphrase
#3137
Diapolo on October 23, 2013
Diapolo on October 23, 2013
pull
[Qt] addressbookpage: make addressbookpage use message() / remove optionsmodel
#3157
Diapolo on October 26, 2013
Diapolo on October 26, 2013
pull
GUIUtil: make getSaveFileName() use native OS path separators
#3158
Diapolo on October 26, 2013
Diapolo on October 26, 2013
pull
[Qt] walletview: make backupWallet() use GUIUtil::getSaveFileName()
#3160
Diapolo on October 26, 2013
Diapolo on October 26, 2013
pull
[Qt] BitcoinGUI: connect to message() signal from wallet model
#3169
Diapolo on October 27, 2013
Diapolo on October 27, 2013
pull
[Qt] allow drag and drop of payment request URLs on main window
#3208
Diapolo on November 5, 2013
Diapolo on November 5, 2013
pull
[Qt] make event() and eventFilter() in askpassphrasedialog protected
#3209
Diapolo on November 5, 2013
Diapolo on November 5, 2013
pull
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
#3254
Diapolo on November 14, 2013
Diapolo on November 14, 2013
pull
[Qt] let OptionsModel::getProxySettings() directly query proxy
#3452
Diapolo on December 20, 2013
Diapolo on December 20, 2013
pull
[Qt] guard bitcoin-config.h and remove dublicated help message code
#3511
Diapolo on January 11, 2014
Diapolo on January 11, 2014
pull
[Qt] harmonize strings used when exporting in addressbookpage
#3579
Diapolo on January 23, 2014
Diapolo on January 23, 2014
pull
add header, which includes default values for certain parameters
#3595
Diapolo on January 28, 2014
Diapolo on January 28, 2014
pull
replace custom GetFilesize() with boost::filesystem::file_size()
#3603
Diapolo on January 30, 2014
Diapolo on January 30, 2014
pull
[Qt] update form files for setting autoDefault explicitly to false
#4853
Diapolo on September 5, 2014
Diapolo on September 5, 2014
pull
core: remove unneeded c_str() / Qt: replace c_str() with Qt code
#4879
Diapolo on September 9, 2014
Diapolo on September 9, 2014
pull
add nModSize init to default constructor of CTxMemPoolEntry
#4930
Diapolo on September 16, 2014
Diapolo on September 16, 2014
pull
prefer const string& over char* in CDB and CWalletDB constructor
#4931
Diapolo on September 16, 2014
Diapolo on September 16, 2014
pull
amount.h: update license, add header end comment + rem from util.h
#5031
Diapolo on October 2, 2014
Diapolo on October 2, 2014
pull
[Qt] log cert errors for payment requests and harden test-cases
#5466
Diapolo on December 12, 2014 GUITests
Diapolo on December 12, 2014 GUITests
pull
minor changes in db/walletdb (e.g. constify some std::string references)
#5616
Diapolo on January 8, 2015 Refactoring
Diapolo on January 8, 2015 Refactoring
pull
[Qt] prevent amount overflow problem with payment requests
#5629
Diapolo on January 9, 2015 GUI
Diapolo on January 9, 2015 GUI
pull
[Qt] add option to allow self signed root certs (for testing)
#5636
Diapolo on January 10, 2015 GUI
Diapolo on January 10, 2015 GUI
pull
[Qt] don't allow amount changes when AmountSpinBox is read-only
#5637
Diapolo on January 10, 2015 GUI
Diapolo on January 10, 2015 GUI
pull
[Qt] add defaultConfirmTarget constant to sendcoinsdialog
#5932
Diapolo on March 21, 2015 Refactoring
Diapolo on March 21, 2015 Refactoring
pull
use constant references for strings in functions in wallet/*.*
#5933
Diapolo on March 21, 2015 Refactoring
Diapolo on March 21, 2015 Refactoring
pull
use constant reference as param in ConnectThroughProxy()
#6054
Diapolo on April 23, 2015 Refactoring
Diapolo on April 23, 2015 Refactoring
pull
init: add missing -blockversion help to debugging help output
#6166
Diapolo on May 20, 2015 Docs
Diapolo on May 20, 2015 Docs
pull
[net] remove an obscure macro used in CNode::copyStats
#6207
Diapolo on May 31, 2015 Refactoring
Diapolo on May 31, 2015 Refactoring
pull
fix crash on shutdown when e.g. changing -txindex and abort action
#6282
Diapolo on June 15, 2015 Bug
Diapolo on June 15, 2015 Bug
pull
forward-declare univalue in rpcclient + remove include in rpcserver.cpp
#6893
Diapolo on October 27, 2015
Diapolo on October 27, 2015
Issues
issue
bitcoin-qt.exe -? message box height is too large / layout ugly
#1049
Diapolo on April 6, 2012 GUI
Diapolo on April 6, 2012 GUI
issue
GUI: tooltips in main menu / for menu items are not shown -> better remove them
#1079
Diapolo on April 11, 2012 GUI
Diapolo on April 11, 2012 GUI
issue
json_spirit_writer_template.h - comparison is always true due to limited range of data type warning
#1144
Diapolo on April 24, 2012
Diapolo on April 24, 2012
issue
during block-chain download: high CPU load + GUI lags + addresses don't stay selected and lose focus (0.6.1 RC1)
#1154
Diapolo on April 27, 2012
Diapolo on April 27, 2012
issue
RPC console glitch: Build date and Block time have different formats
#1256
Diapolo on May 11, 2012
Diapolo on May 11, 2012
issue
2x Warning:dereferencing pointer 'sockaddr.X' does break strict-aliasing rules [-Wstrict-aliasing]
#1556
Diapolo on July 4, 2012 BugWindows
Diapolo on July 4, 2012 BugWindows
issue
some threads are missing IMPLEMENT_RANDOMIZE_STACK()
#1603
Diapolo on July 17, 2012 Refactoring
Diapolo on July 17, 2012 Refactoring
issue
Bitcoin-Qt: exception in CInv::GetCommand() when using -onlynet="IPv6"
#1625
Diapolo on July 23, 2012 Bug
Diapolo on July 23, 2012 Bug
issue
Qt: extend proxy settings - core dev help needed and wanted :)
#1721
Diapolo on August 24, 2012
Diapolo on August 24, 2012
issue
for >0.7: Move default values and such out of parameter descriptions strings
#1765
Diapolo on August 31, 2012
Diapolo on August 31, 2012
issue
What about the script to strip spaces and tabs from source?
#1806
Diapolo on September 9, 2012
Diapolo on September 9, 2012
issue
possible bug with 0.7.1 RC1 and memory (variable) corruption
#1920
Diapolo on October 11, 2012
Diapolo on October 11, 2012
issue
problem with RPC console in 0.7.1 (re-post from forum thread)
#1960
Diapolo on October 25, 2012 BugWallet
Diapolo on October 25, 2012 BugWallet
issue
Work around clang compilation problem in Boost 1.46 needed for higher versions?
#1968
Diapolo on October 30, 2012
Diapolo on October 30, 2012
issue
Qt: specifiying -reindex with empty datadir leads to crash
#2239
Diapolo on January 30, 2013 Bug
Diapolo on January 30, 2013 Bug
issue
Q: do we check if nStartingHeight of nodes is a plausible value (DoS)?
#2240
Diapolo on January 30, 2013
Diapolo on January 30, 2013
issue
Bitcoin-Qt: duplicate code in bitcoingui.cpp and walletview.cpp
#2447
Diapolo on April 2, 2013
Diapolo on April 2, 2013
issue
Bitcoin-Qt: problem in ParseParameters() when supplying Qt style
#2458
Diapolo on April 4, 2013 GUIRefactoring
Diapolo on April 4, 2013 GUIRefactoring
issue
Bitcoin-Qt: testnet -reindex running + setgenerate true == crash
#2471
Diapolo on April 6, 2013 Bug
Diapolo on April 6, 2013 Bug
issue
problem with bitcoin: URIs and command-line arguments (initial client startup)
#2859
Diapolo on July 25, 2013
Diapolo on July 25, 2013
issue
Using payment-request adds strange address to address book
#3006
Diapolo on September 17, 2013
Diapolo on September 17, 2013
issue
sendtoaddress() returns wrong error code for message 'Insufficient funds'
#3007
Diapolo on September 17, 2013 Bug
Diapolo on September 17, 2013 Bug
issue
[Qt] Do you want to rebuild the block database now? No -> crash
#3136
Diapolo on October 23, 2013 BugWindows
Diapolo on October 23, 2013 BugWindows
issue
[Qt] usedSending/ReceivingAddressesAction can open multiple windows
#3569
Diapolo on January 22, 2014 GUI
Diapolo on January 22, 2014 GUI
issue
Boost 1.56.0 released - seems to have problems with file_lock on Win32
#4658
Diapolo on August 8, 2014 WindowsBuild system
Diapolo on August 8, 2014 WindowsBuild system
issue
[Qt] Payment request via Tor and BitPay - a NO go
#5204
Diapolo on November 4, 2014 BrainstormingGUIWallet
Diapolo on November 4, 2014 BrainstormingGUIWallet