Age | Commit message (Expand) | Author |
2013-08-16 | Merge branch 'swift-2.x' | Remko Tronçon |
2013-08-16 | Fix Cocoa-Boost conflict. | Remko Tronçon |
2013-08-15 | Fixed warnings in SpellParser. | Remko Tronçon |
2013-08-15 | Getting rid of "-Wobjc-interface-ivars" warnings from clang. | Tobias Markmann |
2013-08-14 | Build OSX spell checker only with native target. | Tobias Markmann |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-04-05 | Silence a couple of warnings | Kevin Smith |
2013-03-30 | Fix HUNSPELL flags. | Remko Tronçon |
2013-03-26 | Adding basic support for native spell checking on Mac OS X. | Tobias Markmann |
2013-03-18 | Only attempt ten extensions before giving up on joining a room | Kevin Smith |
2013-03-15 | Spell checker implementation using Hunspell | Vlad Voicu |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-01-01 | Fix Objective-C memory leaks. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-12-23 | Fix compilation of CrashReporter. | Remko Tronçon |
2012-12-23 | Assert when APPDATA or USERPROFILE is null. | Remko Tronçon |
2012-11-24 | Enable breakpad on windows. | Remko Tronçon |
2012-09-15 | Added URL parser. | Remko Tronçon |
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon |
2012-07-17 | Make sure flags are consistent across different modules. | Remko Tronçon |
2012-04-25 | Don't linkify /me actions. | Remko Tronçon |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2012-03-15 | Added purge to Growl. | Remko Tronçon |
2012-03-15 | Fix compilation error | Kevin Smith |
2012-03-14 | Dispose of notification callbacks once the account signs out. | Kevin Smith |
2012-03-09 | Fixed Growl crash. | Remko Tronçon |
2012-03-09 | Handle double growl callbacks. | Remko Tronçon |
2012-01-14 | Include intrusive_ptr after intrusive_ptr_ref functions. | Remko Tronçon |
2011-12-24 | Enable "Show notifications" toggle when Growl isn't installed. | Remko Tronçon |
2011-12-23 | Updated Growl notifier to work against Growl 1.3. | Remko Tronçon |
2011-10-24 | Don't register ourself as default URI handler. | Remko Tronçon |
2011-07-11 | Make IdleDetector a parameter of MainController. | Remko Tronçon |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-06-11 | Fixed IdleQuerierTest linking with gold. | Remko Tronçon |
2011-05-25 | Added 'assertions' scons flag. | Remko Tronçon |
2011-05-05 | Use naive XMPPURI transformation to work around a bug in GCC4.5+boost1.42. | Remko Tronçon |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-04-30 | Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber. | Remko Tronçon |
2011-04-26 | Added CertificateMemoryStorage. | Remko Tronçon |
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith |
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu |
2011-04-19 | Fixed OS X ProxyProvider compilation. | Remko Tronçon |
2011-04-18 | JID escaping algorithm refactoring. | Remko Tronçon |
2011-04-18 | Fixed compilation on older GCCs. | Remko Tronçon |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon |
2011-04-02 | Do not crash when clicking system message notifications. | Remko Tronçon |
2011-03-12 | Unix compilation fixes. | Remko Tronçon |