aboutsummaryrefslogtreecommitdiff
path: root/src/qt/overviewpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Make SeparatorStyle a scoped enumHennadii Stepanov2020-06-181-17/+17
* Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli2020-05-291-16/+33
|\
| * qt: Add privacy feature to Overview pageHennadii Stepanov2020-05-271-16/+33
* | refactor: Use override for non-final overridersHennadii Stepanov2020-05-081-2/+2
|/
* Add IsLegacy to CWallet so that the GUI knows whether to show watchonlyAndrew Chow2020-04-231-9/+16
* refactor: Get rid of Wallet::IsWalletFlagSet methodRussell Yanofsky2020-03-191-4/+4
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Merge #14879: qt: Add warning messages to the debug windowMarcoFalke2019-08-281-3/+2
|\
| * Add warning messages to the debug windowHennadii Stepanov2019-01-251-3/+2
* | Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift2019-01-131-2/+2
|/
* Hide spendable label if priveate key is disabledChun Kuan Lee2018-08-281-12/+20
* qt: Use new Qt5 connect syntaxJoão Barbosa2018-08-211-7/+7
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-5/+5
* Use WalletBalances struct in QtRussell Yanofsky2018-04-041-29/+21
* Remove most direct bitcoin calls from qt/walletmodel.cppRussell Yanofsky2018-04-041-3/+5
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan2017-11-161-2/+2
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-13/+13
* Declare single-argument (non-converting) constructors "explicit"practicalswift2017-08-161-1/+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-6/+5
* Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-231-0/+7
|\
| * [Qt] make Out-Of-Sync warning icon clickableJonas Schnelli2016-08-261-0/+7
* | Do not shadow in src/qtPavel Janík2016-09-231-2/+2
|/
* Qt: Sort transactions by dateTyler Hardin2016-05-091-1/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-6/+9
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* [QT] overviewpage: make sure warning icons gets coloredJonas Schnelli2015-05-191-0/+6
* [QT] use alert icon with tooltip insted of "(out of sync)" textJonas Schnelli2015-05-121-4/+0
* [QT] change transaction amount and height in overview pageJonas Schnelli2015-05-061-2/+2
* Adopt style colour for button iconsLuke Dashjr2014-12-271-1/+3
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* qt: Register CAmount metatypeWladimir J. van der Laan2014-10-011-1/+1
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-2/+2
* [Qt] minor watch-only changesPhilip Kaufmann2014-08-281-1/+1
* [Qt] Add column Watch-only to transactions listCozz Lovan2014-08-111-1/+9
* Add boolean HaveWatchonly and signal NotifyWatchonlyChangedCozz Lovan2014-08-111-7/+17
* [Qt] re-work overviewpage UIPhilip Kaufmann2014-08-081-7/+8
* Remove unused fAlign argument from BitcoinUnits::format and friendsRoy Badami2014-07-071-9/+9
* Merge remote-tracking branch 'upstream/master'Roy Badami2014-07-071-6/+28
|\
| * Watchonly balances are shown separately in gui.JaSK2014-07-021-6/+28
* | Implement SI-style (thin space) thoudands separatorRoy Badami2014-05-171-5/+5
|/
* qt: GUI for conflicted transactionsWladimir J. van der Laan2014-02-141-0/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-5/+5
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* qt: Add total balance in overview pageWladimir J. van der Laan2013-06-071-0/+1
* overviewpage: make some code Qt5 compatiblePhilip Kaufmann2013-04-141-2/+3