911 Commits (159bc4819304c4394a92230c9e7b9f3416abe877)

Author SHA1 Message Date
Alex B 53f21f6ee7 Added Spanish translation for qt 13 years ago
Wladimir J. van der Laan d85f245800 Add alt-1..alt-5 shortcut to switch between tabs 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Wladimir J. van der Laan d934e7e3dd Make "Quit" menu saner 13 years ago
Gavin Andresen 0b3f3657c8 Remove old wx translations, updated qt translations 13 years ago
Wladimir J. van der Laan 608dacf689 only install translator when not empty 13 years ago
Wladimir J. van der Laan 5902040874 translation handling improvements 13 years ago
Janne Pulkkinen a1ef0d19b1 Removing the if statement entirely - not needed. 13 years ago
Janne Pulkkinen 609acbf43d Send Coins page not cleared when changing tabs. Clear all button for clearing the entries 13 years ago
Wladimir J. van der Laan 010c4fc0b5 Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
Wladimir J. van der Laan b8afa21fad show balance in sendcoins screen (issue #24) 13 years ago
Wladimir J. van der Laan 9b490f71b0 put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
flower c1e667222a make German translation up-to-date 13 years ago
Wladimir J. van der Laan 83312d7c6c remove transparency effect and windows-specific code for now, it's not working as supposed 13 years ago
p2k 2c1fd3c395 Some Mac OS X specific things 13 years ago
Wladimir J. van der Laan d33cc2b5e3 clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' blocks as initial value for number of peer blocks 13 years ago
Janne Pulkkinen 78b3bf56f7 The synchronization progress bar now compares the amount of total blocks to amount of blocks downloaded at application start-up. Could be probably implemented better. 13 years ago
Wladimir J. van der Laan f077d1ad62 fix the build (moved code use 'this' instead of 'window') 13 years ago
Janne Pulkkinen 94723e27ad Pull request #21: windows fixes/cleanup by Matoking 13 years ago
Wladimir J. van der Laan cf9195c808 (k)ubuntu 10.04+ notification support (based on @zwierzak his code) 13 years ago
Wladimir J. van der Laan c5aa1b139a update to work with new lock system, add protocol.* to build system 13 years ago
Wladimir J. van der Laan 6c85cbecf1 comments and readme update 13 years ago
Wladimir J. van der Laan b7bcaf940d Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
Misbakh-Soloviev Vadim A 3f0816e3d9 add russian translation and add unicode compatibility (merges pull request #20) 13 years ago
Wladimir J. van der Laan ae8adeb90a Wallet encryption part 1: show wallet encryption status 13 years ago
Wladimir J. van der Laan 317c733572 add russian translation by msva 13 years ago
Wladimir J. van der Laan 8c4738d5a7 fix issue #13 13 years ago
Wladimir J. van der Laan b0849613bf QtUI code cleanup / comment improvements 13 years ago
Wladimir J. van der Laan fb390d3505 add TODOs in parseBitcoinURL 13 years ago
Wladimir J. van der Laan c359ac9128 allow empty/missing amounts in URL 13 years ago
Wladimir J. van der Laan 856aacf388 don't include <QDebug> 13 years ago
Wladimir J. van der Laan db7f023417 Accept "bitcoin:" URL drops from browsers 13 years ago
Wladimir J. van der Laan e74e8a184a reorganize transaction model data function, and transaction tooltip 13 years ago
Wladimir J. van der Laan d4e3cb4c03 improve sync spinner 13 years ago
Wladimir J. van der Laan 00f4f8d54c speling fix 13 years ago
Wladimir J. van der Laan 126185aaa7 improve tooltip over transactions 13 years ago
Wladimir J. van der Laan ffccb56914 select new address immediately after creation 13 years ago
Wladimir J. van der Laan 2351a3fc9f minimize amount of text in status bar; show only icons, if the user wants explanation they can view the tooltip 13 years ago
Wladimir J. van der Laan 1b39201966 when clicking a transaction on the overview page, send the user to the transactions page 13 years ago
Wladimir J. van der Laan 186f3e2f0c Clarity: change definition of "confirmed" to "counts towards balance" 13 years ago
Wladimir J. van der Laan 2ccd47596b fix drawing on gtk 13 years ago
Wladimir J. van der Laan 82303fc3ca unconfirmed amount = grey 13 years ago
Wladimir J. van der Laan a99ac8d3f4 show last few transactions on overview page 13 years ago
Wladimir J. van der Laan 2566b30c38 make amount field the same width as decimals field 13 years ago
Wladimir J. van der Laan 5762295ec3 update readme and splash screen text 13 years ago
Wladimir J. van der Laan 10d680cff4 add splash screen 13 years ago
Wladimir J. van der Laan d8f5c59a59 show n/a for mined transactions (and send to self) instead of empty field 13 years ago
Wladimir J. van der Laan 05bcf7089e address icons 13 years ago
Wladimir J. van der Laan dedf83a19b Properly html-escape labels 13 years ago
Wladimir J. van der Laan a5e1325879 comment update 13 years ago