summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-11-11Some refactoring.tobias/vcardTobias Markmann
2012-11-11Some comments.Tobias Markmann
2012-11-11Initial commit of general vcard field.Tobias Markmann
2012-11-11Cutting down some FieldInfo code via macros.Tobias Markmann
2012-11-11POBox -> poBoxTobias Markmann
2012-11-11Serializer cleanup. More make_shared usage.Tobias Markmann
2012-11-11Adding basic vCard edit/show support.Tobias Markmann
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-11-10Don't crash on login with pending subscription events.Remko Tronçon
Change-Id: I8459b36c92703d5cfc877a6cdd92281541d8df3a
2012-11-06Compile with very old Boost filesystem (e.g. 1.42)Kevin Smith
Change-Id: I547fd937e1563f8c7615f75b5ca9bb985e85a472
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-03Build 3rdParty libraries with SwiftenObject.Remko Tronçon
This ensures that they can be linked when building Swiften in DLL mode. Change-Id: I8a4ff9dab6003e60fab21aba2bbb4beccb26bef6
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-03Don't warn on missing English translations.Remko Tronçon
Change-Id: I351c3c9a7c10b0176580a956a06c02f3d8cb3e04
2012-11-03Update Hebrew translation.Remko Tronçon
Change-Id: I3ba8eeba94070bcd62da1ca53f8b36e070cba9cc
2012-10-28Missed a translatable stringKevin Smith
Change-Id: I3f3c9e11472d1672a538e70bd160b6332ff6390b
2012-10-27Adding newlines where they're missingKevin Smith
Change-Id: Ica0dbbfc5003eeb3f367bc62981f177e21f10ae7
2012-10-26Fix that you can't select certs on LinuxKevin Smith
Change-Id: I3773b3e3d8fc42b5886cf15f28ce01b93ffa77d1
2012-10-26Only check tabs & copyright of committed files.Remko Tronçon
Change-Id: Iba37ecbf03bab9e23a1ee9c72b39ee4266ec4032
2012-10-20Fixed compilation problems against Boost >= 1.50.0.Remko Tronçon
Change-Id: I7c7c3456c9007caffda1a6b4b721c01aa47d0a6d
2012-10-19Don't add QtUI/Swift hierarchy to .dSYM.zip.Remko Tronçon
Change-Id: I9a4e65835856b02338b03fead544a8c5342d52e5
2012-10-19Update translation documentation.Remko Tronçon
Change-Id: I73b7f0a57312cb0a868f063930aa6535584771d0
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-15Use vecptr() instead of .data().Remko Tronçon
This should fix compilation on msvc9. Change-Id: I74c1cc5f6cf7059e16efc68ed050a348c6b63ff7
2012-10-13Added commit-msg hook.Remko Tronçon
Change-Id: I01f0d052e50c1f77b63efe6dab5017093f14bf90
2012-10-13Remove restriction to only detect Boost FileSystem v2.Remko Tronçon
Resolves: #1173 Change-Id: I79343bf8ff0d14528825699d8eee79985a09d29d
2012-10-13Added extra comment about OpenSSL on Mac OS X.Remko Tronçon
Change-Id: I339364406d92226203af876f558bc07686d75cbf
2012-10-12Always add system's certificate store to OpenSSL on Mac OS X.Tobias Markmann
It used to be disabled for Mac OS X 10.5 or greater but it turns out system's OpenSSL doesn't add those on Mac OS X 10.8. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-10-12Workaround receiving stream features on component connectionsKevin Smith
2012-10-12Missing includeKevin Smith
2012-10-11Add temporary workaround to build against OS X 10.6 SDKs.Remko Tronçon
2012-10-10Forgotten dependencyKevin Smith
2012-10-07Adding reconfigure instructionsKevin Smith
2012-10-07More attempts to get Lucid building againswift-2.0beta2Kevin Smith
2012-10-07Fixed Swift package path.Remko Tronçon
2012-10-07Make it possible to force visual studio version.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-06Added Packages to .gitignore.Remko Tronçon
2012-10-06Generate packages in /Packages.Remko Tronçon
2012-10-06Also reverting to previousKevin Smith
2012-10-05Reverting to earlier formKevin Smith
2012-10-05Also generate a .dsym on mac os x.Remko Tronçon
2012-10-05Use forward slashes.Remko Tronçon