aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.cpp
AgeCommit message (Expand)Author
2017-10-16move human-readable byte formatting to guiutilAaron Golliver
2017-10-02Merge #11193: [Qt] Terminate string *pszExePath after readlink and without us...Wladimir J. van der Laan
2017-09-21Replace save|restoreWindowGeometry with Qt functionsMeshCollider
2017-09-07Merge #11156: Fix memory leaks in qt/guiutil.cppJonas Schnelli
2017-09-06Introduce wrappers around CBitcoinAddressPieter Wuille
2017-09-06[Qt] Terminate string *pszExePath after readlink and without using memsetpracticalswift
2017-08-26Fix memory leaks in qt/guiutil.cppDan Raviv
2017-08-14scripted-diff: stop using the gArgs wrappersMarko Bencun
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-05-03Consensus: Minimal way to move dust out of consensusJorge Timón
2017-04-10Merge #10156: Fix for issues with startup and multiple monitors on windows.Wladimir J. van der Laan
2017-04-10Fix for issues with startup and multiple monitors on windows.Allan Doensen
2017-04-10Merge #9890: Add a button to open the config file in a text editorJonas Schnelli
2017-04-03Remove `namespace fs=fs`Wladimir J. van der Laan
2017-04-03Replace uses of boost::filesystem with fsWladimir J. van der Laan
2017-04-03Replace includes of boost/filesystem.h with fs.hWladimir J. van der Laan
2017-03-23Add a button to open the config file in a text editorEric Shaw Jr
2017-03-21[trivial] Fix typos in commentspracticalswift
2017-02-21Merge #9727: Remove fallbacks for boost_filesystem < v3Wladimir J. van der Laan
2017-02-14Selectively suppress deprecation warningsJonas Schnelli
2017-02-10Remove fallbacks for boost_filesystem < v3Wladimir J. van der Laan
2017-01-29Fix typospracticalswift
2017-01-16Merge #9380: Separate different uses of minimum feesWladimir J. van der Laan
2017-01-16Introduce -dustrelayfeeAlex Morcos
2017-01-13[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift
2017-01-04Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan
2017-01-03qt,wallet: Fix a few typos in messagesWladimir J. van der Laan
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-09Refactor: Removed begin/end_ptr functions.Karl-Johan Alm
2016-12-05[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli
2016-12-04Merge #9218: qt: Show progress overlay when clicking spinner iconJonas Schnelli
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-11-24qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-11-08Multiple Selection for peer and ban tablesAndrew Chow
2016-10-15Display minimum ping in debug window.R E Broadley
2016-09-23Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli
2016-09-23Do not shadow in src/qtPavel Janík
2016-09-08gui: add NodeID to the peer tableCory Fields
2016-08-26[Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli
2016-08-25Show XTHIN in GUIR E Broadley
2016-06-29qt: Network-specific example addressWladimir J. van der Laan
2016-06-22BIP144: Handshake and relay (receiver side)Pieter Wuille
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2015-12-30Double semicolon cleanup.21E14
2015-12-14qt5: Use the fixed font the system recommendsMarcoFalke
2015-12-13Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]Matt Corallo
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-24Merge pull request #7045Wladimir J. van der Laan
2015-11-17Bugfix: Use unique autostart filenames on Linux for testnet/regtestLuke Dashjr