| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more logging unification | Jeremy Lainé | 2010-11-16 | 6 | -68/+86 |
| | | |||||
| * | update call handling example | Jeremy Lainé | 2010-11-16 | 1 | -4/+7 |
| | | |||||
| * | make QXmppCallManager use QXmppRtpChannel | Jeremy Lainé | 2010-11-16 | 2 | -423/+126 |
| | | |||||
| * | make QXmppStream inherit QXmppLoggable | Jeremy Lainé | 2010-11-16 | 4 | -65/+3 |
| | | |||||
| * | make QXmppIceConnection inherit QXmppLoggable | Jeremy Lainé | 2010-11-16 | 2 | -44/+20 |
| | | |||||
| * | make QXmppClient, QXmppClientExtension, QXmppServer and QXmppServerExtension ↵ | Jeremy Lainé | 2010-11-16 | 8 | -99/+30 |
| | | | | | inherit QXmppLoggable | ||||
| * | add QXmppLoggable, a base class for QObjects which need logging facility | Jeremy Lainé | 2010-11-16 | 2 | -0/+79 |
| | | |||||
| * | add QXmppRtpChannel::supportedPayloadTypes() | Jeremy Lainé | 2010-11-15 | 2 | -3/+43 |
| | | |||||
| * | add QXmppRtpChannel class to move RTP handling out of QXmppCall | Jeremy Lainé | 2010-11-14 | 3 | -0/+441 |
| | | |||||
| * | slightly refactor SASL auth to make QXmppSaslDigestMd5 class more generic | Jeremy Lainé | 2010-11-10 | 4 | -5/+37 |
| | | |||||
| * | start hiding some of QXmppTransferJob's internals | Jeremy Lainé | 2010-11-09 | 2 | -188/+208 |
| | | |||||
| * | fix profile dialog for new QXmppEntityTimeIq API | Jeremy Lainé | 2010-11-08 | 1 | -1/+1 |
| | | |||||
| * | add server-side support for XEP-0202: Entity Time | Jeremy Lainé | 2010-11-08 | 4 | -0/+140 |
| | | |||||
| * | fix entity time iq test | Jeremy Lainé | 2010-11-08 | 1 | -1/+1 |
| | | |||||
| * | only write tzo if the time is valid | Jeremy Lainé | 2010-11-08 | 1 | -3/+3 |
| | | |||||
| * | QXmppEntityTimeIq should store timezone offsets in seconds | Jeremy Lainé | 2010-11-08 | 3 | -21/+22 |
| | | | | | | and handle parsing / serialisation internally. | ||||
| * | add methods for parsing/serialising timezone offsets | Jeremy Lainé | 2010-11-08 | 4 | -0/+55 |
| | | |||||
| * | fix for entity time API change | Jeremy Lainé | 2010-10-29 | 1 | -1/+1 |
| | | |||||
| * | fix QXmppEntityTimeIq tests | Jeremy Lainé | 2010-10-29 | 1 | -1/+1 |
| | | |||||
| * | QXmppEntityTimeIq::utc() should return a QDateTime, the user should not have ↵ | Jeremy Lainé | 2010-10-29 | 3 | -9/+11 |
| | | | | | to implement parsing / serialization | ||||
| * | remove placeholderText property to remove Qt 4.7 dependency | Manjeet Dahiya | 2010-10-29 | 1 | -6/+0 |
| | | |||||
| * | fix asynchronous DNS SRV lookup for outgoing S2S | Jeremy Lainé | 2010-10-27 | 1 | -1/+1 |
| | | |||||
| * | use asynchronous DNS SRV lookups to avoid freezing clients during lookup | Jeremy Lainé | 2010-10-20 | 7 | -21/+135 |
| | | |||||
| * | resync QXmppSrvInfo with the implementation submitted to Qt: | Jeremy Lainé | 2010-10-20 | 2 | -23/+168 |
| | | | | | | | - does not require explicit linking against -ldnsapi or -lresolv - handles record ordering acording to RFC 2782 | ||||
| * | removing contact should remove the contact from the UI as well | Manjeet Dahiya | 2010-10-19 | 3 | -0/+13 |
| | | |||||
| * | add GuiClient to build | Manjeet Dahiya | 2010-10-19 | 1 | -2/+3 |
| | | |||||
| * | fix QXmppOutgoingClient and QXmppOutgoingServer for slight DNS SRV API change | Jeremy Lainé | 2010-10-19 | 2 | -2/+2 |
| | | |||||
| * | hide QXmppSrvInfo internals | Jeremy Lainé | 2010-10-19 | 2 | -45/+160 |
| | | |||||
| * | resize | Manjeet Dahiya | 2010-10-19 | 1 | -2/+2 |
| | | |||||
| * | qt versions, run time & build time | Manjeet Dahiya | 2010-10-19 | 1 | -1/+2 |
| | | |||||
| * | add Qt version | Manjeet Dahiya | 2010-10-19 | 1 | -2/+6 |
| | | |||||
| * | fix typo in unit tests | Jeremy Lainé | 2010-10-19 | 1 | -1/+1 |
| | | |||||
| * | revert API change for findExtension() | Jeremy Lainé | 2010-10-19 | 2 | -5/+5 |
| | | |||||
| * | Restore the original prototype for QXmppClient::findExtension(), it is modeled | Jeremy Lainé | 2010-10-19 | 2 | -6/+6 |
| | | | | | | after QObject::findChild(). | ||||
| * | fix includes of accountsCache class | Manjeet Dahiya | 2010-10-18 | 2 | -1/+4 |
| | | |||||
| * | remove unnecessary includes from main.cpp | Manjeet Dahiya | 2010-10-18 | 1 | -4/+1 |
| | | |||||
| * | remove unnecessary includes | Manjeet Dahiya | 2010-10-18 | 1 | -3/+1 |
| | | |||||
| * | cosmetics | Manjeet Dahiya | 2010-10-18 | 1 | -0/+1 |
| | | |||||
| * | remove unnecessary includes | Manjeet Dahiya | 2010-10-18 | 1 | -6/+0 |
| | | |||||
| * | remove unnecessary includes | Manjeet Dahiya | 2010-10-18 | 2 | -2/+6 |
| | | |||||
| * | cosmetics | Manjeet Dahiya | 2010-10-18 | 2 | -9/+12 |
| | | |||||
| * | ask for confirmation before removing a contact | Manjeet Dahiya | 2010-10-17 | 1 | -7/+13 |
| | | |||||
| * | complete addButton iconing | Manjeet Dahiya | 2010-10-17 | 1 | -1/+11 |
| | | |||||
| * | addButton | Manjeet Dahiya | 2010-10-17 | 1 | -0/+1 |
| | | |||||
| * | icon for addButton | Manjeet Dahiya | 2010-10-17 | 1 | -0/+0 |
| | | |||||
| * | remove unwanted Thumbs.db file | Manjeet Dahiya | 2010-10-17 | 1 | -0/+0 |
| | | |||||
| * | get rid of pushButton triangle when menu is set | Manjeet Dahiya | 2010-10-17 | 2 | -9/+23 |
| | | |||||
| * | add separator in trayicon menu | Manjeet Dahiya | 2010-10-17 | 1 | -0/+1 |
| | | |||||
| * | add icon to settings button | Manjeet Dahiya | 2010-10-17 | 1 | -5/+33 |
| | | |||||
| * | add icon for settings button | Manjeet Dahiya | 2010-10-17 | 1 | -1/+2 |
| | | |||||
