Age | Commit message (Expand) | Author |
2011-12-09 | Prevent window from being shown momentarily when using -min | Wladimir J. van der Laan |
2011-11-13 | Add model null pointer check (solves issue #595 and https://github.com/laanwj... | Wladimir J. van der Laan |
2011-11-08 | Add robustness against null models | Wladimir J. van der Laan |
2011-10-09 | Add alt-1..alt-5 shortcut to switch between tabs | Wladimir J. van der Laan |
2011-10-09 | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k |
2011-10-09 | Make "Quit" menu saner | Wladimir J. van der Laan |
2011-09-27 | Removing the if statement entirely - not needed. | Janne Pulkkinen |
2011-09-27 | Send Coins page not cleared when changing tabs. Clear all button for clearing... | Janne Pulkkinen |
2011-09-11 | remove transparency effect and windows-specific code for now, it's not workin... | Wladimir J. van der Laan |
2011-09-11 | clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' b... | Wladimir J. van der Laan |
2011-09-11 | The synchronization progress bar now compares the amount of total blocks to a... | Janne Pulkkinen |
2011-09-07 | fix the build (moved code use 'this' instead of 'window') | Wladimir J. van der Laan |
2011-09-07 | Pull request #21: windows fixes/cleanup by Matoking | Janne Pulkkinen |
2011-09-03 | (k)ubuntu 10.04+ notification support (based on @zwierzak his code) | Wladimir J. van der Laan |
2011-08-31 | comments and readme update | Wladimir J. van der Laan |
2011-08-31 | Wallet encryption part 2: ask passphrase when needed, add menu options | Wladimir J. van der Laan |
2011-08-28 | add russian translation and add unicode compatibility (merges pull request #20) | Misbakh-Soloviev Vadim A |
2011-08-23 | Wallet encryption part 1: show wallet encryption status | Wladimir J. van der Laan |
2011-08-08 | QtUI code cleanup / comment improvements | Wladimir J. van der Laan |
2011-08-07 | don't include <QDebug> | Wladimir J. van der Laan |
2011-08-07 | Accept "bitcoin:" URL drops from browsers | Wladimir J. van der Laan |
2011-08-05 | speling fix | Wladimir J. van der Laan |
2011-08-04 | minimize amount of text in status bar; show only icons, if the user wants exp... | Wladimir J. van der Laan |
2011-08-04 | when clicking a transaction on the overview page, send the user to the transa... | Wladimir J. van der Laan |
2011-07-29 | Full support for other units, add configuration option for default unit (used... | Wladimir J. van der Laan |
2011-07-27 | normalize SIGNAL/SLOT signatures (http://marcmutz.wordpress.com/effective-qt/... | Wladimir J. van der Laan |
2011-07-25 | preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue | Wladimir J. van der Laan |
2011-07-24 | improve tooltip texts | Wladimir J. van der Laan |
2011-07-18 | Fix "Last received block was generated Up to date" | Wladimir J. van der Laan |
2011-07-17 | show rotating spinner when block download out of date, tick otherwise | Wladimir J. van der Laan |
2011-07-17 | make initial block download reporting somewhat better by tracking version res... | Wladimir J. van der Laan |
2011-07-16 | Revert "Now that send coins / receive coins etc are tabs, remove them from me... | Wladimir J. van der Laan |
2011-07-15 | Now that send coins / receive coins etc are tabs, remove them from menu, and ... | Wladimir J. van der Laan |
2011-07-14 | solve warnings at startup | Wladimir J. van der Laan |
2011-07-11 | also show balloon on sent transaction, to notify when coins sent | Wladimir J. van der Laan |
2011-07-11 | Show unconfirmed balance on overview page | Wladimir J. van der Laan |
2011-07-11 | Make tooltip on refresh more clear | Wladimir J. van der Laan |
2011-07-09 | add export functionality for address book / receiving addresses | Wladimir J. van der Laan |
2011-07-08 | Add context menu on transaction list: copy label, copy address, edit label, s... | Wladimir J. van der Laan |
2011-07-08 | forgot synced icons | Wladimir J. van der Laan |
2011-07-08 | Display a "freshness" indicator instead of nr of blocks | Wladimir J. van der Laan |
2011-07-07 | add [testnet] to whatever the current window title is | Wladimir J. van der Laan |
2011-07-07 | convert to full tab-based ui | Wladimir J. van der Laan |
2011-07-07 | Export functionality for transaction list | Wladimir J. van der Laan |
2011-07-07 | Rename "History" tab to more logical "Transactions", move "Number of transact... | Wladimir J. van der Laan |
2011-07-07 | minor language/text updates | Wladimir J. van der Laan |
2011-07-05 | tab reorg phase 1: split main gui into "overview" and "history" | Wladimir J. van der Laan |
2011-07-05 | make balance selectable / copyable | Wladimir J. van der Laan |
2011-07-02 | "Receive coins" instead of "Receiving addresses" | Wladimir J. van der Laan |
2011-07-01 | Remove "default address" from main GUI screen, it only confuses people | Wladimir J. van der Laan |