Merge branch '0.4.x' into 0.5.x
[novacoin.git] / src / qt /
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-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 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-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-05 Philip Kaufmannremove HTML code around "Wallet" (displayed on overview...
2012-04-18 Pieter WuilleAdd missing breaks in optionmodel's switch case
2012-04-17 Wladimir J. van... Add forgotten initializer
2012-04-16 Wladimir J. van... Set label when selecting an address that already has...
2012-04-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J. van... fix warnings: enumeration values 'XX' not handled in...
2012-04-15 Wladimir J. van... fix warnings: 'XX' defined as a struct here but previou...
2012-04-15 Wladimir J. van... Show a message box when runaway exception happens
2012-04-15 Luke DashjrBugfix: nTotalBlocks wasn't in 0.5.0, so need to replac...
2012-04-14 Wladimir J. van... Do not show green tick unless all known blocks are...
2012-04-14 Wladimir J. van... Add missing tooltip and key shortcut in settings dialog...
2012-04-11 Wladimir J. van... Show error message instead of exception crash when...
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 Luke DashjrBugfix: Windows lacks sleep(), so need to use Sleep...
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 p2kProper support for Growl 1.3 notifications
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Wladimir J. van... Increase time ago of last block for "up to date" status...
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-04-04 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-03-21 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-19 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-19 Wladimir J. van... Hide window from taskbar when "minimize to tray" active...
2012-03-19 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-16 Wladimir J. van... fix default suffixes in save dialog in GNOME, make...
2012-03-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-27 Wladimir J. van... In UI, handle cases in which the last received block...
2012-02-27 Chris MooreDon't show splash screen when -min is specified on...
2012-02-27 Wladimir J. van... Only fill in label from address book, if no label is...
2012-02-27 Wladimir J. van... Restructure IPC URL handling (fixes #851)
2012-02-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-17 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-17 Wladimir J. van... Prevent window from being shown momentarily when using...
2012-02-08 Luke DashjrBugfix: Capitalize kB correctly (upstream: 9d4b05c)
2012-02-08 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-08 Wladimir J. van... Restructure credit transaction decomposition (solves...
2012-02-08 Luke DashjrBugfix: Capitalize kB correctly (upstream: 9d4b05c)
2012-02-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-02 Wladimir J. van... Revert to global progress indication (see #753)
2012-02-02 Wladimir J. van... Remove loose amp; from Portugese translation (issue...
2012-02-02 Matt CoralloAutomatically refocus on new SendCoinsEntrys and scroll...
2012-01-24 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-24 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-17 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-09 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-09 Wladimir J. van... Add "About Qt" menu option to show built-in Qt About...
2012-01-09 Wladimir J. van... make transaction description read-only (UI fix)
2012-01-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-04 Wladimir J. van... Fix transaction type in UI: not all tx'es with "from...
2012-01-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-03 Wladimir J. van... Fix typo (#734)
2012-01-03 Luke DashjrFix typo (#734)
2011-12-20 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-12 Gavin AndresenMerge commit '7298ebb'
2011-12-12 Nils Schneideradded translations: pt_BR zh_CN
2011-12-12 Nils Schneiderupdated translations: es es_CL nb ru
2011-12-09 Wladimir J. van... Prevent window from being shown momentarily when using...
2011-12-05 Gavin AndresenMerge pull request #679 from laanwj/cmdline_minimize
2011-12-04 Wladimir J. van... Implement -min option to start minimized
2011-12-01 Wladimir J. van... Make home and addressbook icon more consistent with...
2011-12-01 Gavin AndresenMerge pull request #666 from nobled/secstrings
2011-11-26 Wladimir J. van... Make home and addressbook icon more consistent with...
2011-11-26 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-11-25 Wladimir J. van... allow for filtering addresses and labels by searching...
2011-11-25 Nils Schneiderupdate translation: de
2011-11-25 Alex BSmall fixes in both spanish translations
2011-11-24 Wladimir J. van... allow for filtering addresses and labels by searching...
2011-11-24 Nils Schneiderupdate translation: de
2011-11-24 Nils Schneideradd translations: hu uk
2011-11-24 Alex BSmall fixes in both spanish translations
2011-11-22 Nils Schneiderupdate translations: da de nl ru zh_TW
2011-11-22 Nils Schneideradd italian translation
2011-11-21 Gavin AndresenMerge pull request #634 from laanwj/doxygen
2011-11-21 Luke DashjrBugfix: only make QListView transparent, not its tooltips
2011-11-15 Wladimir J. van... add message about restarting bitcoin after encrypting...
2011-11-14 Gavin AndresenMerge pull request #631 from luke-jr/free_icons
next