| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Qt] Add column Watch-only to transactions list | Cozz Lovan | 2014-08-11 | 1 | -0/+32 |
| * | Merge remote-tracking branch 'upstream/master' | Roy Badami | 2014-07-07 | 1 | -1/+1 |
| |\ |
|
| | * | [Qt] New status bar Unit Display Control and related changes. | gubatron | 2014-06-25 | 1 | -1/+1 |
| * | | Implement SI-style (thin space) thoudands separator | Roy Badami | 2014-05-17 | 1 | -0/+21 |
| |/ |
|
| * | [Qt] Optionally add third party links to transaction context menu | Cozz Lovan | 2014-04-25 | 1 | -0/+35 |
| * | [Qt] fix style, formating, comment and indentation problems | Philip Kaufmann | 2014-03-27 | 1 | -4/+6 |
| * | [QT] Fixes feel when resizing the last column on tables (issue #2862) | gubatron | 2014-03-21 | 1 | -9/+13 |
| * | [Qt] make most Windows appear centered on main GUI | Philip Kaufmann | 2013-11-14 | 1 | -7/+5 |
| * | [Qt] remove GUIUtil::getSaveFileName() default arguments | Philip Kaufmann | 2013-11-11 | 1 | -1/+1 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -13/+14 |
| * | qt: add license header to source files | Wladimir J. van der Laan | 2013-11-04 | 1 | -0/+4 |
| * | transactionview: make exportClicked() use message() | Philip Kaufmann | 2013-10-30 | 1 | -10/+13 |
| * | Qt5 compatibility | Wladimir J. van der Laan | 2013-06-01 | 1 | -0/+4 |
| * | Adding 'copy txid' to qt tx overview context menu | Richard Schwab | 2013-03-21 | 1 | -0/+8 |
| * | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann | 2013-03-17 | 1 | -13/+5 |
| * | enhance Qt5 compatibility | Philip Kaufmann | 2012-09-21 | 1 | -5/+5 |
| * | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-01 | 1 | -1/+1 |
| * | Make sort and filters for transactions and labels case-insensitive | Wladimir J. van der Laan | 2012-07-17 | 1 | -0/+2 |
| * | When a transaction is clicked on overview page, focus it on history page | Wladimir J. van der Laan | 2012-05-12 | 1 | -0/+10 |
| * | add 2 comments to transactionview.cpp to ensure no one moves setPlaceholderTe... | Philip Kaufmann | 2012-05-10 | 1 | -0/+2 |
| * | harmonize the use of ellipsis ("...") to be used in menus, but not on buttons... | Philip Kaufmann | 2012-05-09 | 1 | -1/+1 |
| * | fix default suffixes in save dialog in GNOME, make it more clear that PNG is ... | Wladimir J. van der Laan | 2012-02-15 | 1 | -4/+2 |
| * | Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar... | Wladimir J. van der Laan | 2011-12-28 | 1 | -2/+2 |
| * | Copy amount to clipboard (implements #657) | Wladimir J. van der Laan | 2011-12-23 | 1 | -19/+12 |
| * | Comments update | Wladimir J. van der Laan | 2011-12-23 | 1 | -1/+0 |
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -1/+0 |
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -0/+1 |
| * | Add robustness against null models | Wladimir J. van der Laan | 2011-11-08 | 1 | -26/+47 |
| * | Fix segmentation fault when editing address not in address book (issue #615) | Wladimir J. van der Laan | 2011-11-08 | 1 | -0/+4 |
| * | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k | 2011-10-09 | 1 | -7/+24 |
| * | add russian translation and add unicode compatibility (merges pull request #20) | Misbakh-Soloviev Vadim A | 2011-08-28 | 1 | -15/+15 |
| * | don't include <QDebug> | Wladimir J. van der Laan | 2011-08-07 | 1 | -2/+0 |
| * | Full support for other units, add configuration option for default unit (used... | Wladimir J. van der Laan | 2011-07-29 | 1 | -1/+2 |
| * | normalize SIGNAL/SLOT signatures (http://marcmutz.wordpress.com/effective-qt/... | Wladimir J. van der Laan | 2011-07-27 | 1 | -5/+5 |
| * | preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue | Wladimir J. van der Laan | 2011-07-25 | 1 | -2/+2 |
| * | Implement range... transaction filter | Wladimir J. van der Laan | 2011-07-22 | 1 | -2/+49 |
| * | Fix error when export is cancelled without specifying a filename. | Celil | 2011-07-14 | 1 | -0/+2 |
| * | add export functionality for address book / receiving addresses | Wladimir J. van der Laan | 2011-07-09 | 1 | -4/+0 |
| * | Add context menu on transaction list: copy label, copy address, edit label, s... | Wladimir J. van der Laan | 2011-07-08 | 1 | -2/+108 |
| * | Selection/tab navigation fixes | Wladimir J. van der Laan | 2011-07-07 | 1 | -0/+1 |
| * | Export functionality for transaction list | Wladimir J. van der Laan | 2011-07-07 | 1 | -2/+38 |
| * | minor language/text updates | Wladimir J. van der Laan | 2011-07-07 | 1 | -1/+1 |
| * | Eliminate useless padding | Wladimir J. van der Laan | 2011-07-03 | 1 | -1/+5 |
| * | Placeholder text can only be used for Qt 4.7+ | Wladimir J. van der Laan | 2011-07-02 | 1 | -0/+4 |
| * | Add "last month" filter | Wladimir J. van der Laan | 2011-07-01 | 1 | -1/+7 |
| * | make amount column wider, so that more decimals fit in | Wladimir J. van der Laan | 2011-07-01 | 1 | -3/+3 |
| * | Fix detailed transaction information on doubleclick | Wladimir J. van der Laan | 2011-06-30 | 1 | -0/+2 |
| * | Implement filter row instead of tabs, allows for more expressive filters | Wladimir J. van der Laan | 2011-06-29 | 1 | -0/+182 |