Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-22 | Allow errors in chats to not claim to be about sent messages. | Kevin Smith | |
Resolves: #797 Release-Notes: When failing to enter a room, the error message will no longer wrongly report that you were trying to send a message. | |||
2011-05-22 | Only forget login details in eagle mode | Kevin Smith | |
2011-05-22 | Don't pass cursor keys through to chat log. | Kevin Smith | |
Resolves: #872 | |||
2011-05-22 | Eagle mode. | Kevin Smith | |
Disables password persistence. | |||
2011-05-14 | Removed debug info. | Remko Tronçon | |
2011-05-13 | Don't crash when chat windows are deleted. | Kevin Smith | |
Resolves: #879 | |||
2011-05-13 | Always include -lX11 on Linux. | Remko Tronçon | |
2011-05-12 | Allow Chat Window Font resizing | Kevin Smith | |
Resolves: #812 Release-Notes: It is now possible to resize the font in the chat window conversations. | |||
2011-05-12 | Purge old code. | Kevin Smith | |
Resolves: #522 | |||
2011-05-10 | Fix build | Kevin Smith | |
2011-05-07 | Remember splitter position in a MUC dialog. | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php Signed-off-by: Remko Tronçon <git@el-tramo.be> | |||
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon | |
2011-05-02 | Fixed chat dialog spacing issues. | Remko Tronçon | |
2011-04-30 | A better fix for the strange rendering performance issue in tabbed mode. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-30 | Tidy up some correction quibbles | Kevin Smith | |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu | |
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-28 | Temporarily reverting widget hiding patch. | Remko Tronçon | |
It is causing some strange side effects. | |||
2011-04-28 | Hiding widgets which aren't visible anyway to prevent them from redrawing. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-28 | Updated some text strings. | Remko Tronçon | |
2011-04-28 | Update the correct roster tab for notices | Kevin Smith | |
2011-04-28 | Recent chats are now persisted. | Kevin Smith | |
Release-Notes: A list of recent chats is now kept in the 'Chats' tab of the main window. Resolves: #181 | |||
2011-04-27 | Start on recent chats list | Kevin Smith | |
2011-04-25 | Move available actions logic into Swiften class. | Kevin Smith | |
Ready for unit testing, and fixing. | |||
2011-04-25 | Fixed compilation. | Remko Tronçon | |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith | |
XEP-0004 gives a default field type of Text-Single where none is specified. | |||
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith | |
This is not finished, use at your own peril. | |||
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed SCons not picking up the build version correctly in tarball build. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
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-04-19 | Allow smaller roster heights. | Kevin Smith | |
Resolves: #5222 Release-Notes: The minimum vertical roster size has been reduced. | |||
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Syntax fix | Kevin Smith | |
2011-04-18 | Added explicit dependency for Windows resource file. | Remko Tronçon | |
2011-04-18 | Conditionally compile DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Implemented DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. | |||
2011-04-09 | Fixed NSIS translation installation script. | Remko Tronçon | |
2011-04-06 | Only set permissions on Linux. | Remko Tronçon | |
2011-04-06 | Force settings permissions to be group and world unreadable. | Remko Tronçon | |
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-29 | Added a bunch of missing built-in Qt strings. | Remko Tronçon | |
2011-03-29 | Added missing Mac OS X application menu strings. | Remko Tronçon | |
2011-03-27 | Make translation license string a bit more verbose. | Remko Tronçon | |
2011-03-21 | Added missing string. | Remko Tronçon | |
2011-03-19 | Added more untranslated strings. | Remko Tronçon | |
2011-03-17 | Fixed some more strings. | Remko Tronçon | |
2011-03-15 | Made example roomname more consistent. | Remko Tronçon | |
2011-03-15 | Make the Rename Group dialog text a bit friendlier. | Remko Tronçon | |
2011-03-15 | Added 22x22 and 24x24 icon on Linux. | Remko Tronçon | |
2011-03-15 | Install more icons on Linux. | Remko Tronçon | |