summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Collapse)Author
2013-03-18Only attempt ten extensions before giving up on joining a roomKevin Smith
Change-Id: Ic7d26086a51e346605cb85201d55bf8cbc4249f1
2013-03-18Add COPYING.rtf to WiX dependencies.Remko Tronçon
Change-Id: I011c803c7eadd4f74add5bbe733312ad9488c5bd
2013-03-15Spell checker implementation using HunspellVlad Voicu
Change-Id: Ia15b6532edf6eef7c45bdfb273e77f65ce998f13 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details
2013-03-09Show idle time as local time in the UI.Tobias Markmann
Change-Id: I4aabcd0dfd35fe06ff239dd0fb5f35c57226f461 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-03-04Qt5 support & warning fixes.Remko Tronçon
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514
2013-03-04Adding support for idle time.Tobias Markmann
Change-Id: I1b14edb97a0c87431ec377b084362e9761caded9 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-02-05Make logging thread-safe.Remko Tronçon
Change-Id: Ifab368474bd9e42e10f2cb0c29ff696c0aeaf3ea
2013-01-27Fixing VCard related crash caused by wrong deletion of profile window.Tobias Markmann
Change-Id: Ifab6b304f0e25ab323b4a354f4682291e6aa1078 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-01-13Merge branch 'swift-2.x'Remko Tronçon
* swift-2.x: Remove incorrect CFRelease() calls in MacOSXProxyProvider. Change-Id: Ia9fe8954839d65be9e337304ce095c7b48a64155
2013-01-13Fix more warnings.Remko Tronçon
Fix sign conversion warnings. Removing heavy unnecessary includes. Change-Id: I992f43065498823098a875badb020c7c84fc4797
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
Change-Id: I3104efcb9d56cfcaafda45eac2a51d2702f5245b License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-01-09Highlighting supportMaciej Niedzielski
Change-Id: Ib6bd42cecff018998117bc1e7db279a62b3af434 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-01-02Remove incorrect CFRelease() calls in MacOSXProxyProvider.Remko Tronçon
This avoids a potential crash when using proxies on Mac OS X. Change-Id: I393ba03a6ffd89668e31c5dad8c0d7277601fc14
2013-01-01Don't scroll to bottom if there's no scrollbar.Remko Tronçon
Change-Id: Ieb97996d80108a89aa49f1ec95ccca605ffbf17a
2013-01-01Silence scan-build warning.Remko Tronçon
Change-Id: I20f9fb39d0dfd7c29e69323bb49473c0213845ff
2012-12-31Fix more warnings.Remko Tronçon
Change-Id: I0fc27a08adb6aecd5c5775a52b7fe48570ed526a
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
Change-Id: I70109624b4bd7aab9ba679a3eaabc225dd64a03a
2012-12-23Remove warning in FreeDesktopNotifier.Remko Tronçon
We don't use callbacks, so purgeCallbacks is correct. Change-Id: I711f37380888791d5ccc178e13039163b4c193db
2012-12-23Replace functors and for loops by boost::lambdas.Remko Tronçon
Change-Id: I6d2364dc85464f238d95978793f35953a2947799
2012-12-23Remove spurious qdebugKevin Smith
Change-Id: Ifcdcafb22a37f2cdaccf2b31d21eb5a42b1bf2b2
2012-12-23Fix loading of status messagesKevin Smith
Change-Id: I03af596b46a75d5fae7c222369ca12795017b876
2012-12-23Don't include the trailing line ending in status messagesKevin Smith
Change-Id: Ie986c4ba946b55962dc6cec99a1c9a6eb29b6d71
2012-12-23Bundle a bare set of emoticons with Swift.Kevin Smith
Change-Id: I6b5bc58558a94b5d3939171ebf5d318a067c8b3d
2012-12-23Remember window splitter placement in netbook modeKevin Smith
Change-Id: I53ce03b9536e97766c4afd286f3b09a941693265
2012-12-23Remember single window sizeKevin Smith
Change-Id: Ic65eef49b415a7b8e1575b517cc758cb9c95defc
2012-12-23Make the splitter into a classKevin Smith
Change-Id: I26e4e979ce0af2bc922f1b3f740ed58b0c9d9d53
2012-12-23Clear out status message when setting a new one.Kevin Smith
We remember recent presence so this probably makes more sense - it means you immediately get a chance to type what you want with the dropdown showing recents. Change-Id: Ic042a863c37fc7f35d987aaf4f2dc040522116bb
2012-12-23Avoid any duplicates in the status menuKevin Smith
Change-Id: I43ced9659bf16bce637f5f16f0987b2289d372a1
2012-12-23Don't store duplicate statusKevin Smith
Change-Id: I28731080f2e0b0223faa5da8489993be0fd69f6f
2012-12-23Save recent status messages and allow easy setting.Kevin Smith
Change-Id: I5baaa2cf28cbc344bf442c4a74e0c9ff3ba31ea1
2012-12-22Allow toggling of a more compact roster modeKevin Smith
Change-Id: I2da5116ab8467645b83afa1908f438301f326dbe
2012-12-22Fixed memory leak in QtURLValidator.Remko Tronçon
Change-Id: I66f5a88e29df12666f0af011eccb0fd9ce0474db
2012-12-21Russian translation update.Remko Tronçon
Change-Id: Icf7307dd6894575fa0b7f57f1160c566fb1dde46
2012-12-21Hebrew translation update.Remko Tronçon
Change-Id: I2c4158c0b9095ad1fc5a624aff0f90c6d5dce9ca
2012-12-13Don'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-10Just noticed the selected widget changed in a recent patchKevin Smith
Change-Id: I57522c28532836191accda3607f6541022c6172b
2012-12-04Add validation for BOSH URLs in the connection dialog.Kevin Smith
Change-Id: I967565abb867279238919f0e5eae6ebe0641d195 Resolves: #1186
2012-12-04Warn that connection settings aren't saved immediately.Kevin Smith
Change-Id: I6d725193bd04046c98cd6bcb86be8a7c45d4489d Resolves: #1185
2012-12-01Missing translation stringKevin Smith
Change-Id: Id18f8edb422830ef3bce4f1fe7b2524a53e4b74f
2012-11-24Russian translation update.swift-2.0rc2Remko Tronçon
Change-Id: I1cb8c5a0a4bd18012505adca45959a4215b6a89e
2012-11-24Fixed 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-20Updated ca & es translation.Remko Tronçon
Change-Id: I32a5ec70a747ecc2965fc46c1b5ebc09c7ea7957
2012-11-15Uninstall Windows package before installing a new one.Remko Tronçon
Change-Id: I541f77f402da27f9da2148582db5330a710c1d15
2012-11-14Use version numbers for Swift binary so upgrades workKevin Smith
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a
2012-11-14Fix crash on receiving bad data (security labels)Kevin Smith
Change-Id: I883613fb35b4d53b7b026b500eb5efaad006864a
2012-11-13Don't show -1 as default port in UI.Kevin Smith
Change-Id: I6ef93c0ea63fc39daacea832775f0f883d01ee12 Resolves: #1177
2012-11-13Allow 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-12Install VC redistributable using .exe file.Remko Tronçon
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7
2012-11-11Removing unnecessary break statements.Remko Tronçon
Change-Id: Ifab30313712423d33aea453fd7d33b84d35220ab
2012-11-10Don't crash on login with pending subscription events.Remko Tronçon
Change-Id: I8459b36c92703d5cfc877a6cdd92281541d8df3a