Age | Commit message (Expand) | Author |
2015-06-29 | Parse hostname for xep-0233 | Mili Verma |
2015-06-25 | Fix qt4.py tool for Arch | Tobias Markmann |
2015-06-18 | Only delete HistoryStorage if building with experimental features | Tobias Markmann |
2015-06-18 | Have SCons qt4 tool check for real moc or qtchooser | Tobias Markmann |
2015-06-14 | Fix Swiften DLL building on Windows | Tobias Markmann |
2015-06-14 | Document the two required scons runs for Windows packaging | Tobias Markmann |
2015-06-14 | Execute sound actions if requested and if text is highlighted | Tobias Markmann |
2015-06-14 | Add support for updating copyright on files in Copyrighter.py script | Tobias Markmann |
2015-06-14 | Fix SCons qt4 tool pkg-config detection | Tobias Markmann |
2015-06-11 | Update progress bar on incoming file transfers | Tobias Markmann |
2015-06-10 | Add ability to limit SChannel to TLS 1.0 | Kevin Smith |
2015-06-08 | Add missing SWIFTEN_API annotations to public Swiften API | Tobias Markmann |
2015-06-05 | UI improvements to the ad-hoc command window | Tobias Markmann |
2015-06-02 | Fix qt4.py Scons module pkg-config support in case Qt is not present | Tobias Markmann |
2015-05-31 | Remove magic number and fix QtVCardWidget::sizeHint | Tobias Markmann |
2015-05-31 | Open profile windows in their ideal size so everything is readable | Tobias Markmann |
2015-05-31 | Overriding QtVCardWidget::sizeHint() so ideally there is no scrolling | Tobias Markmann |
2015-05-31 | Layout improvements to QtVCardPhotoAndNameFields | Tobias Markmann |
2015-05-31 | Overriding QtElidingLabel::sizeHint() so preferably all text is shown | Tobias Markmann |
2015-05-26 | Have cl.exe write debug info to independent files for reliable parallel builds | Tobias Markmann |
2015-05-26 | Fix trellis related bugs | Tobias Markmann |
2015-05-26 | Fix crash when sending a file to yourself | Tobias Markmann |
2015-05-26 | Set QtGetridSelectionDialog to frameless window to enable cursor changes | Tobias Markmann |
2015-05-26 | Add visual resize indicator in bottom right corner of QtGridSelectionDialog | Tobias Markmann |
2015-05-26 | Fix SCons architecture detection on FreeBSD 10 | Tobias Markmann |
2015-05-26 | Fix compilation on FreeBSD 10 | Tobias Markmann |
2015-05-20 | Usability improvements to "Enter Room" dialog | Tobias Markmann |
2015-05-20 | Limit Qt placeholder text workaround to affected versions | Tobias Markmann |
2015-05-19 | Consolidate Python and SCons files to tab based indentation | Tobias Markmann |
2015-05-19 | Enforce tab-only indentation in Python and SCons files | Tobias Markmann |
2015-05-19 | Gracefully handle pkg-config when Qt is not installed | Tobias Markmann |
2015-05-07 | Add support for Qt 5.4.1 to build and distribution process on Windows | Tobias Markmann |
2015-05-05 | Fix scons2ninja.py for Windows | Tobias Markmann |
2015-05-04 | Hide 3rdParty warnings for LibIDN and LibMiniUPnPc with Clang/GCC | Tobias Markmann |
2015-05-04 | Correctly handle full paths when detecting Clang/GCC compilers | Tobias Markmann |
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 |