Add createmultisig RPC
[novacoin.git] / src / qt /
2014-07-26 CryptoManiacRemove old maturity handling code
2014-07-26 CryptoManiacImplement IsMine filter 24/head
2014-07-25 CryptoManiacBugfix: Unspendable inputs handling
2014-07-19 CryptoManiacHandle unspendable inputs correctly.
2014-07-19 CryptoManiacMerge support for watch-only addresses
2014-07-19 CryptoManiacFix coin control change field behavior.
2014-07-16 CryptoManiacMulti-threaded signatures checking support, rename...
2014-07-10 CryptoManiacformat the network weight value as integer 20/head
2014-07-10 alexUI fixes
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacCoinControl: add paste from address book and clipboard...
2014-07-10 CryptoManiacConvert UI files to UNIX EOL format.
2014-07-10 CryptoManiacTypo fix
2014-07-10 CryptoManiacUnlock menu fix
2014-07-10 CryptoManiacUpdate translations
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacCreate wallet security menu
2014-07-10 CryptoManiacUpdate stake miner GUI
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacAdd miner icons
2014-07-10 CryptoManiacStake miner status icon
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacImplement DumpWallet and ImportWallet calls from menu.
2014-07-10 CryptoManiacAdd input weight to coin control interface
2014-07-10 CryptoManiacTranslation fixes
2014-07-10 CryptoManiacNew transaction fees scheme
2014-02-23 Philip KaufmannBitcoin-Qt: fix known addressbook bugs
2014-02-22 CryptoManiacAbout dialog update. 7/head
2014-02-14 MASM fanRename IsConfirmed() to IsTrusted()
2014-02-09 0xDEADFACEMerge pull request #1 from Tranz5/master
2014-02-08 0xDEADFACEJust another typo fix
2014-02-08 Tranz5Extend fWalletUnlockMintOnly to GUI 1/head
2014-01-12 alexTypo fix
2014-01-12 alexPre-0.4.8 update
2014-01-05 awolandUpdate guiutil.cpp
2013-12-31 alexCache scrypt hashes on disk
2013-09-29 alexFix
2013-09-29 alexTranslate
2013-09-29 alexMerge coin control features v0.4.4.5
2013-08-28 alexReplace -nosynccheckpoints with a new -cppolicy=mode...
2013-08-25 alexAdd Google's LevelDB support
2013-08-24 alexTranslation update
2013-08-24 alexRemove loop macro from util.h
2013-08-22 alexSet correct name for boost IPC
2013-08-18 BalthazarMerge pull request #5 from awoland/master
2013-08-15 alexResources update v0.4.4.1-nvc
2013-08-15 alexUpdate DNS seed option description
2013-08-06 awolandUpdate notificator.cpp
2013-08-03 alexSet correct prefix for URI
2013-07-30 alexRemove CPU miner related code
2013-07-29 alexBUGFIX: prevent Qt client crash at startup with an...
2013-07-29 alexAdd -walletnotify option
2013-07-29 alexAdd "Copy transaction ID" feature
2013-07-28 alexAllow user to select wallet file (-waller=walletfilenam...
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-04-19 alexTranslation update v0.4.0-nvc
2013-04-19 alexcache Stake value
2013-04-19 alexFix balanceChanged event error
2013-04-15 alexhzUpdate translation
2013-04-15 alexhzUpdate translation
2013-04-15 alexhzUpdate translation
2013-04-15 alexhzUpdate translation
2013-04-15 alexhzUpdate translation
2013-04-15 alexhzChange splash v0.4.0-unstable
2013-04-15 alexhzFix
2013-04-15 alexhzupdate to 0.4 preview
2013-04-06 alexhzAdd checkpoint at block 14189, v3 lock-in since superma...
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-10 BalthazarInitial commit of NovaCoin changes
2013-02-10 BalthazarInitial commit of NovaCoin changes
2013-02-10 rootsome files removal
2012-11-10 Sunny KingPPCoin: Qt: display coinstake as single 'mint by stake...
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-06-14 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-06-14 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-06-14 Philip KaufmannBugfix: Fix various places where Bitcoin-Qt was being...
2012-06-14 Philip KaufmannDon't call exit() in Shutdown() for Bitcoin-Qt (fixes...
2012-06-14 Philip Kaufmannchange initial Balance on overviewpage from "123.456...
2012-06-14 Philip Kaufmannremoved ability to translate "0 BTC" and "123.456 BTC...
2012-06-14 Wladimir J. van... Do not select first address automatically in the addres...
2012-06-06 Luke DashjrBugfix: Allow tray icon to linger until Bitcoin-Qt...
2012-05-22 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-22 Wladimir J. van... Remove duplicate behavior on MacOSX
2012-05-22 Wladimir J. van... Filter out whitespace and zero-width non-breaking space...
2012-05-15 Philip Kaufmannremove string "TextLabel" from warningLabel, as this...
2012-05-15 Wladimir J. van... Properly escape " in strings when exporting CSV
2012-05-15 FordyCorrect Date
2012-05-15 FordyCorrect Date
2012-05-15 Philip Kaufmannremove 2 ugly spaces from a string used in translations
2012-05-15 Luke DashjrBitcoin-Qt: Remove redundant tooltip on optional transa...
2012-05-07 Luke DashjrUpdate/fix translations
2012-05-07 Luke DashjrUpdate/fix translations
2012-05-07 Luke DashjrMerge commit '293f264' into 0.6.0.x
2012-05-06 Philip Kaufmannfix #952 by checking if we have a new address or an...
2012-05-06 Philip Kaufmannfix #952 by checking if we have a new address or an...
2012-05-06 Wladimir J. van... Hide UI immediately after leaving the main loop.
2012-05-06 Wladimir J. van... Hide UI immediately after leaving the main loop.
2012-05-06 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-06 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
next