Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-20 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Tweaked the Debian description. | |||
2011-06-20 | Tweaked the Debian description. | Remko Tronçon | |
2011-06-20 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Prioritize version files over git version. Improve the description in the Debian control file. Use a custom debian changelog. | |||
2011-06-20 | Improve the description in the Debian control file. | Remko Tronçon | |
2011-06-20 | Use a custom debian changelog. | Remko Tronçon | |
2011-06-19 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed conditional in package script. | |||
2011-06-19 | Fixed conditional in package script. | Remko Tronçon | |
2011-06-19 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Make webkit dependency distribution specific. | |||
2011-06-19 | Make webkit dependency distribution specific. | Remko Tronçon | |
2011-06-19 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Lowered dependency on libxml2. | |||
2011-06-19 | Lowered dependency on libxml2. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Use correct sign for dependencies. | |||
2011-06-18 | Use correct sign for dependencies. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Tighten Debian dependency on Qt versions. | |||
2011-06-18 | Tighten Debian dependency on Qt versions. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Specify dependency on libqtwebkit-dev. | |||
2011-06-18 | Specify dependency on libqtwebkit-dev. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed Debian manpages installation. Use LibXML as a Debian source dependency (instead of Expat) Tweak help documentation and add manpages. Conflicts: Swift/QtUI/QtSwift.cpp | |||
2011-06-18 | Fixed Debian manpages installation. | Remko Tronçon | |
2011-06-18 | Use LibXML as a Debian source dependency (instead of Expat) | Remko Tronçon | |
2011-06-18 | Tweak help documentation and add manpages. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: More Debian packaging tweaks. | |||
2011-06-18 | More Debian packaging tweaks. | Remko Tronçon | |
2011-06-17 | Some debian script improvements. | Remko Tronçon | |
2011-06-17 | Some debian script improvements. | Remko Tronçon | |
2011-06-13 | Some more Cppcheck tweaks. | Remko Tronçon | |
2011-06-13 | Tweaked CppCheck script. | Remko Tronçon | |
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-06-13 | Small fix for replace message feature | Vlad Voicu | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-06-12 | Replace last message feature for MUC | Vlad Voicu | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-06-09 | Added DMG background. | Remko Tronçon | |
2011-06-03 | Limit the use of the SafeString type. | Remko Tronçon | |
2011-06-03 | Ensure safety on onDataRead and onDataWritten signals. | Remko Tronçon | |
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed const references to vectors. Conflicts: Swiften/Elements/JinglePayload.h Swiften/Jingle/JingleSession.h | |||
2011-05-23 | Fixed const references to vectors. | Remko Tronçon | |
This could potentially cause crashes (same as a previous patch). | |||
2011-05-22 | Added TableRoster. | Remko Tronçon | |
2011-05-22 | Fix formatting bugs from previous patch | Kevin Smith | |
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-22 | Removed obsolete signal. | Remko Tronçon | |
2011-05-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Galician translation update. | |||
2011-05-22 | Galician translation update. | Remko Tronçon | |
2011-05-18 | Introduce safe containers for storing passwords. | Remko Tronçon | |
2011-05-14 | Removed debug info. | Remko Tronçon | |
2011-05-13 | Cut dependency from AdHocCommandSession on DiscoItem. | Remko Tronçon | |
2011-05-13 | Remove dead UI reference from Swiften | Kevin Smith | |
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 | |