Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Remove incorrect CFRelease() calls in MacOSXProxyProvider. | Remko Tronçon | |
This avoids a potential crash when using proxies on Mac OS X. Change-Id: I393ba03a6ffd89668e31c5dad8c0d7277601fc14 | |||
2012-12-21 | Russian translation update. | Remko Tronçon | |
Change-Id: Icf7307dd6894575fa0b7f57f1160c566fb1dde46 | |||
2012-12-21 | Hebrew translation update. | Remko Tronçon | |
Change-Id: I2c4158c0b9095ad1fc5a624aff0f90c6d5dce9ca | |||
2012-12-13 | Don't show '1' as the port for the BOSH proxy when opening the connection ↵ | Kevin Smith | |
settings dialog for an existing configuration Change-Id: I3def639fbcc640c210a9c9afab967b4843397059 | |||
2012-12-10 | Just noticed the selected widget changed in a recent patch | Kevin Smith | |
Change-Id: I57522c28532836191accda3607f6541022c6172b | |||
2012-12-04 | Add validation for BOSH URLs in the connection dialog. | Kevin Smith | |
Change-Id: I967565abb867279238919f0e5eae6ebe0641d195 Resolves: #1186 | |||
2012-12-04 | Warn that connection settings aren't saved immediately. | Kevin Smith | |
Change-Id: I6d725193bd04046c98cd6bcb86be8a7c45d4489d Resolves: #1185 | |||
2012-12-01 | Missing translation string | Kevin Smith | |
Change-Id: Id18f8edb422830ef3bce4f1fe7b2524a53e4b74f | |||
2012-11-24 | Russian translation update.swift-2.0rc2 | Remko Tronçon | |
Change-Id: I1cb8c5a0a4bd18012505adca45959a4215b6a89e | |||
2012-11-24 | Fixed bug in connection settings dialog. | Remko Tronçon | |
Host and proxy port in manual tab were not initialized correctly. Change-Id: Ie2bc059afae59541a12ea905d443fa541217ec19 Resolves: #1179 | |||
2012-11-20 | Updated ca & es translation. | Remko Tronçon | |
Change-Id: I32a5ec70a747ecc2965fc46c1b5ebc09c7ea7957 | |||
2012-11-15 | Uninstall Windows package before installing a new one. | Remko Tronçon | |
Change-Id: I541f77f402da27f9da2148582db5330a710c1d15 | |||
2012-11-14 | Use version numbers for Swift binary so upgrades work | Kevin Smith | |
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a | |||
2012-11-14 | Fix crash on receiving bad data (security labels) | Kevin Smith | |
Change-Id: I883613fb35b4d53b7b026b500eb5efaad006864a | |||
2012-11-13 | Don't show -1 as default port in UI. | Kevin Smith | |
Change-Id: I6ef93c0ea63fc39daacea832775f0f883d01ee12 Resolves: #1177 | |||
2012-11-13 | Allow BOSH URL setting again. | Kevin Smith | |
Also fixes use of getPort() so that HTTP headers aren't all for port :1. Change-Id: I8ead8a7f4826d1105bf1feafea21e6139e803de7 Resolves: #1178 | |||
2012-11-12 | Install VC redistributable using .exe file. | Remko Tronçon | |
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7 | |||
2012-11-11 | Removing unnecessary break statements. | Remko Tronçon | |
Change-Id: Ifab30313712423d33aea453fd7d33b84d35220ab | |||
2012-11-10 | Don't crash on login with pending subscription events. | Remko Tronçon | |
Change-Id: I8459b36c92703d5cfc877a6cdd92281541d8df3a | |||
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-11-05 | Updated Hebrew translation. | Remko Tronçon | |
Change-Id: I0f879492c0a93560b34433c2db945863b1a6a7ac | |||
2012-11-03 | Updated Slovak translation | Pavol Babincak | |
Change-Id: I7927be0ae2a2535b27d60decb8e98bd3efb7c0ed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-11-03 | Update CA and ES translations. | Remko Tronçon | |
Change-Id: I195a454ff07abed83f2e471d55f8fd2c08008b59 | |||
2012-11-03 | Update Hebrew translation. | Remko Tronçon | |
Change-Id: I3ba8eeba94070bcd62da1ca53f8b36e070cba9cc | |||
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-19 | Added Hebrew translation. | Remko Tronçon | |
Thanks to Isratine Citizen. Change-Id: I2fba54101a1a56bb8bdfd3a4cb0045d098fb4d33 | |||
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 | More attempts to get Lucid building againswift-2.0beta2 | Kevin Smith | |
2012-10-07 | Fixed Swift package path. | Remko Tronçon | |
2012-10-07 | Release packaging notes | Kevin Smith | |
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-06 | Also reverting to previous | Kevin Smith | |
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 | Minor DMG tweak. | 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-29 | Get arg order right | Kevin Smith | |
2012-09-29 | OSX package updates. | Remko Tronçon | |
2012-09-27 | Fix a crash that occurs when resetting the client | Cătălin Badea | |
Fix history view controller from crashing when resetting the client. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-09-20 | Don't crash on disconnects with experimental | 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 |