Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove _p suffix from cpp filenames. | Kurt Pattyn | 2014-01-13 | 1 | -308/+0 |
* | Limit line length to 100 characters. | Kurt Pattyn | 2014-01-12 | 1 | -4/+8 |
* | Adapt to Qt coding style | Kurt Pattyn | 2014-01-04 | 1 | -12/+6 |
* | Add optimizations | Kurt Pattyn | 2013-12-23 | 1 | -5/+5 |
* | Cleanup code to comply with Qt style | Kurt Pattyn | 2013-12-10 | 1 | -103/+92 |
* | Sanitize include directives | Kurt Pattyn | 2013-11-06 | 1 | -7/+8 |
* | Include functional for std::greater | Kurt Pattyn | 2013-11-02 | 1 | -0/+1 |
* | Replace qGreater with std::greater | Kurt Pattyn | 2013-11-01 | 1 | -1/+1 |
* | Add correct license headers | Kurt Pattyn | 2013-11-01 | 1 | -18/+40 |
* | Completed unit tests for handshake request | Kurt Pattyn | 2013-10-14 | 1 | -67/+80 |
* | Renamed getters in HandshakeRequest to comply with Qt | Kurt Pattyn | 2013-10-13 | 1 | -10/+10 |
* | Added boundary checks on string lists | Kurt Pattyn | 2013-10-11 | 1 | -66/+80 |
* | Replaced qStableSort with std::sort | Kurt Pattyn | 2013-10-05 | 1 | -1/+1 |
* | update class & filenames | Steven Ceuppens | 2013-09-29 | 1 | -0/+270 |