aboutsummaryrefslogtreecommitdiff
path: root/src/qt/overviewpage.cpp
AgeCommit message (Expand)Author
2021-01-21qt: Fix TxViewDelegate layoutHennadii Stepanov
2021-01-21qt: Add TransactionOverviewWidget classHennadii Stepanov
2020-06-18scripted-diff: Make SeparatorStyle a scoped enumHennadii Stepanov
2020-05-29Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli
2020-05-27qt: Add privacy feature to Overview pageHennadii Stepanov
2020-05-08refactor: Use override for non-final overridersHennadii Stepanov
2020-04-23Add IsLegacy to CWallet so that the GUI knows whether to show watchonlyAndrew Chow
2020-03-19refactor: Get rid of Wallet::IsWalletFlagSet methodRussell Yanofsky
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-28Merge #14879: qt: Add warning messages to the debug windowMarcoFalke
2019-01-25Add warning messages to the debug windowHennadii Stepanov
2019-01-13Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2018-08-28Hide spendable label if priveate key is disabledChun Kuan Lee
2018-08-21qt: Use new Qt5 connect syntaxJoão Barbosa
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-04Use WalletBalances struct in QtRussell Yanofsky
2018-04-04Remove most direct bitcoin calls from qt/walletmodel.cppRussell Yanofsky
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-16Declare single-argument (non-converting) constructors "explicit"practicalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-09-23Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli
2016-09-23Do not shadow in src/qtPavel Janík
2016-08-26[Qt] make Out-Of-Sync warning icon clickableJonas Schnelli
2016-05-09Qt: Sort transactions by dateTyler Hardin
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-05-19[QT] overviewpage: make sure warning icons gets coloredJonas Schnelli
2015-05-12[QT] use alert icon with tooltip insted of "(out of sync)" textJonas Schnelli
2015-05-06[QT] change transaction amount and height in overview pageJonas Schnelli
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-10-01qt: Register CAmount metatypeWladimir J. van der Laan
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-08-28[Qt] minor watch-only changesPhilip Kaufmann
2014-08-11[Qt] Add column Watch-only to transactions listCozz Lovan
2014-08-11Add boolean HaveWatchonly and signal NotifyWatchonlyChangedCozz Lovan
2014-08-08[Qt] re-work overviewpage UIPhilip Kaufmann
2014-07-07Remove unused fAlign argument from BitcoinUnits::format and friendsRoy Badami
2014-07-07Merge remote-tracking branch 'upstream/master'Roy Badami
2014-07-02Watchonly balances are shown separately in gui.JaSK
2014-05-17Implement SI-style (thin space) thoudands separatorRoy Badami
2014-02-14qt: GUI for conflicted transactionsWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04qt: add license header to source filesWladimir J. van der Laan