aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* bugfix: Delete walletView in WalletFrame::removeWalletJoão Barbosa2018-06-201-0/+1
* fixup! ui: Support wallets loaded dynamicallyJoão Barbosa2018-05-181-2/+7
* Qt: Get wallet name from WalletModel rather than passing it aroundLuke Dashjr2018-03-261-2/+9
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-3/+3
* Document assumptions that are being made to avoid NULL pointer dereferencespracticalswift2017-09-061-0/+2
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-231-0/+6
|\
| * [Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli2016-09-231-2/+2
| * [Qt] make Out-Of-Sync warning icon clickableJonas Schnelli2016-08-261-0/+6
* | Do not shadow in src/qtPavel Janík2016-09-231-4/+4
|/
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-3/+4
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* qt: GUI support for -disablewallet modeWladimir J. van der Laan2013-11-131-9/+20
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+4
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-6/+4
* qt: clean up signal handling in walletframe/walletviewWladimir J. van der Laan2013-10-271-8/+1
* qt: rework "receive coins" workflowWladimir J. van der Laan2013-10-231-7/+14
* qt: remove awkward way of setting GUI pagesWladimir J. van der Laan2013-10-191-1/+12
* qt: merge walletstack and walletframeWladimir J. van der Laan2013-10-181-27/+79
* Bitcoin-Qt: add missing change from branch Qt_miscPhilip Kaufmann2013-10-011-5/+2
* Bitcoin-Qt: tweak Qt walletXXX.cpp/h codePhilip Kaufmann2013-08-231-8/+5
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-2/+2
* Qt5 compatibilityWladimir J. van der Laan2013-06-011-3/+1
* qt: remove extraneous padding introduced in multiwallet support patchWladimir J. van der Laan2013-04-261-0/+2
* fix "send coins" via context menu in address bookPhilip Kaufmann2013-04-011-2/+2
* Minimal architectural changes necessary to support multiple wallets in bitcoi...Eric Lombrozo2013-03-221-0/+129