summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Collapse)Author
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-11-05Updated Hebrew translation.Remko Tronçon
Change-Id: I0f879492c0a93560b34433c2db945863b1a6a7ac
2012-11-03Updated Slovak translationPavol Babincak
Change-Id: I7927be0ae2a2535b27d60decb8e98bd3efb7c0ed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-11-03Update CA and ES translations.Remko Tronçon
Change-Id: I195a454ff07abed83f2e471d55f8fd2c08008b59
2012-11-03Update Hebrew translation.Remko Tronçon
Change-Id: I3ba8eeba94070bcd62da1ca53f8b36e070cba9cc
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-19Added Hebrew translation.Remko Tronçon
Thanks to Isratine Citizen. Change-Id: I2fba54101a1a56bb8bdfd3a4cb0045d098fb4d33
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-07More attempts to get Lucid building againswift-2.0beta2Kevin Smith
2012-10-07Fixed Swift package path.Remko Tronçon
2012-10-07Release packaging notesKevin Smith
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-06Also reverting to previousKevin Smith
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-05Minor DMG tweak.Remko Tronçon
2012-10-05Allow debug optimized builds that work on non-dev machinesKevin Smith
2012-09-30Slightly neaten codeKevin Smith
2012-09-29Get arg order rightKevin Smith
2012-09-29OSX package updates.Remko Tronçon
2012-09-27Fix a crash that occurs when resetting the clientCă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-20Don't crash on disconnects with experimentalKevin 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
2012-09-17Support for building swiften as a DLLRemko Tronçon
Added missing SWIFTEN_API declarations. Changed test infrastructure to extend path before running tests.
2012-09-17Fixed crash when canceling connect.Remko Tronçon
2012-09-15Added URL parser.Remko Tronçon
2012-09-15Hopeful workaround for 4.8 Mountain Lion problemKevin Smith
Otherwise it's not possible to set a status message (Tobias's suggestion) Resolves: #1154
2012-09-15Use last activity for requesting history again in MUCs without experimentalKevin Smith
2012-09-10Set default account settings back to the defaults.Kevin Smith
Resolves: #1156
2012-09-10Remove whiteboard from non experimental.Remko Tronçon
2012-09-09Removing debug messages.Remko Tronçon
2012-09-09Fixed compilation after applying previous patch.Remko Tronçon
2012-09-09Find <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-08Make previous patch compile after changes to QtChatView.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-09-08Connection settings supportKevin Smith
2012-09-05Removed font issue from changelogRemko Tronçon
2012-09-05Added Swift ChangeLog file.Remko Tronçon
2012-09-05Enable 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-03CompileKevin Smith