summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-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-01Don't scroll to bottom if there's no scrollbar.Remko Tronçon
Change-Id: Ieb97996d80108a89aa49f1ec95ccca605ffbf17a
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-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-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-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-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-14Use version numbers for Swift binary so upgrades workKevin Smith
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a
2012-11-13Don't show -1 as default port in UI.Kevin Smith
Change-Id: I6ef93c0ea63fc39daacea832775f0f883d01ee12 Resolves: #1177
2012-11-12Install VC redistributable using .exe file.Remko Tronçon
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7
2012-11-06Clear out certificates when selecting another account.Kevin Smith
Change-Id: Ifb1761d844e7f6ca14cb8c53dab2732d1ac9eba3 Resolves: #1145
2012-11-06Provide a tooltip for, and show the start of, MUC subjectsKevin Smith
Change-Id: I21bc1391dbd3af9789ec794fc26e67255767647a Resolves: #1151
2012-10-28Missed a translatable stringKevin Smith
Change-Id: I3f3c9e11472d1672a538e70bd160b6332ff6390b
2012-10-26Fix that you can't select certs on LinuxKevin Smith
Change-Id: I3773b3e3d8fc42b5886cf15f28ce01b93ffa77d1
2012-10-19Don't add QtUI/Swift hierarchy to .dSYM.zip.Remko Tronçon
Change-Id: I9a4e65835856b02338b03fead544a8c5342d52e5
2012-10-18Translation updates.Remko Tronçon
Fixed some strings and dialog titles. Updated Dutch translation. Change-Id: Ia02e617a5dc8725a5bb0d6e0f8419449da0e746f
2012-10-15Add command-line argument to override language.Remko Tronçon
Change-Id: Ie86689df58ed5134b1ed558d509d33123eb2bcbc
2012-10-07Fixed Swift package path.Remko Tronçon
2012-10-07Fixed & cleaned up some of the WiX stuff.Remko Tronçon
2012-10-07Fixed windows.Remko Tronçon
2012-10-06Compiling is handyKevin Smith
2012-10-06Generate packages in /Packages.Remko Tronçon
2012-10-05Also generate a .dsym on mac os x.Remko Tronçon
2012-10-05Use forward slashes.Remko Tronçon
2012-10-05Install .pdb next to WiX package.Remko Tronçon
2012-10-05Allow debug optimized builds that work on non-dev machinesKevin Smith
2012-09-30Slightly neaten codeKevin Smith
2012-09-19Distinguish 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-17Make MUC terminology consistent.Remko Tronçon
Resolves: #937
2012-09-17Fixed URL parsing/serializing.Remko Tronçon
Resolves: #1157,#1158