aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
AgeCommit message (Expand)Author
2017-07-13[Qt] replace fee slider with a Dropdown, extend conf. targetsJonas Schnelli
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-05-11remove minimum total fee optionGregory Sanders
2017-04-10Changed "Send" button default status from true to falseKibbledJiveElkZoo
2017-03-23Add a button to open the config file in a text editorEric Shaw Jr
2017-03-17Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...Jonas Schnelli
2017-03-17Merge #9690: Change 'Clear' button string to 'Reset'Jonas Schnelli
2017-03-16[trivial] Fix a typo (introduced two days ago) in the default fee warningpracticalswift
2017-03-14Merge #9481: [Qt] Show more significant warning if we fall back to the defaul...Wladimir J. van der Laan
2017-02-20Merge #9724: Qt/Intro: Add explanation of IBD processWladimir J. van der Laan
2017-02-17Qt/Send: Figure a decent warning colour from themeLuke Dashjr
2017-02-09Qt/Intro: Explain a bit more what will happen first timeLuke Dashjr
2017-02-08Qt/Intro: Move sizeWarningLabel text into C++ codeLuke Dashjr
2017-02-05Change 'Clear' button string to 'Reset'Daniel Aleksandersen
2017-01-25[Qt] Add simple optin-RBF checkbox and confirmation infoJonas Schnelli
2017-01-06[Qt] Show more significant warning if we fall back to the default feeJonas Schnelli
2017-01-04qt: Set (count) placeholder in sendcoinsdialog to notranslateWladimir J. van der Laan
2017-01-03[qt] Do not translate `~`MarcoFalke
2016-11-29Make GUI incapable of setting tx confirm target of 1Alex Morcos
2016-11-06Make warning message about wallet balance possiblyR E Broadley
2016-10-28[Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli
2016-10-20[Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli
2016-10-19Merge #8972: [Qt] make warnings label selectable (jonasschnelli)Wladimir J. van der Laan
2016-10-19[Qt] make warnings label selectableJonas Schnelli
2016-10-18Merge #8925: qt: Display minimum ping in debug window.Wladimir J. van der Laan
2016-10-15Display minimum ping in debug window.R E Broadley
2016-10-10[qt] sync-overlay: Don't show progress twiceMarcoFalke
2016-09-24Trivial: Grammar and capitalizationDerek Miller
2016-09-23[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli
2016-09-13[Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli
2016-08-26[Qt] add out-of-sync modal info layerJonas Schnelli
2016-08-26[Qt] make Out-Of-Sync warning icon clickableJonas Schnelli
2016-08-24[qt] Remove Priority from coincontrol dialogMarcoFalke
2016-06-28qt: Remove client name from debug windowWladimir J. van der Laan
2016-06-13Add address label to request payment QR Code (QT)Francesco 'makevoid' Canessa
2016-05-11Qt: Add option to hide the system tray iconTyler Hardin
2016-04-26qt: Add transaction hash to details window titleWladimir J. van der Laan
2016-03-22[Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli
2016-03-14[qt] Remove 0-fee from send dialogMarcoFalke
2016-02-26Remove openssl info from init/log and from Qt debug windowJonas Schnelli
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-01-28GUI: Disable tab navigation for peers tables.Kefkius
2016-01-26[Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli
2016-01-23[Qt] keep scroll position in GUI console after changing font sizeJonas Schnelli
2016-01-22[Qt] Add option to increase/decrease font size in the console windowJonas Schnelli
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-11-20Merge pull request #6979Wladimir J. van der Laan
2015-11-20[Qt] simple mempool info in debug windowJonas Schnelli
2015-11-04Improving labels for Sent / Received "Bytes"Jonathan Cross
2015-09-23Rename rpcconsole.ui => debugwindow.uiMarcoFalke