aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2016-12-14Merge #9330: [Qt] Console: add security warningWladimir J. van der Laan
2016-12-13Merge #9326: Update for OpenSSL 1.1 API.Wladimir J. van der Laan
2016-12-12Fix qt/paymentrequestplus.cpp for OpenSSL 1.1 API.Gregory Maxwell
2016-12-12[Qt] Console: add security warningJonas Schnelli
2016-12-09Refactor: Removed begin/end_ptr functions.Karl-Johan Alm
2016-12-08Merge #9255: qt: layoutAboutToChange signal is called layoutAboutToBeChangedWladimir J. van der Laan
2016-12-08Merge #9266: Bugfix: Qt/RPCConsole: Put column enum in the right placesWladimir J. van der Laan
2016-12-07qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsoleWladimir J. van der Laan
2016-12-06Fix missed change to WalletTx structureAlex Morcos
2016-12-05[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli
2016-12-05Merge #8580: Make CTransaction actually immutableWladimir J. van der Laan
2016-12-04Merge #9218: qt: Show progress overlay when clicking spinner iconJonas Schnelli
2016-12-02Make CWalletTx store a CTransactionRef instead of inheritingPieter Wuille
2016-12-02Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...Pieter Wuille
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-12-02Move network-msg-processing code out of main to its own fileMatt Corallo
2016-12-02Bugfix: Qt/RPCConsole: Put column enum in the right placesLuke Dashjr
2016-12-02Merge #9239: Disable fee estimates for 1 block targetWladimir J. van der Laan
2016-12-01qt: layoutAboutToChange signal is called layoutAboutToBeChangedWladimir J. van der Laan
2016-11-30Merge #9010: Split up AppInit2 into multiple phases, daemonize after datadir ...Pieter Wuille
2016-11-29Make GUI incapable of setting tx confirm target of 1Alex Morcos
2016-11-29init: Split up AppInit2 into multiple phasesWladimir J. van der Laan
2016-11-28Fix some typosfsb4000
2016-11-24qt: Show progress overlay when clicking spinner iconWladimir J. van der Laan
2016-11-24qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan
2016-11-24Merge #9190: qt: Plug many memory leaksWladimir J. van der Laan
2016-11-23qt: Avoid OpenSSL certstore-related memory leakWladimir J. van der Laan
2016-11-23qt: Avoid shutdownwindow-related memory leakWladimir J. van der Laan
2016-11-23qt: Avoid splash-screen related memory leakWladimir J. van der Laan
2016-11-23qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-11-22Merge #9130: Mention the new network toggle functionality in the tooltip.Jonas Schnelli
2016-11-20[Qt] Clean up and fix coincontrol tree widget handlingWladimir J. van der Laan
2016-11-18[Qt] fix coincontrol sort issueJonas Schnelli
2016-11-13[qt] Make network disabled icon 50% opaqueMarcoFalke
2016-11-12Mention the new network toggle functionality in the tooltip.Pavel Janík
2016-11-11Merge #8996: Network activity toggleJonas Schnelli
2016-11-09Merge #9039: Various serialization simplifcations and optimizationsWladimir J. van der Laan
2016-11-08Fix auto-deselection of peersAndrew Chow
2016-11-08Multiple Selection for peer and ban tablesAndrew Chow
2016-11-08Merge #9088: Reduce ambiguity of warning messageWladimir J. van der Laan
2016-11-08Merge #9067: Fix exit codesWladimir J. van der Laan
2016-11-07Get rid of nType and nVersionPieter Wuille
2016-11-07Every main()/exit() should return/use one of EXIT_ codes instead of magic num...UdjinM6
2016-11-07Merge #9094: qt: Use correct conversion function for boost::path datadirJonas Schnelli
2016-11-07qt: Use correct conversion function for boost::path datadirWladimir J. van der Laan
2016-11-06[copyright] copyright header style uniformisle2983
2016-11-06Make warning message about wallet balance possiblyR E Broadley
2016-11-04Fix exit codes:UdjinM6
2016-10-30[qt] Return useful error message on ATMP failureMarcoFalke