BIP 0031: pong message
[novacoin.git] / src / qt /
2012-04-12 Gavin AndresenFix OSX build errors.
2012-04-12 Wladimir J. van... Merge pull request #855 from sje397/ToggleHide
2012-04-11 Wladimir J. van... by popular request, make 4th bar of connection icon...
2012-04-10 Pieter WuilleMerge pull request #1054 from sipa/buildinfo
2012-04-10 Pieter WuilleBuild identification strings
2012-04-10 sje397Toggle main window hide on tray icon click
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-04 Philip Kaufmannremoved an unused / obsolete tag from bitcoin.qrc
2012-04-04 Pieter WuilleMerge pull request #1019 from laanwj/2012_03_uirefactor
2012-04-04 Wladimir J. van... Merge pull request #1025 from Diapolo/GUI-BlockDL
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J. van... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J. van... remove dependency on serialize.h and util.h for SecureS...
2012-04-04 Wladimir J. van... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2012-04-04 Wladimir J. van... Code deduplication: make function in GUIUtil to get...
2012-04-04 Wladimir J. van... move QT_PLUGINS stuff to qt main file, where it belongs
2012-04-03 Wladimir J. van... VC2010 compile fixes
2012-04-03 Philip Kaufmannclarified comment why we use an own progressbar style...
2012-04-03 Philip Kaufmannchanged percentage done in tooltip to float to be more...
2012-04-03 Gregory MaxwellMerge pull request #1026 from laanwj/2012_04_increase_u...
2012-04-02 Philip Kaufmannpolished code and fixed progress display (was very...
2012-04-02 Philip Kaufmanncolor update for progress bar
2012-04-02 Philip Kaufmannimplemented OS independent progress bar style / moved...
2012-04-02 Philip Kaufmannchanged progressbar text to "~n blocks remaining"
2012-04-02 Philip Kaufmannremoved relative progressbar display and moved re-worke...
2012-04-02 Philip Kaufmannmodified block DL progressbar to be dynamic and more...
2012-04-02 Wladimir J. van... Increase time ago of last block for "up to date" status...
2012-04-02 Pieter WuilleMerge pull request #998 from Diapolo/transactiontable
2012-04-02 Pieter WuilleMerge pull request #1022 from Diapolo/fix#1020
2012-04-02 Pieter WuilleMerge pull request #1006 from Diapolo/tr-tray
2012-04-01 Philip Kaufmannhide Delete button (only) on ReceivingTab / hide Sign...
2012-03-29 Philip Kaufmannmade tray icon tooltip translatable
2012-03-27 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-03-27 Philip Kaufmannupdate translations from transifex
2012-03-26 Gavin AndresenMerge pull request #991 from gavinandresen/disableWinURI
2012-03-26 Gavin AndresenDisable bitcoin: URI handling on Windows for the 0...
2012-03-26 Philip Kaufmannmake sure Window is shown when clicking bitcoin: Links...
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J. van... Merge pull request #954 from Diapolo/master
2012-03-20 p2kProper support for Growl 1.3 notifications
2012-03-20 Philip Kaufmannremove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoi...
2012-03-19 Philip Kaufmannupdated english language source file via lupdate
2012-03-19 Nils SchneiderMerge pull request #953 from Diapolo/master
2012-03-19 Philip Kaufmannfixed a capitalization error in the german translation
2012-03-19 Philip Kaufmannupdate german translation from transifex
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-16 Philip Kaufmannupdate german translation from transifex
2012-03-16 Nils Schneiderupdate translations from transifex
2012-03-16 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-02-27 Gavin AndresenDo not start bitcoin: thread on OSX. fixes #889
2012-02-27 Gavin AndresenMerge branch 'nooptionsinwallet+fixproxysetting' of...
2012-02-27 Wladimir J. van... Merge pull request #853 from laanwj/2012_02_altminimizetray
2012-02-26 Pieter WuilleStore addrProxy port in settings
2012-02-26 Gavin AndresenReworked QT settings
2012-02-26 Pieter WuilleMove 'Backup Wallet' to file menu
2012-02-25 Pieter WuilleFix addrProxy setting
2012-02-25 Wladimir J. van... Merge pull request #897 from laanwj/2012_02_fixnegativesecs
2012-02-25 Wladimir J. van... In UI, handle cases in which the last received block...
2012-02-25 Chris MooreAdd option "-splash" so we can disable the splash screen.
2012-02-22 Gavin AndresenMerge branch '201202_guiaddsuffix' of https://github...
2012-02-20 Wladimir J. van... Merge pull request #857 from laanwj/2012_02_fixhelpwindow
2012-02-20 Wladimir J. van... Merge pull request #858 from laanwj/2012_02_uisendlabelfix
2012-02-20 Luke DashjrSign message description changes discussed in #bitcoin-dev
2012-02-20 Pieter WuilleTypo fix
2012-02-19 Wladimir J. van... Hide tray icon in destructor, as deleting will let...
2012-02-18 Wladimir J. van... Merge pull request #859 from laanwj/2012_02_guilanguagearg
2012-02-17 Wladimir J. van... Do show/showNormal only when needed.
2012-02-17 Wladimir J. van... Merge pull request #854 from laanwj/2012_02_qtipc
2012-02-17 Wladimir J. van... Merge pull request #834 from sje397/BackupWallet
2012-02-17 Wladimir J. van... Allow setting UI language from commandline (implements...
2012-02-17 Wladimir J. van... Only fill in label from address book, if no label is...
2012-02-17 Wladimir J. van... On windows, show message box with help, as there is...
2012-02-17 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-02-17 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-15 Matt CoralloFix compilation warning.
2012-02-15 Wladimir J. van... fix default suffixes in save dialog in GNOME, make...
2012-02-15 Wladimir J. van... increase BitcoinAddressValidator::MaxAddressLength...
2012-02-15 sje397Added 'Backup Wallet' menu option
2012-02-15 Wladimir J. van... (trivial) regularize coding style
2012-02-12 Wladimir J. van... Merge pull request #807 from TheBlueMatt/bip21
2012-02-12 Wladimir J. van... Add export action to file menu (as long as we have...
2012-02-11 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-10 Matt CoralloAdd Bitcoin-Qt test suite with some bitcoin: URL Tests...
2012-02-10 Matt CoralloAdd -req prefixes to comply with BIP21.
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-06 Gavin AndresenMerge branch 'decomposetransfix' of https://github...
2012-02-06 Wladimir J. van... Restructure credit transaction decomposition (solves...
2012-02-05 Nils Schneiderfetch translations from transifex
2012-02-05 Wladimir J. van... Change up/down increment in UI to 0.001 BTC (issue...
2012-02-01 Wladimir J. van... Remove loose amp; from Portugese translation (issue...
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-26 Wladimir J. van... Merge pull request #593 (Full URL Support in bitcoin-qt)
2012-01-19 Gavin AndresenMerge branch 'tabs-to-space' of https://github.com...
2012-01-17 Wladimir J. van... Remove erroneous ":" in front of port in options dialog...
2012-01-17 Wladimir J. van... fix the build (port IP validation in options to network...
2012-01-17 Wladimir J. van... Revert to global progress indication (see #753)
next