Merge branch '0.5.x' into 0.6.0.x
[novacoin.git] / src / qt /
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
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-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 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
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 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-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-17 Luke DashjrBugfix: Missing includes
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-16 Philip Kaufmannupdate german translation from transifex
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-16 Nils Schneiderupdate translations from transifex
2012-03-16 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-27 Gavin AndresenDo not start bitcoin: thread on OSX. fixes #889
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-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-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-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-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-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-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-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-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-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)
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-14 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-14 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-10 Luke DashjrQt: Show transaction ID in details
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...
next