| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed for Qt 5 | John-Gee | 2021-02-02 | 1 | -0/+1 |
| | | |||||
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| | | |||||
| * | qt: define QT_NO_KEYWORDS | Wladimir J. van der Laan | 2015-07-15 | 1 | -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 headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | Qt: Network-Traffic-Graph: make some distance between line and text | Jonas Schnelli | 2014-11-05 | 1 | -3/+5 |
| | | | | | Text directly glued on the graph-line looks not so good. | ||||
| * | qt: add license header to source files | Wladimir J. van der Laan | 2013-11-04 | 1 | -0/+4 |
| | | | | | Closes #839 | ||||
| * | Add network traffic graph | Scott Ellis | 2013-10-14 | 1 | -0/+169 |