aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add methods for parsing/serialising timezone offsetsJeremy Lainé2010-11-084-0/+55
* fix for entity time API changeJeremy Lainé2010-10-291-1/+1
* fix QXmppEntityTimeIq testsJeremy Lainé2010-10-291-1/+1
* QXmppEntityTimeIq::utc() should return a QDateTime, the user should not have ...Jeremy Lainé2010-10-293-9/+11
* remove placeholderText property to remove Qt 4.7 dependencyManjeet Dahiya2010-10-291-6/+0
* fix asynchronous DNS SRV lookup for outgoing S2SJeremy Lainé2010-10-271-1/+1
* use asynchronous DNS SRV lookups to avoid freezing clients during lookupJeremy Lainé2010-10-207-21/+135
* resync QXmppSrvInfo with the implementation submitted to Qt:Jeremy Lainé2010-10-202-23/+168
* removing contact should remove the contact from the UI as wellManjeet Dahiya2010-10-193-0/+13
* add GuiClient to buildManjeet Dahiya2010-10-191-2/+3
* fix QXmppOutgoingClient and QXmppOutgoingServer for slight DNS SRV API changeJeremy Lainé2010-10-192-2/+2
* hide QXmppSrvInfo internalsJeremy Lainé2010-10-192-45/+160
* resizeManjeet Dahiya2010-10-191-2/+2
* qt versions, run time & build timeManjeet Dahiya2010-10-191-1/+2
* add Qt versionManjeet Dahiya2010-10-191-2/+6
* fix typo in unit testsJeremy Lainé2010-10-191-1/+1
* revert API change for findExtension()Jeremy Lainé2010-10-192-5/+5
* Restore the original prototype for QXmppClient::findExtension(), it is modeledJeremy Lainé2010-10-192-6/+6
* fix includes of accountsCache classManjeet Dahiya2010-10-182-1/+4
* remove unnecessary includes from main.cppManjeet Dahiya2010-10-181-4/+1
* remove unnecessary includesManjeet Dahiya2010-10-181-3/+1
* cosmeticsManjeet Dahiya2010-10-181-0/+1
* remove unnecessary includesManjeet Dahiya2010-10-181-6/+0
* remove unnecessary includesManjeet Dahiya2010-10-182-2/+6
* cosmeticsManjeet Dahiya2010-10-182-9/+12
* ask for confirmation before removing a contactManjeet Dahiya2010-10-171-7/+13
* complete addButton iconingManjeet Dahiya2010-10-171-1/+11
* addButtonManjeet Dahiya2010-10-171-0/+1
* icon for addButtonManjeet Dahiya2010-10-171-0/+0
* remove unwanted Thumbs.db fileManjeet Dahiya2010-10-171-0/+0
* get rid of pushButton triangle when menu is setManjeet Dahiya2010-10-172-9/+23
* add separator in trayicon menuManjeet Dahiya2010-10-171-0/+1
* add icon to settings buttonManjeet Dahiya2010-10-171-5/+33
* add icon for settings buttonManjeet Dahiya2010-10-171-1/+2
* add buttonManjeet Dahiya2010-10-171-0/+0
* remove view button from UIManjeet Dahiya2010-10-172-12/+0
* fix windowTitleManjeet Dahiya2010-10-171-0/+2
* add separatorManjeet Dahiya2010-10-171-0/+2
* add action for launching aboutDialogManjeet Dahiya2010-10-173-3/+19
* add aboutDialogManjeet Dahiya2010-10-173-0/+112
* change class nameManjeet Dahiya2010-10-173-6/+6
* add separatorManjeet Dahiya2010-10-171-0/+1
* group view actionsManjeet Dahiya2010-10-171-2/+5
* add quit action in settingsManjeet Dahiya2010-10-171-0/+2
* eolManjeet Dahiya2010-10-171-0/+1
* make contact search working againManjeet Dahiya2010-10-171-0/+3
* docManjeet Dahiya2010-10-171-0/+2
* remove commented codeManjeet Dahiya2010-10-171-1/+0
* cleanupManjeet Dahiya2010-10-171-3/+1
* fix sortingManjeet Dahiya2010-10-172-10/+1