aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletview.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Move ui_interface to the node libMarcoFalke2020-06-271-1/+1
* qt: Remove needless headersHennadii Stepanov2020-06-241-3/+1
* [gui] Load PSBT from clipboardGlenn Willen2020-06-191-11/+25
* [gui] PSBT Operations Dialog (sign & broadcast)Glenn Willen2020-06-191-52/+5
* Merge #19072: doc: Expand section on Getting Startedfanquake2020-06-011-1/+1
|\
| * doc: Fix unrelated typos reported by codespellMarcoFalke2020-05-271-1/+1
* | Merge #16432: qt: Add privacy to the Overview pageJonas Schnelli2020-05-291-0/+2
|\ \ | |/ |/|
| * qt: Add privacy feature to Overview pageHennadii Stepanov2020-05-271-0/+2
* | Cancel wallet balance timer when shutdown requestedRussell Yanofsky2020-05-011-0/+1
|/
* Merge #17509: gui: save and load PSBTSamuel Dobson2020-04-231-0/+78
|\
| * [gui] load PSBTSjors Provoost2020-03-271-0/+78
* | scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
|/
* gui: Remove WalletView and BitcoinGUI circular dependencyJoão Barbosa2020-01-301-27/+0
* gui: Add transactionClicked and coinsSent signals to WalletViewJoão Barbosa2020-01-301-2/+4
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* HTML escape address labels in more dialogs and notificationsAndrew Chow2019-09-081-1/+1
* HTML escape the wallet name in more dialogs and notificationsAndrew Chow2019-09-081-1/+1
* gui: Set progressDialog to nullptrJoão Barbosa2019-06-021-0/+1
* Add workaround for QProgressDialog bug on macOSHennadii Stepanov2019-01-151-11/+6
* Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift2019-01-131-2/+2
* qt: Use GUIUtil::bringToFront where possibleJoão Barbosa2018-11-051-6/+2
* qt: Use new Qt5 connect syntaxJoão Barbosa2018-08-211-21/+20
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* Add cancel button to rescan progress dialogAndrew Chow2018-04-121-3/+8
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-1/+1
* Remove most direct bitcoin calls from qt/walletmodel.cppRussell Yanofsky2018-04-041-1/+1
* Remove direct bitcoin calls from qt/clientmodel.cppRussell Yanofsky2018-04-041-1/+2
* Qt: When multiple wallets are used, include in notifications the nameJonas Schnelli2018-03-261-2/+2
* Qt: Ensure UI updates only come from the currently selected walletViewLuke Dashjr2018-03-061-5/+5
* [qt] navigate to transaction history page after sendSjors Provoost2018-03-011-0/+6
* 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-18/+18
* Avoid NULL pointer dereference when _walletModel is NULL (which is valid)practicalswift2017-10-021-2/+2
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* 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-22/+22
|/
* [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-191-0/+6
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Disallow duplicate windows.Casey Rodarmor2015-09-041-8/+13
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-14/+15
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-4/+4
* GUI: Display label rather than address on popupsLuke Dashjr2015-03-061-3/+5
* Adopt style colour for button iconsLuke Dashjr2014-12-271-1/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* [Qt] Add Smartfee to GUICozz Lovan2014-11-191-0/+1