Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-15 | Use last activity for requesting history again in MUCs without experimental | Kevin Smith | |
2012-09-12 | Add support for pause/resume using Bytestream for SOCKS5BytestreamServerSession. | HanzZ | |
Copyright (c) 2012 Jan Kaluza Licensed under the Simplified BSD license. See Documentation/Licenses/BSD-simplified.txt for more information. | |||
2012-09-12 | Don't use SQLite in non-experimental. | Remko Tronçon | |
2012-09-11 | Added missing include. | Remko Tronçon | |
2012-09-10 | Set default account settings back to the defaults. | Kevin Smith | |
Resolves: #1156 | |||
2012-09-10 | Remove whiteboard from non experimental. | Remko Tronçon | |
2012-09-10 | Add missing includes. | Remko Tronçon | |
2012-09-09 | Removing debug messages. | Remko Tronçon | |
2012-09-09 | Fixed compilation after applying previous patch. | Remko Tronçon | |
2012-09-09 | Find <input> elements correctly after accepting MUC invites. | Tobias Markmann | |
Resolves: #1129 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-08 | Fixed compilation of whiteboard tests. | Remko Tronçon | |
2012-09-08 | Added licenses for third party libraries and code. | Remko Tronçon | |
2012-09-08 | Make previous patch compile after changes to QtChatView. | Remko Tronçon | |
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-05 | Removed font issue from changelog | Remko Tronçon | |
2012-09-05 | Added Swift ChangeLog file. | Remko Tronçon | |
2012-09-05 | Enable completion of nicknames not starting with a letter. | Tobias Markmann | |
Resolves: #813 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-05 | Fix compilation of libminiupnpc for VS 2008. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-03 | Compile | Kevin Smith | |
2012-09-02 | Fixup for previous patch | 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-09-01 | Allow forcing of bundled sqlite, and compile sqlite on OS X | Kevin Smith | |
2012-09-01 | Move async into its own module so it'll work with system sqlite too | Kevin Smith | |
2012-09-01 | Add asynchronous sqlite interface | Kevin Smith | |
2012-08-30 | Don't compile sqlite history without sqlite | Kevin Smith | |
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 | Update to boost.filesystem v3. | Remko Tronçon | |
Source should still compile against v2. | |||
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon | |
2012-08-16 | Readme for people who don't look in Documentation/ | Kevin Smith | |
2012-08-13 | Set timeout on each connection attempt, instead of global connect timeout. | Remko Tronçon | |
Resolves: #962 | |||
2012-08-10 | Added extra clang flag. | Remko Tronçon | |
2012-08-10 | Added boost/date_time/c_local_time_adjustor.hpp. | Remko Tronçon | |
2012-08-08 | More build fixes. | Remko Tronçon | |
2012-08-07 | Fixed build. | Remko Tronçon | |
2012-08-06 | Don't allow enter in the roster to trigger logins. | Kevin Smith | |
Resolves: #973 | |||
2012-08-06 | Add extra ignore for new binary | Kevin Smith | |
2012-08-06 | More consistent linkification and emoticonification. | Kevin Smith | |
Resolves: #959 | |||
2012-07-26 | Don't let correction change a label. | Kevin Smith | |
Resolves: #1144 | |||
2012-07-22 | Start of a log script (for pisg) for Swiftob bots | Kevin Smith | |
2012-07-22 | Allow nick changing and restart for Swiftob bots | Kevin Smith | |
2012-07-21 | Adding MUC kicking support to Swiftob bots | Kevin Smith | |
2012-07-21 | Allowing generic message listeners for Swiftob bots | Kevin Smith | |
2012-07-17 | Only acquire crypt context once on Windows. | Remko Tronçon | |
2012-07-17 | Fixed Expat parser bug. | Remko Tronçon | |
2012-07-17 | Make sure flags are consistent across different modules. | Remko Tronçon | |
2012-07-15 | Removing deprecated warn flag. | Remko Tronçon | |
2012-07-15 | Export file transfer classes. | Remko Tronçon | |
2012-07-15 | Fixed compilation on Windows. | Remko Tronçon | |
2012-07-15 | Fix struct vs class warnings. | Remko Tronçon | |