Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-26 | Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets. | Tobias Markmann | |
Change-Id: I39d1ae718890d15ffacde6d482b5435cc05330ec License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2014-02-22 | Make git and wix wrappers in build system more convenient for use by other ↵ | Kevin Smith | |
projects Change-Id: I173f42bfe2dde7d18be3d54976649aa1bac13dbf | |||
2014-01-11 | Fix screenreader rendering, and bump Windows builds to Qt-5.2 | Kevin Smith | |
Change-Id: I4709c5fb3924a527c2ed03ed5ca36747f3031f4c | |||
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann | |
Change-Id: I3768d9891ba903c5e2ce8217de0b4413ce40bb9a License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-11-08 | Improve some access for screen readers. | Kevin Smith | |
Includes the start of a very ugly plain text chat log Change-Id: I26b6d8f752164e4f8a12fe66aedc93af67345cca | |||
2013-10-03 | Factor the webkit chat view out of QtChatWindow. | Kevin Smith | |
This will let us substitute it for an alternative chat view. Change-Id: I002d9b90a7f618a354dda648c280ccee0e48edd7 | |||
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann | |
Change-Id: I363e9d740bbec311454827645f4ea6df8bb60bed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-08-09 | Include accessibility plugin in Windows packages | Kevin Smith | |
Change-Id: I9bff93b9bd9d81cec4143d0ba35a1045077e1e82 | |||
2013-08-08 | Package necessary plugins for qt5 on Windows | Kevin Smith | |
Change-Id: Icfcf31668a3bcba687885aab0e548a8b42c30773 | |||
2013-07-15 | Fixed Qt5 compilation on Windows. | Remko Tronçon | |
Change-Id: I2d4de311e7d8c6909f6a35dbb650380e2b0b1da9 | |||
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon | |
Change-Id: I6d86bf7d8dcc750ff69ff08500c9987b3c1de43e | |||
2013-03-30 | Fix HUNSPELL flags. | Remko Tronçon | |
Change-Id: I5d728024dc52ec3279528e9f0bf4b0508c459107 | |||
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann | |
Change-Id: I7c92518dc389474d520d4cf96f96a11459f73d26 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-03-18 | Add COPYING.rtf to WiX dependencies. | Remko Tronçon | |
Change-Id: I011c803c7eadd4f74add5bbe733312ad9488c5bd | |||
2013-03-15 | Spell checker implementation using Hunspell | Vlad Voicu | |
Change-Id: Ia15b6532edf6eef7c45bdfb273e77f65ce998f13 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann | |
Change-Id: I3104efcb9d56cfcaafda45eac2a51d2702f5245b License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-01-09 | Highlighting support | Maciej Niedzielski | |
Change-Id: Ib6bd42cecff018998117bc1e7db279a62b3af434 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-12-31 | Fix more warnings. | Remko Tronçon | |
Change-Id: I0fc27a08adb6aecd5c5775a52b7fe48570ed526a | |||
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon | |
Change-Id: I70109624b4bd7aab9ba679a3eaabc225dd64a03a | |||
2012-12-23 | Make the splitter into a class | Kevin Smith | |
Change-Id: I26e4e979ce0af2bc922f1b3f740ed58b0c9d9d53 | |||
2012-12-04 | Add validation for BOSH URLs in the connection dialog. | Kevin Smith | |
Change-Id: I967565abb867279238919f0e5eae6ebe0641d195 Resolves: #1186 | |||
2012-11-14 | Use version numbers for Swift binary so upgrades work | Kevin Smith | |
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a | |||
2012-11-12 | Install VC redistributable using .exe file. | Remko Tronçon | |
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7 | |||
2012-10-19 | Don't add QtUI/Swift hierarchy to .dSYM.zip. | Remko Tronçon | |
Change-Id: I9a4e65835856b02338b03fead544a8c5342d52e5 | |||
2012-10-18 | Translation updates. | Remko Tronçon | |
Fixed some strings and dialog titles. Updated Dutch translation. Change-Id: Ia02e617a5dc8725a5bb0d6e0f8419449da0e746f | |||
2012-10-07 | Fixed Swift package path. | Remko Tronçon | |
2012-10-07 | Fixed & cleaned up some of the WiX stuff. | Remko Tronçon | |
2012-10-07 | Fixed windows. | Remko Tronçon | |
2012-10-06 | Compiling is handy | Kevin Smith | |
2012-10-06 | Generate packages in /Packages. | Remko Tronçon | |
2012-10-05 | Also generate a .dsym on mac os x. | Remko Tronçon | |
2012-10-05 | Use forward slashes. | Remko Tronçon | |
2012-10-05 | Install .pdb next to WiX package. | Remko Tronçon | |
2012-10-05 | Allow debug optimized builds that work on non-dev machines | Kevin Smith | |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon | |
Added missing SWIFTEN_API declarations. Changed test infrastructure to extend path before running tests. | |||
2012-09-08 | Support whiteboarding. | Mateusz Piekos | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-08 | Connection settings support | Kevin Smith | |
2012-09-03 | Compile | Kevin Smith | |
2012-09-02 | Adding Qt based certificate viewer as fallback for Linux. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-08-30 | History dialog | Cătălin Badea | |
Add history dialog as an experimental feature. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon | |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon | |
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-05-31 | Very poor prototype of a MUC invite dialog | Kevin Smith | |
2012-05-11 | Showing stream encryption status in the roster header. Provide native ↵ | Tobias Markmann | |
certificate viewers on click. Native viewers for Windows and Mac OS X are implemented. Added TODOs to OpenSSL based TLS interface related to CRL and OCSP. Resolves: #167 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-29 | Do one update_translations lupdate call for every translation. | Remko Tronçon | |
This allows only updating one translation file. | |||
2012-04-25 | Clicking the OS X dock brings the app to the front. | Remko Tronçon | |
Resolves: #501 | |||
2012-04-24 | Embed version in WiX file. | Remko Tronçon | |