aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2016-04-04Merge #7707: [RPC][QT] UI support for abandoned transactionsJonas Schnelli
2016-04-04[Qt] Support for abandoned/abandoning transactionsJonas Schnelli
2016-03-30Clear the input line after activating autocompletePavel Janík
2016-03-29[Qt] remove trailing output-index from transaction-idJonas Schnelli
2016-03-25Merge #7732: [Qt] Debug window: replace "Build date" with "Datadir"Wladimir J. van der Laan
2016-03-24[Qt] remove unused formatBuildDate methodJonas Schnelli
2016-03-24Merge #7506: Use CCoinControl selection in CWallet::FundTransactionWladimir J. van der Laan
2016-03-22[Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli
2016-03-18Update alert notification and GUIBtcDrak
2016-03-18Remove p2p alert handlingBtcDrak
2016-03-17[qt] Remove unneeded "fSendFreeTransactions" checkMarcoFalke
2016-03-14[qt] Remove 0-fee from send dialogMarcoFalke
2016-03-14qt: Remove reflection from `about` iconWladimir J. van der Laan
2016-03-14Merge #7668: Fix history deletion bug after font size changeJonas Schnelli
2016-03-14Merge #7613: Add autocomplete to bitcoin-qt's console window.Jonas Schnelli
2016-03-12Add autocomplete to bitcoin-qt's console window.Luv Khemani
2016-03-11Fix history deletion bug after font changeAndrew C
2016-03-08Use CCoinControl selection in CWallet::FundTransactionJoão Barbosa
2016-03-08Merge #7628: QT: Add 'copy full transaction details' optionJonas Schnelli
2016-03-07QT: Add 'copy full transaction details' optionEric Shaw
2016-02-26Remove openssl info from init/log and from Qt debug windowJonas Schnelli
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-02-03When/if the copyright line does not mention Bitcoin Core developers, add a se...Luke Dashjr
2016-01-28GUI: Disable tab navigation for peers tables.Kefkius
2016-01-28Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan
2016-01-28Merge #7396: [Qt] Add option to increase/decrease font size in the console wi...Jonas Schnelli
2016-01-27splashscreen: Resize text to fit exactlyLuke Dashjr
2016-01-27Merge #7300: [trivial] Add missing copyright headersWladimir J. van der Laan
2016-01-26[Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli
2016-01-23Merge #7384: [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTHJonas 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
2016-01-22Merge #7364: [qt] Windows: Make rpcconsole monospace font largerJonas Schnelli
2016-01-20[qt] Peertable: Increase SUBVERSION_COLUMN_WIDTHMarcoFalke
2016-01-21move rpc* to rpc/Daniel Cousens
2016-01-20[Qt] rename "amount" to "requested amount" in receive coins tableJonas Schnelli
2016-01-18Merge pull request #7329Wladimir J. van der Laan
2016-01-17[qt] Windows: Make rpcconsole monospace font largerMarcoFalke
2016-01-17Typo fixes in commentsChris Wheeler
2016-01-14Merge pull request #7334Wladimir J. van der Laan
2016-01-13Merge pull request #7327Jonas Schnelli
2016-01-13[Wallet] Transaction View: LastMonth calculation fixedcrowning-
2016-01-13[qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5)MarcoFalke
2016-01-13Merge pull request #7296Wladimir J. van der Laan
2016-01-08[RPC] remove the option of having multiple timer interfacesJonas Schnelli
2016-01-07Merge pull request #7298Jonas Schnelli
2016-01-05Add missing copyright headersMarcoFalke
2016-01-05Bump copyright headers to 2014MarcoFalke
2016-01-05[qt] Intro: Display required spaceMarcoFalke
2016-01-05Add sane fallback for fee estimationAlex Morcos