Age | Commit message (Expand) | Author |
2013-08-27 | Fix crash in form widget. | Remko Tronçon |
2013-08-23 | FormField element refactoring. | Remko Tronçon |
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-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-07-15 | Fixed Qt5 compilation on Windows. | 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 |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-04-27 | Removing third-party hash implementations. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-04-19 | Fixed compilation warning. | Remko Tronçon |
2013-04-06 | RTL support in chat dialog. | Remko Tronçon |
2013-04-05 | Remove QString::fromStdString usage. | Remko Tronçon |
2013-04-05 | Hide spell checking options when it's not hunspell | Kevin Smith |
2013-04-04 | Use traditional tr() calls because the constant isn't present in Qt5 | Kevin Smith |
2013-03-31 | Add blocking support for MUC 1-to-1 conversations. | Tobias Markmann |
2013-03-30 | Fix HUNSPELL flags. | Remko Tronçon |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-24 | Don't hide the tabset if in single window mode | Kevin Smith |
2013-03-24 | Show window titles in netbook mode | Kevin Smith |
2013-03-18 | Add COPYING.rtf to WiX dependencies. | Remko Tronçon |
2013-03-15 | Spell checker implementation using Hunspell | Vlad Voicu |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-02-05 | Make logging thread-safe. | Remko Tronçon |
2013-01-27 | Fixing VCard related crash caused by wrong deletion of profile window. | Tobias Markmann |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2013-01-01 | Don't scroll to bottom if there's no scrollbar. | 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 | Remove warning in FreeDesktopNotifier. | Remko Tronçon |
2012-12-23 | Replace functors and for loops by boost::lambdas. | Remko Tronçon |
2012-12-23 | Remove spurious qdebug | Kevin Smith |
2012-12-23 | Bundle a bare set of emoticons with Swift. | Kevin Smith |
2012-12-23 | Remember window splitter placement in netbook mode | Kevin Smith |
2012-12-23 | Remember single window size | Kevin Smith |
2012-12-23 | Make the splitter into a class | Kevin Smith |
2012-12-23 | Clear out status message when setting a new one. | Kevin Smith |
2012-12-23 | Avoid any duplicates in the status menu | Kevin Smith |
2012-12-23 | Save recent status messages and allow easy setting. | Kevin Smith |
2012-12-22 | Allow toggling of a more compact roster mode | Kevin Smith |
2012-12-22 | Fixed memory leak in QtURLValidator. | Remko Tronçon |
2012-12-13 | Don't show '1' as the port for the BOSH proxy when opening the connection set... | Kevin Smith |
2012-12-10 | Just noticed the selected widget changed in a recent patch | Kevin Smith |
2012-12-04 | Add validation for BOSH URLs in the connection dialog. | Kevin Smith |
2012-12-04 | Warn that connection settings aren't saved immediately. | Kevin Smith |
2012-12-01 | Missing translation string | Kevin Smith |