Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | Ignore another buildsystem-related file | Kevin Smith | |
Change-Id: Ia7a9bd1bfeb50b4a5f0ce1ec6f72f095000002c4 | |||
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-09-01 | Sluift: More PubSub convenience methods & use cases. | Remko Tronçon | |
- Convenience iterators to PubSub and PubSubNode. - Retrieving X most recent items - Retrieving a single item - Fixed GeoLocation serializer Change-Id: Ib4ecde225fb274b21163fcc9b52e19b0d3431860 | |||
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon | |
Change-Id: I04ff7111b73565c00bff6db183451774a633344f | |||
2013-08-16 | Make missing SConstruct dependencies non-fatal for Ninja build. | Remko Tronçon | |
Change-Id: Id11311c9fca7b7baa3d02e3ebce62deadc5a7de5 | |||
2013-07-13 | Added scons2ninja script. | Remko Tronçon | |
This script allows you to use ninja to drive your build, but using SCons in the back to generate the ninja files. Change-Id: I410d80d91f3c2ca6f369169d9b004b531625022f | |||
2013-04-06 | Add boost serialization library | Kevin Smith | |
We'll need it before too long Change-Id: Ia34c7f26e1aedbc13a2fc10c980994cbcb7cb348 | |||
2012-12-22 | Use precompiled header in EchoBot variants. | Remko Tronçon | |
This slightly speeds up compilation on Windows. Adding this mostly as demonstrating/documentation purposes. Change-Id: Ic50aaef04589c79b926a0dcb4bb8d00284fd5a21 | |||
2012-10-06 | Added Packages to .gitignore. | Remko Tronçon | |
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon | |
2012-08-06 | Add extra ignore for new binary | Kevin Smith | |
2012-07-17 | Make sure flags are consistent across different modules. | Remko Tronçon | |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon | |
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-05-13 | Add more files to .gitignore. | Remko Tronçon | |
2012-04-24 | WiX updates. | Remko Tronçon | |
Show icon in Add/Remove programs dialog. Support upgrading. Render COPYING file correctly. Resolves: #1096, #1094, #1093 | |||
2012-02-12 | Fixed compiler warnings. | Remko Tronçon | |
2011-10-15 | Added extra entries to ignore files. | Remko Tronçon | |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith | |
Resolves: #991 | |||
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ↵ | Tobias Markmann | |
(XEP-0234), Jingle SOCKS5 Bytestreams Transport Method (XEP-0260), Jingle In-Band Bytestreams Transport Method (XEP-0261) and SOCKS5 Bytestreams (XEP-0065). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-07-10 | Added enable_variants build option. | Remko Tronçon | |
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith | |
Release-Notes: Chat tabs with unread messages from several chats will now be a little more descriptive. Resolves: #485 | |||
2011-02-24 | Added initial version of Sluift. | Remko Tronçon | |
2010-10-05 | Pick up version number from file. | Remko Tronçon | |
2010-09-15 | Remove FIXME. | Remko Tronçon | |
2010-09-12 | Added SLOCCount to scons. | Remko Tronçon | |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon | |
2009-11-01 | Moving tests around. | Remko Tronçon | |
2009-08-22 | Ignore temporary MSVC files. | Remko Tronçon | |
2009-08-16 | Remove obsolete README.git. | Remko Tronçon | |
2009-08-11 | Add Qt scons variable. | Remko Tronçon | |
2009-08-11 | Make OpenSSL required for Swift. | Remko Tronçon | |
2009-08-09 | Add SConscript files. | Remko Tronçon | |
2009-07-24 | Update the build system. | Remko Tronçon | |
Coverage now works better. Some files are cleaned by default (without the need of CLEANFILES). | |||
2009-07-20 | Roll our own Cocoa builds. | Remko Tronçon | |
2009-06-22 | Pick up configured libraries in Swift QMake build. | Remko Tronçon | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |
2009-06-07 | Use bundled Expat with qmakeish. | Remko Tronçon | |
2009-06-01 | Filter coverage data. | Remko Tronçon | |
2009-06-01 | Updated qmakeish to new directory structure. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |