911 Commits (159bc4819304c4394a92230c9e7b9f3416abe877)

Author SHA1 Message Date
Michael 246c20e8a9 Correct date 13 years ago
p2k 3f1bb1ac78 Proper support for Growl 1.3 notifications 13 years ago
Philip Kaufmann d6b08f6f2c remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.ts 13 years ago
Philip Kaufmann 603061a7e5 updated english language source file via lupdate 13 years ago
Philip Kaufmann 8afd4699e6 fixed a capitalization error in the german translation 13 years ago
Philip Kaufmann 7c4fabde60 update german translation from transifex 13 years ago
Joel Kaartinen aa3d4c0221 Make the sendcoins dialog use the configured unit type, even on the first attempt. 13 years ago
Philip Kaufmann 652856fb63 update german translation from transifex 13 years ago
Nils Schneider 98ff031eb8 update translations from transifex 13 years ago
Wladimir J. van der Laan 08ed96d856 Yet another attempt at implementing "minimize to tray" that works on all OSes 13 years ago
Gavin Andresen 07ed49a472 Do not start bitcoin: thread on OSX. fixes #889 13 years ago
Pieter Wuille 42c8b56f62 Store addrProxy port in settings 13 years ago
Gavin Andresen 3f8cb2c565 Reworked QT settings 13 years ago
Pieter Wuille 88c41c43ea Move 'Backup Wallet' to file menu 13 years ago
Pieter Wuille 4a10d4c6dc Fix addrProxy setting 13 years ago
Wladimir J. van der Laan 71ba9abba6 In UI, handle cases in which the last received block was generated in the future (secs<0) 13 years ago
Chris Moore ec4efde40c Add option "-splash" so we can disable the splash screen. 13 years ago
Luke Dashjr 5a5cc6ac09 Sign message description changes discussed in #bitcoin-dev 13 years ago
Pieter Wuille 9fa042a96c Typo fix 13 years ago
Wladimir J. van der Laan 27a0ed8a0a Hide tray icon in destructor, as deleting will let it linger until quit (on Ubuntu) 13 years ago
Wladimir J. van der Laan 17690ea5a7 Do show/showNormal only when needed. 13 years ago
Wladimir J. van der Laan 72075edafb Allow setting UI language from commandline (implements #678) 13 years ago
Wladimir J. van der Laan f9f75f320e Only fill in label from address book, if no label is filled in yet, fixes #840 13 years ago
Wladimir J. van der Laan bc5e6b9f21 On windows, show message box with help, as there is no stderr (fixes #702) 13 years ago
Wladimir J. van der Laan 83d1d1a906 Hide window from taskbar when "minimize to tray" active by making window into Tool window 13 years ago
Wladimir J. van der Laan 23b3cf9d10 Restructure IPC URL handling (fixes #851) 13 years ago
Matt Corallo 32af6b16f1 Fix compilation warning. 13 years ago
Wladimir J. van der Laan 303a47c095 fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) 13 years ago
Wladimir J. van der Laan c85c37acb1 increase BitcoinAddressValidator::MaxAddressLength from 34 to 35 13 years ago
sje397 4efbda3f25 Added 'Backup Wallet' menu option 13 years ago
Wladimir J. van der Laan 1df182ff88 (trivial) regularize coding style 13 years ago
Wladimir J. van der Laan d27b4576f3 Add export action to file menu (as long as we have a file menu, export certainly should be there) 13 years ago
Janne Pulkkinen 6af93ee2ea Fix Minimize to the tray instead of the taskbar 13 years ago
Matt Corallo 245484679a Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start. 13 years ago
Matt Corallo cce89ead18 Add -req prefixes to comply with BIP21. 13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Wladimir J. van der Laan ab07866c8d Restructure credit transaction decomposition (solves issue #689) 13 years ago
Nils Schneider 9d4b05c0dc fetch translations from transifex 13 years ago
Wladimir J. van der Laan f69b82e78a Change up/down increment in UI to 0.001 BTC (issue #760) 13 years ago
Wladimir J. van der Laan d2291cce92 Remove loose amp; from Portugese translation (issue #701) 13 years ago
Luke Dashjr 2bc4fd609c Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
Wladimir J. van der Laan 06706ab8ef Remove erroneous ":" in front of port in options dialog (introduced with network refactor) 13 years ago
Wladimir J. van der Laan be4d08b261 fix the build (port IP validation in options to network refactoring) 13 years ago
Wladimir J. van der Laan b2a967cd0b Revert to global progress indication (see #753) 13 years ago
Janne Pulkkinen 29b7273153 *Clear all has a tooltip now *About dialog updated 13 years ago
Lars Rasmusson b985efaac1 Replace tabs with four spaces to comply with coding standard in doc/coding.txt 13 years ago
Luke Dashjr ebf9065c22 Qt: Show transaction ID in details 13 years ago
Pieter Wuille 67a42f929b Network stack refactor 13 years ago
Wladimir J. van der Laan 7453497ee4 make transaction description read-only (UI fix) 13 years ago
Matt Corallo 7d145a0f59 Add support for opening bitcoin: URIs directly. 13 years ago