Age | Commit message (Expand) | Author |
2015-05-04 | Ignore 3rdParty warnings on Linux platforms when using Clang or GCC | Tobias Markmann |
2015-05-01 | Fix typo | Tobias Markmann |
2015-05-01 | Add an EventOwner to NATTraversalRequests so that accociated objects are not ... | Tobias Markmann |
2015-05-01 | Fix hash verification in Jingle FT to only verify one hash algorithm | Tobias Markmann |
2015-05-01 | Only close unneedded S5B connections on the S5B server if a S5B server is run... | Tobias Markmann |
2015-05-01 | Add resource management for S5B server and port forwardings | Tobias Markmann |
2015-04-30 | Disable potentially-evaluated-expression Clang warning | Tobias Markmann |
2015-04-30 | Honour global sluift timeout setting in add/remove contact | Edwin Mons |
2015-04-29 | Ignore compiler warnings from 3rdParty libraries | Tobias Markmann |
2015-04-28 | Allow editing bookmarks of MUC chats in the "Recent Chats" | Tobias Markmann |
2015-04-28 | Add Qt flags detection using pkg-config on Linux platforms | Tobias Markmann |
2015-04-13 | Improve python flexibility for SCons build system | Tobias Markmann |
2015-04-10 | Fix keyboard shortcuts for --no-tabs mode | Tobias Markmann |
2015-04-10 | Change trellis tab movement shortcuts | Tobias Markmann |
2015-04-10 | Introduce FeatureOracle class for contact feature support detection | Tobias Markmann |
2015-04-09 | Disable documentation-unknown-command warnings in clang | Tobias Markmann |
2015-04-08 | Add optional logging to native log framework on Android | Tobias Markmann |
2015-04-08 | Skip name lookup if manual hostname is a valid IP address | Tobias Markmann |
2015-04-08 | Fix warning about unused private member variable | Kevin Smith |
2015-04-05 | Improve UX regarding room bookmark handling | Tobias Markmann |
2015-04-04 | Fix popup visibility issues in QtSuggestingJIDInput | Tobias Markmann |
2015-04-04 | Improve FixIncludes.py script to support in-place modification | Tobias Markmann |
2015-04-03 | Fix vertical alignment of close button in QtClosableLineEdit | Tobias Markmann |
2015-04-03 | Use SizeAllCursor for trellis resize dialog | Tobias Markmann |
2015-04-03 | Elide rightmost fields in the VCard dialog | Tobias Markmann |
2015-04-01 | Add recent contributions to license | Kevin Smith |
2015-03-31 | Disable signals when adding a tab to the trellis layout | Tobias Markmann |
2015-03-28 | Fix a bug in successful file-transfer termination in IncomingJingleFT | Tobias Markmann |
2015-03-28 | Set file-transfer finished state after checking the data | Tobias Markmann |
2015-03-28 | Change IQ handling to allow non-final IQ handlers/responders | Tobias Markmann |
2015-03-28 | Add missing line endings | Tobias Markmann |
2015-03-28 | Move common code into a shared QtUIFactory::showTabs() method | Tobias Markmann |
2015-03-28 | Fix typo in ChatController regarding Message Receipts | Tobias Markmann |
2015-03-27 | Fix OutgoingJingleFileTransferTest and enable it again | Tobias Markmann |
2015-03-27 | Fix terminology inconsistency "Organisation" -> "Organization" | Tobias Markmann |
2015-03-27 | Improve Windows MSI installer upgrade experience | Tobias Markmann |
2015-03-26 | Add emoticons input popup | Daniel Baczynski |
2015-03-24 | Don't crash when the UI doesn't provide a user search window | Kevin Smith |
2015-03-19 | Fix for HTTPConnectProxiedConnection to support responses in pieces | Tobias Markmann |
2015-03-18 | Add test for ChatStateSerializer | Tarun Gupta |
2015-03-16 | Add ability to modify HTTP CONNECT proxy initialization | Tobias Markmann |
2015-03-13 | Fix duplicate addition of CarbonsPrivateSerializer to FullPayloadSerializerCo... | Tobias Markmann |
2015-03-13 | Add Carbons serializers to FullPayloadSerializerCollection | Tobias Markmann |
2015-03-02 | Move *TransportSession to their own files | Tobias Markmann |
2015-02-24 | Ignore another buildsystem-related file | Kevin Smith |
2015-02-23 | Fix chat window title showing wrong chat titleswift-3.0beta1 | Tobias Markmann |
2015-02-20 | Fix Ctrl/Cmd + Page Up/PageDown shortcuts | Tobias Markmann |
2015-02-20 | Add elements/parsers/serializers/tests for Message Carbons (XEP-0280) | Tobias Markmann |
2015-02-19 | Fix missing 'conf.Finish()' in libMiniUPnPc's SConscript | Tobias Markmann |
2015-02-18 | Fix crash when a tab drag is aborted in trellis mode | Tobias Markmann |