Age | Commit message (Expand) | Author |
2013-09-08 | Use (deprecated) declaration of ivars in interface | Remko Tronçon |
2013-09-07 | Add boost serialization for std::set | Kevin Smith |
2013-09-07 | Add boost::serialization for posix_time. | Kevin Smith |
2013-09-02 | scons2ninja: Added support for dist=1. | Remko Tronçon |
2013-09-01 | Sluift: More PubSub convenience methods & use cases. | Remko Tronçon |
2013-08-31 | Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new... | Tobias Markmann |
2013-08-31 | Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder. | Tobias Markmann |
2013-08-31 | Honour user's no encryption decision in manual configuration for non-eagle mode. | Tobias Markmann |
2013-08-29 | It's 2013. Still. Just about | Kevin Smith |
2013-08-27 | Set visibility of exported functions when using GCC/CLang. | Remko Tronçon |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-27 | Fix crash in form widget. | Remko Tronçon |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
2013-08-22 | Added EnumParser. | Remko Tronçon |
2013-08-22 | Ignore unknown pragmas. | Remko Tronçon |
2013-08-22 | Add boost/scope_exit. | Remko Tronçon |
2013-08-17 | Fixed bug in Sluift. | Remko Tronçon |
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon |
2013-08-16 | Make missing SConstruct dependencies non-fatal for Ninja build. | Remko Tronçon |
2013-08-16 | Fix double includes in EventLoop. | Remko Tronçon |
2013-08-16 | Don't assert when disconnecting components | Kevin Smith |
2013-08-16 | Don't allow passing NULL to the JID ctor | Kevin Smith |
2013-08-16 | Don't allow passing NULL to the JID ctor | Kevin Smith |
2013-08-16 | Merge branch 'swift-2.x' | Remko Tronçon |
2013-08-16 | Added missing lock_guard include. | Remko Tronçon |
2013-08-16 | Fix Cocoa-Boost conflict. | Remko Tronçon |
2013-08-15 | Make (Core)Component constructor consistent with (Core)Client. | Remko Tronçon |
2013-08-15 | Fixed warnings in SpellParser. | Remko Tronçon |
2013-08-15 | Add Config files to .gitignore. | Remko Tronçon |
2013-08-15 | Add "-Wno-missing-variable-declarations" (some CPPUnit annoyance) and "-Wno-d... | Tobias Markmann |
2013-08-15 | Getting rid of "-Wobjc-interface-ivars" warnings from clang. | Tobias Markmann |
2013-08-14 | Adjust Android test deployment path. | Tobias Markmann |
2013-08-14 | Build OSX spell checker only with native target. | Tobias Markmann |
2013-08-13 | Adding auto-generated Ldns/Unbound files for Android. | Remko Tronçon |
2013-08-13 | Adding basic support for Android and Unbound (No IPv6 yet). | Tobias Markmann |
2013-08-09 | Include accessibility plugin in Windows packages | Kevin Smith |
2013-08-08 | Package necessary plugins for qt5 on Windows | Kevin Smith |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |
2013-08-03 | Missing include | Kevin Smith |
2013-08-02 | Small style fixes for the previous patch. | Remko Tronçon |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-07-27 | Use nodeprep for nodes and nameprep for domains. | Kevin Smith |
2013-07-15 | Fixed Qt5 compilation on Windows. | Remko Tronçon |
2013-07-15 | Ported scons2ninja to python. | Remko Tronçon |
2013-07-13 | Added scons2ninja script. | Remko Tronçon |
2013-07-12 | Fix SCons --tree= generation for unicode nodes. | Remko Tronçon |
2013-07-12 | Add temporary workaround for VS2012 support. | Remko Tronçon |
2013-07-09 | Add settings to make scons build faster. | Remko Tronçon |
2013-05-26 | Compile FreeDesktopNotifier again | Kevin Smith |
2013-05-18 | Fixed selecting an avatar from a non-ASCII path. | Remko Tronçon |