Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update class & filenames | Steven Ceuppens | 2013-09-29 | 16 | -171/+168 |
* | remove declaration, only Qt5 will be supported | Steven Ceuppens | 2013-09-29 | 1 | -5/+0 |
* | Replaced foreach calls with iterators | Kurt Pattyn | 2013-09-29 | 1 | -15/+16 |
* | Added const keyword to const variables | Kurt Pattyn | 2013-09-29 | 1 | -17/+17 |
* | Added const to const variables, added QStringLiteral | Kurt Pattyn | 2013-09-29 | 2 | -45/+47 |
* | Removed unused constant declaration | Kurt Pattyn | 2013-09-29 | 1 | -2/+0 |
* | Replaced fromLatin1() with QStringLiteral | Kurt Pattyn | 2013-09-29 | 1 | -18/+18 |
* | Replace string literals with QString::fromLatin1() expression | Kurt Pattyn | 2013-09-29 | 1 | -24/+24 |
* | Replace string literals with QString::fromLatin1() expression, to avoid depre... | Kurt Pattyn | 2013-09-29 | 1 | -4/+4 |
* | Replace string literals with QString::fromLatin1() expression, to avoid depre... | Kurt Pattyn | 2013-09-29 | 1 | -20/+20 |
* | Changes to integrate the websocket module as a full Qt Add-On module | Steven Ceuppens | 2013-09-28 | 23 | -0/+5185 |