Age | Commit message (Expand) | Author |
2019-06-26 | scripted-diff: Avoid passing PACKAGE_NAME for translation | MarcoFalke |
2019-04-18 | Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa... | Wladimir J. van der Laan |
2019-04-11 | GUI: Options: Remove the upper-bound limit from pruning size setting | Luke Dashjr |
2019-04-11 | GUI: Options: Set the range of pruning size before loading its value | Luke Dashjr |
2019-01-30 | Merge #15163: Correct units for "-dbcache" and "-prune" | Wladimir J. van der Laan |
2019-01-30 | Correct units for "-dbcache" and "-prune" | Hennadii Stepanov |
2019-01-21 | Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11 | Jonas Schnelli |
2019-01-13 | Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant) | practicalswift |
2018-09-27 | Don't use systray icon on inappropriate systems | Hennadii Stepanov |
2018-08-21 | qt: Use new Qt5 connect syntax | João Barbosa |
2018-08-20 | Merge #13248: [gui] Make proxy icon from statusbar clickable | Wladimir J. van der Laan |
2018-08-08 | Merge #13780: 0.17: Pre-branch maintenance | Wladimir J. van der Laan |
2018-07-30 | gui: Reject options dialog when key escape is pressed | João Barbosa |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-07-25 | [gui] Make proxy icon from statusbar clickable | Cristian Mircea Messel |
2018-07-02 | scripted-diff: Replace NET_TOR with NET_ONION | wodry |
2018-06-18 | gui: Remove QT_VERSION fallbacks for Qt < 5 | Wladimir J. van der Laan |
2018-05-15 | [qt] OptionsDialog: add prune setting | Sjors Provoost |
2018-04-07 | scripted-diff: Avoid `interface` keyword to fix windows gitian build | Russell Yanofsky |
2018-04-04 | Remove direct bitcoin calls from qt/optionsdialog.cpp | Russell Yanofsky |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-12-07 | gui: Fix proxy setting options dialog crash | Wladimir J. van der Laan |
2017-11-16 | qt: refactor: Changes to make include paths absolute | Wladimir J. van der Laan |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-09-02 | Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip | MarcoFalke |
2017-08-30 | [Qt] Fix display of package name on 'open config file' tooltip | Daniel Edgecumbe |
2017-08-14 | Move some static functions out of wallet.h/cpp | Russell Yanofsky |
2017-06-13 | Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE | Pieter Wuille |
2017-06-09 | Remove unused Boost includes | practicalswift |
2017-06-05 | scripted-diff: Remove Q_FOREACH | Jorge Timón |
2017-03-23 | Add a button to open the config file in a text editor | Eric Shaw Jr |
2017-02-14 | Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice | Jonas Schnelli |
2017-02-13 | Bugfix: Qt/Options: Restore persistent "restart required" notice | Luke Dashjr |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-09-23 | Do not shadow in src/qt | Pavel Janík |
2016-08-04 | net: Have LookupNumeric return a CService directly | Cory Fields |
2016-07-31 | net: Split resolving out of CService | Cory Fields |
2016-05-11 | Qt: Add option to hide the system tray icon | Tyler Hardin |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr |
2015-12-14 | Unify package name to as few places as possible without major changes | Luke Dashjr |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-11-18 | [Qt] don't allow to store invalid proxy ports | Jonas Schnelli |
2015-11-16 | [Qt] refactor and optimize proxy settings behavior | Jonas Schnelli |
2015-11-03 | [qt] Properly display required fee instead of minTxFee | MarcoFalke |
2015-08-07 | Merge pull request #4587 | Wladimir J. van der Laan |
2015-07-24 | [Qt] allow users to set -onion via GUI | Philip Kaufmann |
2015-07-23 | Includes: Cleanup around net main and wallet | Jorge Timón |
2015-07-15 | qt: define QT_NO_KEYWORDS | Wladimir J. van der Laan |
2015-07-01 | Use real number of cores for default -par, ignore virtual cores | Wladimir J. van der Laan |