summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-07Add hidden option to prevent disconnect when smartcard removedMili Verma
2015-07-07Fix './scons --help' if no Qt installation can be foundTobias Markmann
2015-07-06Add GSSAPI client authenticatorMili Verma
2015-07-02Reestablish connection with smart cardMili Verma
2015-07-01Don't incorrectly claim that non of Swift is built without QtKevin Smith
2015-06-30Add wrappers for Windows API to be used in GSSAPIMili Verma
2015-06-30Remove when sending an empty responseMili Verma
2015-06-29Add WindowsServicePrincipalName classMili Verma
2015-06-29Pass an optional error codeMili Verma
2015-06-29Parse hostname for xep-0233Mili Verma
2015-06-25Fix qt4.py tool for ArchTobias Markmann
2015-06-18Only delete HistoryStorage if building with experimental featuresTobias Markmann
2015-06-18Have SCons qt4 tool check for real moc or qtchooserTobias Markmann
2015-06-14Fix Swiften DLL building on WindowsTobias Markmann
2015-06-14Document the two required scons runs for Windows packagingTobias Markmann
2015-06-14Execute sound actions if requested and if text is highlightedTobias Markmann
2015-06-14Add support for updating copyright on files in Copyrighter.py scriptTobias Markmann
2015-06-14Fix SCons qt4 tool pkg-config detectionTobias Markmann
2015-06-11Update progress bar on incoming file transfersTobias Markmann
2015-06-10Add ability to limit SChannel to TLS 1.0Kevin Smith
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2015-06-05UI improvements to the ad-hoc command windowTobias Markmann
2015-06-02Fix qt4.py Scons module pkg-config support in case Qt is not presentTobias Markmann
2015-05-31Remove magic number and fix QtVCardWidget::sizeHintTobias Markmann
2015-05-31Open profile windows in their ideal size so everything is readableTobias Markmann
2015-05-31Overriding QtVCardWidget::sizeHint() so ideally there is no scrollingTobias Markmann
2015-05-31Layout improvements to QtVCardPhotoAndNameFieldsTobias Markmann
2015-05-31Overriding QtElidingLabel::sizeHint() so preferably all text is shownTobias Markmann
2015-05-26Have cl.exe write debug info to independent files for reliable parallel buildsTobias Markmann
2015-05-26Fix trellis related bugsTobias Markmann
2015-05-26Fix crash when sending a file to yourselfTobias Markmann
2015-05-26Set QtGetridSelectionDialog to frameless window to enable cursor changesTobias Markmann
2015-05-26Add visual resize indicator in bottom right corner of QtGridSelectionDialogTobias Markmann
2015-05-26Fix SCons architecture detection on FreeBSD 10Tobias Markmann
2015-05-26Fix compilation on FreeBSD 10Tobias Markmann
2015-05-20Usability improvements to "Enter Room" dialogTobias Markmann
2015-05-20Limit Qt placeholder text workaround to affected versionsTobias Markmann
2015-05-19Consolidate Python and SCons files to tab based indentationTobias Markmann
2015-05-19Enforce tab-only indentation in Python and SCons filesTobias Markmann
2015-05-19Gracefully handle pkg-config when Qt is not installedTobias Markmann
2015-05-07Add support for Qt 5.4.1 to build and distribution process on WindowsTobias Markmann
2015-05-05Fix scons2ninja.py for WindowsTobias Markmann
2015-05-04Hide 3rdParty warnings for LibIDN and LibMiniUPnPc with Clang/GCCTobias Markmann
2015-05-04Correctly handle full paths when detecting Clang/GCC compilersTobias Markmann
2015-05-04Ignore 3rdParty warnings on Linux platforms when using Clang or GCCTobias Markmann
2015-05-01Fix typoTobias Markmann
2015-05-01Add an EventOwner to NATTraversalRequests so that accociated objects are not ...Tobias Markmann
2015-05-01Fix hash verification in Jingle FT to only verify one hash algorithmTobias Markmann
2015-05-01Only close unneedded S5B connections on the S5B server if a S5B server is run...Tobias Markmann
2015-05-01Add resource management for S5B server and port forwardingsTobias Markmann