aboutsummaryrefslogtreecommitdiff
path: root/src/qt/overviewpage.h
Commit message (Expand)AuthorAgeFilesLines
* Add tips sectionShafil Alam2021-07-221-0/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+2
* [Qt] make Out-Of-Sync warning icon clickableJonas Schnelli2016-08-261-0/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-1/+2
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-3/+3
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-8/+10
* Add boolean HaveWatchonly and signal NotifyWatchonlyChangedCozz Lovan2014-08-111-0/+1
* Watchonly balances are shown separately in gui.JaSK2014-07-021-1/+5
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-4/+5
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* qt: remove transaction count from overview pageWladimir J. van der Laan2013-03-311-1/+0
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-4/+4
* Show warning when using prerelease versionWladimir J. van der Laan2012-10-251-2/+6
* add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...Philip Kaufmann2012-06-171-1/+1
* Added 'immature balance' for miners. Only displayed if the balance is greater...sje3972012-05-251-1/+2
* add 2 labels to the overviewpage that display Wallet and Transaction status (...Philip Kaufmann2012-05-171-0/+1
* When a transaction is clicked on overview page, focus it on history pageWladimir J. van der Laan2012-05-121-0/+3
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1
* Improve documentation for UI classesWladimir J. van der Laan2011-11-131-0/+1
* when clicking a transaction on the overview page, send the user to the transa...Wladimir J. van der Laan2011-08-041-0/+7
* show last few transactions on overview pageWladimir J. van der Laan2011-08-031-0/+3
* Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan2011-07-291-0/+4
* Show unconfirmed balance on overview pageWladimir J. van der Laan2011-07-111-1/+5
* Rename "History" tab to more logical "Transactions", move "Number of transact...Wladimir J. van der Laan2011-07-071-0/+1
* tab reorg phase 1: split main gui into "overview" and "history"Wladimir J. van der Laan2011-07-051-0/+26