aboutsummaryrefslogtreecommitdiff
path: root/src/qt/trafficgraphwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed for Qt 5John-Gee2021-02-021-0/+1
|
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-2/+2
| | | | | | | | QT_NO_KEYWORDS prevents Qt from defining the `foreach`, `signals`, `slots` and `emit` macros. Avoid overlap between Qt macros and boost - for example #undef hackiness in #6421.
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
|
* Qt: Network-Traffic-Graph: make some distance between line and textJonas Schnelli2014-11-051-3/+5
| | | | Text directly glued on the graph-line looks not so good.
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
| | | | Closes #839
* Add network traffic graphScott Ellis2013-10-141-0/+169