| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix pedantic GCC error about char overflow | Jeremy Lainé | 2015-03-13 | 1 | -2/+2 |
| * | Merge branch 'master' of github.com:qxmpp-project/qxmpp | Jeremy Lainé | 2015-02-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Upgraded library version to 0.8.3. | 0xd34df00d | 2015-01-28 | 1 | -1/+1 |
| * | | do not install testcases (fixes #37) | Jeremy Lainé | 2015-02-05 | 1 | -0/+3 |
| |/ | |||||
| * | use doxygen for "full" builds | Jeremy Lainé | 2015-01-07 | 2 | -2/+2 |
| * | [travis] enable Opus codec in "full" builds | Jeremy Lainé | 2015-01-07 | 1 | -1/+1 |
| * | [travis] try using Ubuntu SDK PPA | Jeremy Lainé | 2015-01-07 | 1 | -3/+2 |
| * | install libopus-dev for 'full' build | Jeremy Lainé | 2015-01-07 | 1 | -1/+1 |
| * | bump version to 0.8.2 | Jeremy Lainé | 2015-01-07 | 1 | -1/+1 |
| * | ensure "make check" works for out of source builds | Jeremy Lainé | 2014-09-13 | 1 | -1/+1 |
| * | [travis] use "make check" to run tests | Jeremy Lainé | 2014-09-13 | 1 | -1/+1 |
| * | remove useless tests/run.py | Jeremy Lainé | 2014-09-13 | 1 | -63/+0 |
| * | make it possible to run tests using "make check" | Jeremy Lainé | 2014-09-13 | 1 | -0/+3 |
| * | add support for profiling / test coverage | Jeremy Lainé | 2014-07-21 | 1 | -6/+20 |
| * | cosmetic | Jeremy Lainé | 2014-07-21 | 2 | -0/+0 |
| * | actually test with clang | Jeremy Lainé | 2014-07-20 | 1 | -0/+10 |
| * | remove compiler flags from tests | Jeremy Lainé | 2014-07-20 | 1 | -3/+1 |
| * | make sure tests fail on error! | Jeremy Lainé | 2014-07-20 | 2 | -0/+2 |
| * | fix build depends | Jeremy Lainé | 2014-07-20 | 1 | -3/+5 |
| * | test static builds | Jeremy Lainé | 2014-07-20 | 1 | -5/+12 |
| * | Merge pull request #8 from trulabs/feature/XEP-0333 | Jeremy Lainé | 2014-06-23 | 1 | -0/+187 |
| |\ | |||||
| | * | XEP-0333 updated: | Juan Aragon | 2014-05-21 | 1 | -4/+11 |
| | * | XEP-0333: Chat Markers | Juan Aragon | 2014-05-20 | 1 | -0/+180 |
| * | | Updated Utils test. | 0xd34df00d | 2014-04-23 | 1 | -1/+1 |
| * | | Covered eq operators for QXmppVCardAddress with tests. | 0xd34df00d | 2014-04-23 | 1 | -12/+22 |
| |/ | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 28 | -32/+32 |
| * | Merge pull request #1 from tehnick/travis | Jeremy Lainé | 2014-03-27 | 3 | -10/+29 |
| |\ | |||||
| | * | Update support of Travis CI. | Boris Pek | 2014-03-27 | 3 | -10/+29 |
| * | | update project homepage | Jeremy Lainé | 2014-03-27 | 28 | -32/+32 |
| |/ | |||||
| * | hook up travis CI | Jeremy Lainé | 2014-03-27 | 1 | -0/+10 |
| * | bump version to 0.8.0 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 28 | -28/+28 |
| * | fail tests/run.py if any tests fail | Jeremy Lainé | 2014-03-26 | 1 | -3/+13 |
| * | Remove deprecated QXmppPresence::Status type | Jeremy Lainé | 2014-03-26 | 1 | -5/+0 |
| * | Covered QXmppVCardOrganization in tests. | 0xd34df00d | 2014-03-22 | 1 | -0/+13 |
| * | Cover non-'x' extensions in tests. | 0xd34df00d | 2014-02-11 | 1 | -0/+22 |
| * | bump version | Jeremy Lainé | 2013-03-09 | 1 | -1/+1 |
| * | bump version to 0.7.5 | Jeremy Lainé | 2013-01-11 | 1 | -1/+1 |
| * | bump version to 0.7.4 | Jeremy Lainé | 2012-10-01 | 1 | -1/+1 |
| * | test program path before executing tests | Jeremy Lainé | 2012-10-01 | 1 | -0/+4 |
| * | rename QXmppSessionIq test | Jeremy Lainé | 2012-10-01 | 4 | -5/+5 |
| * | split QXmppStreamFeatures tests | Jeremy Lainé | 2012-10-01 | 4 | -34/+78 |
| * | split QXmppNonSASLAuthIq tests | Jeremy Lainé | 2012-10-01 | 4 | -50/+96 |
| * | split QXmppEntityTimeIq tests | Jeremy Lainé | 2012-10-01 | 4 | -41/+81 |
| * | split QXmppVersionIq tests | Jeremy Lainé | 2012-10-01 | 4 | -44/+84 |
| * | split QXmppDiscoveryIq tests | Jeremy Lainé | 2012-10-01 | 4 | -63/+103 |
| * | split QXmppBindIq tests | Jeremy Lainé | 2012-10-01 | 4 | -56/+96 |
| * | prune useless include | Jeremy Lainé | 2012-10-01 | 1 | -1/+0 |
| * | split some more tests | Jeremy Lainé | 2012-09-27 | 5 | -173/+212 |
| * | reduce verbosity | Jeremy Lainé | 2012-09-27 | 1 | -1/+1 |
