Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-08 | Merge #7628: QT: Add 'copy full transaction details' option | Jonas Schnelli | |
b51ed40 QT: Add 'copy full transaction details' option (Eric Shaw) | |||
2016-03-07 | QT: Add 'copy full transaction details' option | Eric Shaw | |
Adds feature from issue #7484 modifies the ctrl-c binding to copy full transaction details in transaction view. Added translation | |||
2016-02-26 | Remove openssl info from init/log and from Qt debug window | Jonas Schnelli | |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr | |
2016-02-03 | When/if the copyright line does not mention Bitcoin Core developers, add a ↵ | Luke Dashjr | |
second line to copyrights in -version, About dialog, and splash screen | |||
2016-01-28 | GUI: Disable tab navigation for peers tables. | Kefkius | |
Fix a bug in which the Peers tab of the debug window does not allow navigation to other tabs via Ctrl[+Shift]+Tab. | |||
2016-01-28 | Merge #7348: MOVE ONLY: move rpc* to rpc/ | Wladimir J. van der Laan | |
d13f65e rpc: update inline comments to refer to new file paths (Daniel Cousens) a0eaff8 move rpc* to rpc/ (Daniel Cousens) | |||
2016-01-28 | Merge #7396: [Qt] Add option to increase/decrease font size in the console ↵ | Jonas Schnelli | |
window 43abb02 [Qt] Add a new chevron/arrow icon for the console prompt line (Jonas Schnelli) 56c9e66 [Qt] keep scroll position in GUI console after changing font size (Jonas Schnelli) 3a3a927 [Qt] Add option to increase/decrease font size in the console window (Jonas Schnelli) | |||
2016-01-27 | splashscreen: Resize text to fit exactly | Luke Dashjr | |
2016-01-27 | Merge #7300: [trivial] Add missing copyright headers | Wladimir J. van der Laan | |
fabcee1 Remove copyright header from autogenerated chainparamsseeds.h (MarcoFalke) fa60d05 Add missing copyright headers (MarcoFalke) fa7e4c0 Bump copyright headers to 2014 (MarcoFalke) | |||
2016-01-26 | [Qt] Add a new chevron/arrow icon for the console prompt line | Jonas Schnelli | |
2016-01-23 | Merge #7384: [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH | Jonas Schnelli | |
faa9011 [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH (MarcoFalke) | |||
2016-01-23 | [Qt] keep scroll position in GUI console after changing font size | Jonas Schnelli | |
2016-01-22 | [Qt] Add option to increase/decrease font size in the console window | Jonas Schnelli | |
2016-01-22 | Merge #7364: [qt] Windows: Make rpcconsole monospace font larger | Jonas Schnelli | |
fa6a59d [qt] Windows: Make rpcconsole monospace font larger (MarcoFalke) | |||
2016-01-20 | [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH | MarcoFalke | |
2016-01-21 | move rpc* to rpc/ | Daniel Cousens | |
2016-01-20 | [Qt] rename "amount" to "requested amount" in receive coins table | Jonas Schnelli | |
2016-01-18 | Merge pull request #7329 | Wladimir J. van der Laan | |
9d263bd Typo fixes in comments (Chris Wheeler) | |||
2016-01-17 | [qt] Windows: Make rpcconsole monospace font larger | MarcoFalke | |
2016-01-17 | Typo fixes in comments | Chris Wheeler | |
2016-01-14 | Merge pull request #7334 | Wladimir J. van der Laan | |
fa989fb [qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5) (MarcoFalke) | |||
2016-01-13 | Merge pull request #7327 | Jonas Schnelli | |
30cdace [Wallet] Transaction View: LastMonth calculation fixed (crowning-) | |||
2016-01-13 | [Wallet] Transaction View: LastMonth calculation fixed | crowning- | |
2016-01-13 | [qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5) | MarcoFalke | |
2016-01-13 | Merge pull request #7296 | Wladimir J. van der Laan | |
bebe58b SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFee (Alex Morcos) e420a1b Add sane fallback for fee estimation (Alex Morcos) 995b9f3 Always respect GetRequiredFee for wallet txs (Alex Morcos) | |||
2016-01-08 | [RPC] remove the option of having multiple timer interfaces | Jonas Schnelli | |
2016-01-07 | Merge pull request #7298 | Jonas Schnelli | |
faf3299 [qt] Intro: Display required space (MarcoFalke) | |||
2016-01-05 | Add missing copyright headers | MarcoFalke | |
2016-01-05 | Bump copyright headers to 2014 | MarcoFalke | |
2016-01-05 | [qt] Intro: Display required space | MarcoFalke | |
Required space depends on the user's choice: -prune=0 -prune=<n> | |||
2016-01-05 | Add sane fallback for fee estimation | Alex Morcos | |
Add new commandline option "-fallbackfee" to use when fee estimation does not have sufficient data. | |||
2016-01-05 | Merge pull request #7205 | Wladimir J. van der Laan | |
fa71669 [devtools] Use git pretty-format for year parsing (MarcoFalke) fa24439 Bump copyright headers to 2015 (MarcoFalke) fa6ad85 [devtools] Rewrite fix-copyright-headers.py (MarcoFalke) | |||
2016-01-05 | Merge pull request #7282 | Jonas Schnelli | |
621bd69 [Qt] fix coincontrol update issue when deleting a send coin entry (Jonas Schnelli) | |||
2016-01-04 | Merge pull request #7263 | Wladimir J. van der Laan | |
a5a0831 Double semicolon cleanup. (21E14) | |||
2016-01-04 | qt: periodic translations pull from transifex | Wladimir J. van der Laan | |
2016-01-04 | [Qt] fix coincontrol update issue when deleting a send coin entry | Jonas Schnelli | |
2016-01-04 | Merge pull request #7255 | Jonas Schnelli | |
6fd0a07 Remove hardcoded fee from CoinControl ToolTip (fanquake) 5fdf32d Replace some instances of formatWithUnit with formatHtmlWithUnit (fanquake) | |||
2016-01-03 | Remove hardcoded fee from CoinControl ToolTip | fanquake | |
2016-01-02 | Add note to CoinControl Dialog workaround | fanquake | |
2015-12-30 | Double semicolon cleanup. | 21E14 | |
2015-12-26 | Replace some instances of formatWithUnit with formatHtmlWithUnit | fanquake | |
Strings in a HTML context should be using formatHtmlWithUnit. | |||
2015-12-23 | Merge pull request #7214 | Jonas Schnelli | |
fa2f4bc qt5: Use the fixed font the system recommends (MarcoFalke) | |||
2015-12-22 | Merge pull request #7218 | Jonas Schnelli | |
fa5769e [qt] Fix misleading translation (MarcoFalke) fa8c8d7 torcontrol debug: Change to a blanket message that covers both cases (MarcoFalke) | |||
2015-12-22 | Set copyright holders displayed in notices separately from the package name | Luke Dashjr | |
This helps avoid accidental removal of upstream copyright names | |||
2015-12-18 | Parameterise 2009 in translatable copyright strings | Luke Dashjr | |
2015-12-16 | [qt] Fix misleading translation | MarcoFalke | |
2015-12-14 | qt5: Use the fixed font the system recommends | MarcoFalke | |
2015-12-14 | Unify package name to as few places as possible without major changes | Luke Dashjr | |
2015-12-13 | Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4] | Matt Corallo | |