Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-06 | Clear out certificates when selecting another account. | Kevin Smith | |
Change-Id: Ifb1761d844e7f6ca14cb8c53dab2732d1ac9eba3 Resolves: #1145 | |||
2012-11-06 | Provide a tooltip for, and show the start of, MUC subjects | Kevin Smith | |
Change-Id: I21bc1391dbd3af9789ec794fc26e67255767647a Resolves: #1151 | |||
2012-10-28 | Missed a translatable string | Kevin Smith | |
Change-Id: I3f3c9e11472d1672a538e70bd160b6332ff6390b | |||
2012-10-26 | Fix that you can't select certs on Linux | Kevin Smith | |
Change-Id: I3773b3e3d8fc42b5886cf15f28ce01b93ffa77d1 | |||
2012-10-19 | Don't add QtUI/Swift hierarchy to .dSYM.zip. | Remko Tronçon | |
Change-Id: I9a4e65835856b02338b03fead544a8c5342d52e5 | |||
2012-10-18 | Translation updates. | Remko Tronçon | |
Fixed some strings and dialog titles. Updated Dutch translation. Change-Id: Ia02e617a5dc8725a5bb0d6e0f8419449da0e746f | |||
2012-10-15 | Add command-line argument to override language. | Remko Tronçon | |
Change-Id: Ie86689df58ed5134b1ed558d509d33123eb2bcbc | |||
2012-10-07 | Fixed Swift package path. | Remko Tronçon | |
2012-10-07 | Fixed & cleaned up some of the WiX stuff. | Remko Tronçon | |
2012-10-07 | Fixed windows. | Remko Tronçon | |
2012-10-06 | Compiling is handy | Kevin Smith | |
2012-10-06 | Generate packages in /Packages. | Remko Tronçon | |
2012-10-05 | Also generate a .dsym on mac os x. | Remko Tronçon | |
2012-10-05 | Use forward slashes. | Remko Tronçon | |
2012-10-05 | Install .pdb next to WiX package. | Remko Tronçon | |
2012-10-05 | Allow debug optimized builds that work on non-dev machines | Kevin Smith | |
2012-09-30 | Slightly neaten code | Kevin Smith | |
2012-09-19 | Distinguish between wrapped and non-wrapped sender names in chat message ↵ | Tobias Markmann | |
theming. Resolves: #1162 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-17 | Make MUC terminology consistent. | Remko Tronçon | |
Resolves: #937 | |||
2012-09-17 | Fixed URL parsing/serializing. | Remko Tronçon | |
Resolves: #1157,#1158 | |||
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon | |
Added missing SWIFTEN_API declarations. Changed test infrastructure to extend path before running tests. | |||
2012-09-15 | Added URL parser. | Remko Tronçon | |
2012-09-15 | Hopeful workaround for 4.8 Mountain Lion problem | Kevin Smith | |
Otherwise it's not possible to set a status message (Tobias's suggestion) Resolves: #1154 | |||
2012-09-10 | Set default account settings back to the defaults. | Kevin Smith | |
Resolves: #1156 | |||
2012-09-10 | Remove whiteboard from non experimental. | Remko Tronçon | |
2012-09-09 | Fixed compilation after applying previous patch. | Remko Tronçon | |
2012-09-09 | Find <input> elements correctly after accepting MUC invites. | Tobias Markmann | |
Resolves: #1129 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-08 | Make previous patch compile after changes to QtChatView. | Remko Tronçon | |
2012-09-08 | Support whiteboarding. | Mateusz Piekos | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-08 | Connection settings support | Kevin Smith | |
2012-09-05 | Enable completion of nicknames not starting with a letter. | Tobias Markmann | |
Resolves: #813 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-03 | Compile | Kevin Smith | |
2012-09-02 | Fixup for previous patch | Kevin Smith | |
2012-09-02 | Adding Qt based certificate viewer as fallback for Linux. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-08-30 | History dialog | Cătălin Badea | |
Add history dialog as an experimental feature. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-08-17 | Added Breakpad support for Windows. | Remko Tronçon | |
2012-08-06 | Don't allow enter in the roster to trigger logins. | Kevin Smith | |
Resolves: #973 | |||
2012-08-06 | More consistent linkification and emoticonification. | Kevin Smith | |
Resolves: #959 | |||
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2012-07-01 | Don't allow labels to be lost or changed during correction. | Kevin Smith | |
Resolves: #871 | |||
2012-06-30 | debug cleanup | Kevin Smith | |
2012-06-30 | Slightly bigger coloured area | Kevin Smith | |
2012-06-30 | Trying some changes to label handling | Kevin Smith | |
2012-06-30 | Don't crash when going forward/backward through User Search and completing ↵ | Kevin Smith | |
with no selection. Resolves: #1062 | |||
2012-06-30 | Align radio buttons in user search things. | Kevin Smith | |
Resolves: #1138 | |||
2012-06-23 | Fix warning | Kevin Smith | |
2012-06-17 | Style security button. | Remko Tronçon | |
2012-06-17 | Added lock icon. | Remko Tronçon | |
2012-06-15 | Preliminary emoticon work. | Kevin Smith | |
Parsing and toggling support for emoticons. No emoticons are included so this won't do anything yet. | |||
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon | |