66 Commits (f7ec7cfd38b543ba81ac7bed5b77f9a19739460b)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
fsb4000 d7828abd5b check that transactionView->selectionModel()->selectedRows(0) exists 9 years ago
Tyler Hardin 2d5603c7e8 Qt: Sort transactions by date 9 years ago
Wladimir J. van der Laan 17a6a21786 qt: Make it possible to show details for multiple transactions 9 years ago
Jonas Schnelli 8efed3bc93
[Qt] Support for abandoned/abandoning transactions 9 years ago
Eric Shaw b51ed4036e QT: Add 'copy full transaction details' option 9 years ago
crowning- 30cdacea3c [Wallet] Transaction View: LastMonth calculation fixed 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan b4f3e9c09e ui: Add "Copy raw transaction data" to transaction list context menu 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Philip Kaufmann fbe0fcae76 [Qt] minor watch-only changes 10 years ago
Cozz Lovan 1c5f0af0fd [Qt] Add column Watch-only to transactions list 10 years ago
gubatron 8969828d06 [Qt] New status bar Unit Display Control and related changes. 11 years ago
Roy Badami 7007402956 Implement SI-style (thin space) thoudands separator 11 years ago
Cozz Lovan 40c5b939f2 [Qt] Optionally add third party links to transaction context menu 11 years ago
Philip Kaufmann cfe4cad9e5 [Qt] fix style, formating, comment and indentation problems 11 years ago
gubatron 8c29273ff0 [QT] Fixes feel when resizing the last column on tables (issue #2862) 11 years ago
Philip Kaufmann 309f796b39 [Qt] make most Windows appear centered on main GUI 11 years ago
Philip Kaufmann 4f7d496b82 [Qt] remove GUIUtil::getSaveFileName() default arguments 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann 9eb4ab66bf transactionview: make exportClicked() use message() 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 12 years ago
Richard Schwab 598889973b Adding 'copy txid' to qt tx overview context menu 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 13 years ago
Wladimir J. van der Laan d67badd9ce Make sort and filters for transactions and labels case-insensitive 13 years ago
Wladimir J. van der Laan 3ef1f41550 When a transaction is clicked on overview page, focus it on history page 13 years ago
Philip Kaufmann 5d21ffe16b add 2 comments to transactionview.cpp to ensure no one moves setPlaceholderText to the XML file (after this all parts in the code that use setPlaceholderText have this comment 13 years ago
Philip Kaufmann 50a3855082 harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative 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 56c6e3696d Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es 13 years ago
Wladimir J. van der Laan c58e7d4e01 Copy amount to clipboard (implements #657) 13 years ago
Wladimir J. van der Laan c75abc9f7e Comments update 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
Wladimir J. van der Laan 9bc9593df5 Fix segmentation fault when editing address not in address book (issue #615) 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 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 856aacf388 don't include <QDebug> 14 years ago
Wladimir J. van der Laan ee014e5b10 Full support for other units, add configuration option for default unit (used when displaying amounts) 14 years ago