aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | No longer shutdown after encrypting the walletAndrew Chow2018-08-091-3/+2
* | | | doc: `-help-debug` implies `-help`Wladimir J. van der Laan2018-09-131-1/+0
* | | | Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on...Wladimir J. van der Laan2018-09-111-24/+7
|\ \ \ \
| * | | | Drop boost::scoped_arrayChun Kuan Lee2018-08-041-24/+7
* | | | | qt: Also log and print messages or questions like bitcoindMarcoFalke2018-09-062-3/+8
* | | | | Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...MarcoFalke2018-09-051-1/+1
|\ \ \ \ \
| * | | | | Fix typos reported by codespellpracticalswift2018-09-041-1/+1
* | | | | | Merge #13249: Make objects in range declarations immutable by default. Avoid ...Wladimir J. van der Laan2018-09-048-11/+11
|\ \ \ \ \ \
| * | | | | | Make objects in range declarations immutable by default. Avoid unnecessary co...practicalswift2018-08-278-11/+11
* | | | | | | gui: Favor macOS show / hide action in dock menuJoão Barbosa2018-09-021-0/+3
| |/ / / / / |/| | | | |
* | | | | | Merge #13825: [wallet] Kill accountsWladimir J. van der Laan2018-08-301-1/+1
|\ \ \ \ \ \
| * | | | | | [wallet] Kill accountsJohn Newbery2018-08-301-1/+1
| |/ / / / /
* | | | | | Merge #14103: docs: Fix broken Doxygen commentsWladimir J. van der Laan2018-08-302-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix incorrect Doxygen commentspracticalswift2018-08-082-2/+2
* | | | | | Merge #13769: Mark single-argument constructors "explicit"MarcoFalke2018-08-273-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Mark single-argument constructors "explicit"practicalswift2018-07-263-3/+3
| | |/ / / | |/| | |
* | | | | Merge #13961: util: Replace boost::signals2 with std::functionWladimir J. van der Laan2018-08-254-9/+11
|\ \ \ \ \
| * | | | | util: Replace boost::signals2 with std::functionMarcoFalke2018-08-244-9/+11
* | | | | | qt: Use new Qt5 connect syntaxJoão Barbosa2018-08-2133-304/+304
* | | | | | Merge #12818: [qt] TransactionView: highlight replacement tx after fee bumpMarcoFalke2018-08-204-5/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [qt] TransactionView: highlight replacement tx after fee bumpSjors Provoost2018-08-014-5/+17
| | |/ / / | |/| | |
* | | | | Merge #13248: [gui] Make proxy icon from statusbar clickableWladimir J. van der Laan2018-08-204-18/+46
|\ \ \ \ \
| * | | | | [gui] Make proxy icon from statusbar clickableCristian Mircea Messel2018-07-254-18/+46
* | | | | | refactor: use fs:: over boost::filesystem::fanquake2018-08-151-2/+2
| |_|/ / / |/| | | |
* | | | | qt: Translations update before 0.17 branchWladimir J. van der Laan2018-08-1310-33/+445
| |_|_|/ |/| | |
* | | | Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-0899-100/+100
|\ \ \ \ | |_|_|/ |/| | |
| * | | qt: Set BLOCK_CHAIN_SIZE = 220DrahtBot2018-07-271-1/+1
| * | | Update copyright headers to 2018DrahtBot2018-07-2799-99/+99
| | |/ | |/|
* | | [docs] Reformat -help output for help2manTim Ruffing2018-08-041-3/+2
* | | gui: Pull initial 017x translations from transifexWladimir J. van der Laan2018-08-0282-22041/+13314
* | | gui: Reject options dialog when key escape is pressedJoão Barbosa2018-07-301-0/+4
* | | gui: Reject edit address dialog when key escape is pressedJoão Barbosa2018-07-301-0/+4
* | | gui: Add GUIUtil::ItemDelegate with keyEscapePressed signalJoão Barbosa2018-07-302-0/+24
|/ /
* | Merge #13753: scripted-diff: Remove trailing whitespacesMarcoFalke2018-07-2512-25/+25
|\ \
| * | scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-2412-25/+25
| |/
* | gui: remove macOS ProgressBar workaroundfanquake2018-07-251-12/+0
* | gui: remove SubstituteFontsfanquake2018-07-253-50/+0
|/
* qt: Update translation source messagesWladimir J. van der Laan2018-07-232-1171/+371
* Merge #13691: Remove redundant variables, statements and forward declarationsMarcoFalke2018-07-221-2/+0
|\
| * Remove redundant forward declarationpracticalswift2018-07-181-2/+0
* | [Qt] Disable creating receive addresses when private keys are disabledJonas Schnelli2018-07-123-0/+9
|/
* Remove useless mapRequest tracking that just effects Qt display.Matt Corallo2018-07-095-32/+1
* Merge #13235: Break circular dependency: init -> * -> init by extracting shut...Wladimir J. van der Laan2018-07-046-6/+2
|\
| * Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-252-2/+2
| * Drop unused init.h includesBen Woosley2018-06-254-4/+0
* | scripted-diff: Replace NET_TOR with NET_ONIONwodry2018-07-021-1/+1
* | Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every rowJonas Schnelli2018-07-011-1/+2
|\ \
| * | Show symbol for inbound/outbound in peer tablewodry2018-06-261-1/+2
* | | Merge #13536: [qt] coincontrol: Remove unused qt4 workaroundMarcoFalke2018-06-251-4/+0
|\ \ \
| * | | [qt] coincontrol: Remove unused qt4 workaroundMarcoFalke2018-06-251-4/+0
| | |/ | |/|