aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* qt: Add WalletFrame::sizeHintHennadii Stepanov2020-10-251-7/+9
* Tell users how to load or create a wallet when no wallet is loadedAndrew Chow2020-09-081-2/+23
* [gui] Load PSBT from clipboardGlenn Willen2020-06-191-2/+2
* qt: Add privacy feature to Overview pageHennadii Stepanov2020-05-271-0/+2
* [gui] load PSBTSjors Provoost2020-03-271-0/+8
* Qt: pass clientmodel changes from walletframe to walletviewsJonas Schnelli2020-02-071-0/+4
* gui: Remove WalletView and BitcoinGUI circular dependencyJoão Barbosa2020-01-301-1/+8
* scripted-diff: Bump copyright of files changed in 2020MarcoFalke2020-01-151-1/+1
* Merge #16963: wallet: Fix unique_ptr usage in boost::signals2Wladimir J. van der Laan2020-01-081-3/+5
|\
| * gui: Fix duplicate wallet showing upJoão Barbosa2019-10-261-3/+5
* | refactor: Remove unused signalHennadii Stepanov2019-11-171-5/+0
|/
* Remove unused includespracticalswift2019-10-151-1/+0
* gui: Drop unused return values in WalletFrameJoão Barbosa2019-02-221-17/+7
* gui: Show current wallet name in window titleJoão Barbosa2019-01-151-1/+7
* qt: Use WalletModel* instead of wallet name in main windowJoão Barbosa2019-01-041-16/+15
* qt: Use new Qt5 connect syntaxJoão Barbosa2018-08-211-2/+4
* 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