aboutsummaryrefslogtreecommitdiff
path: root/src/qt/guiutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-7/+7
* really s/doge/dis/g this timeTomo Ueda2021-09-021-7/+7
* fix: macos qt buildMalta Micael2021-07-011-0/+20
* Add sortable sent/recv bytes to Peers debug tablechromatic2021-06-081-0/+33
* Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-251-13/+13
* Introduce basic Dogecoin brandingRoss Nicoll2019-03-251-10/+2
* Selectively suppress deprecation warningsJonas Schnelli2017-02-141-0/+3
* Fix typospracticalswift2017-01-291-2/+2
* Merge #9380: Separate different uses of minimum feesWladimir J. van der Laan2017-01-161-2/+2
|\
| * Introduce -dustrelayfeeAlex Morcos2017-01-161-2/+2
* | [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift2017-01-131-1/+1
|/
* Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan2017-01-041-1/+1
|\
| * Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* | qt,wallet: Fix a few typos in messagesWladimir J. van der Laan2017-01-031-2/+2
|/
* Refactor: Removed begin/end_ptr functions.Karl-Johan Alm2016-12-091-1/+1
* [Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli2016-12-051-1/+6
* Merge #9218: qt: Show progress overlay when clicking spinner iconJonas Schnelli2016-12-041-0/+7
|\
| * qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan2016-11-241-0/+7
* | Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
|/
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+2
* Multiple Selection for peer and ban tablesAndrew Chow2016-11-081-9/+3
* Display minimum ping in debug window.R E Broadley2016-10-151-1/+1
* Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-231-0/+36
|\
| * [Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli2016-08-261-0/+36
* | Do not shadow in src/qtPavel Janík2016-09-231-2/+2
* | gui: add NodeID to the peer tableCory Fields2016-09-081-4/+4
* | Show XTHIN in GUIR E Broadley2016-08-251-0/+3
|/
* qt: Network-specific example addressWladimir J. van der Laan2016-06-291-1/+19
* BIP144: Handshake and relay (receiver side)Pieter Wuille2016-06-221-0/+3
* Merge pull request #7205Wladimir J. van der Laan2016-01-051-1/+1
|\
| * Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* | Double semicolon cleanup.21E142015-12-301-1/+1
* | qt5: Use the fixed font the system recommendsMarcoFalke2015-12-141-0/+8
* | Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]Matt Corallo2015-12-131-0/+3
|/
* Merge pull request #7045Wladimir J. van der Laan2015-11-241-1/+4
|\
| * Bugfix: Use unique autostart filenames on Linux for testnet/regtestLuke Dashjr2015-11-171-1/+4
* | Merge pull request #6908Wladimir J. van der Laan2015-11-091-10/+9
|\ \
| * | BIP70: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name stringsJorge Timón2015-11-041-10/+9
* | | [qt] Use fixed pitch font for the rpc consoleMarcoFalke2015-10-291-2/+2
|/ /
* | Fix spelling of QtDiego Viola2015-09-221-1/+1
* | Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+1
* | [Qt] disconnect peers from peers tab via context menuPhilip Kaufmann2015-06-021-0/+13
* | [Qt, Trivial] fix header groupings + space, intdentation fixesPhilip Kaufmann2015-04-201-5/+5
* | Add a NODE_GETUTXO service bit and document NODE_NETWORK.Mike Hearn2015-03-211-2/+5
* | [Qt, Linux] honor current network when creating autostart linkPhilip Kaufmann2015-02-191-3/+8
* | [Qt, Win] honor current network when creating autostart linkPhilip Kaufmann2015-02-191-8/+27
* | Merge pull request #5477Wladimir J. van der Laan2015-01-291-1/+12
|\ \
| * | LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedF...Cory Fields2015-01-211-1/+12
* | | qt: fix broken unicode chars on osx 10.10Cory Fields2015-01-171-2/+21
* | | qt: fonts: allow SubstituteFonts to filter based on user's languageCory Fields2015-01-161-1/+1
|/ /