Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-03 | Don't warn on missing English translations. | Remko Tronçon | |
Change-Id: I351c3c9a7c10b0176580a956a06c02f3d8cb3e04 | |||
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-27 | Adding newlines where they're missing | Kevin Smith | |
Change-Id: Ica0dbbfc5003eeb3f367bc62981f177e21f10ae7 | |||
2012-10-26 | Fix that you can't select certs on Linux | Kevin Smith | |
Change-Id: I3773b3e3d8fc42b5886cf15f28ce01b93ffa77d1 | |||
2012-10-26 | Only check tabs & copyright of committed files. | Remko Tronçon | |
Change-Id: Iba37ecbf03bab9e23a1ee9c72b39ee4266ec4032 | |||
2012-10-20 | Fixed compilation problems against Boost >= 1.50.0. | Remko Tronçon | |
Change-Id: I7c7c3456c9007caffda1a6b4b721c01aa47d0a6d | |||
2012-10-19 | Don't add QtUI/Swift hierarchy to .dSYM.zip. | Remko Tronçon | |
Change-Id: I9a4e65835856b02338b03fead544a8c5342d52e5 | |||
2012-10-19 | Update translation documentation. | Remko Tronçon | |
Change-Id: I73b7f0a57312cb0a868f063930aa6535584771d0 | |||
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-15 | Use vecptr() instead of .data(). | Remko Tronçon | |
This should fix compilation on msvc9. Change-Id: I74c1cc5f6cf7059e16efc68ed050a348c6b63ff7 | |||
2012-10-13 | Added commit-msg hook. | Remko Tronçon | |
Change-Id: I01f0d052e50c1f77b63efe6dab5017093f14bf90 | |||
2012-10-13 | Remove restriction to only detect Boost FileSystem v2. | Remko Tronçon | |
Resolves: #1173 Change-Id: I79343bf8ff0d14528825699d8eee79985a09d29d | |||
2012-10-13 | Added extra comment about OpenSSL on Mac OS X. | Remko Tronçon | |
Change-Id: I339364406d92226203af876f558bc07686d75cbf | |||
2012-10-12 | Always 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-12 | Workaround receiving stream features on component connections | Kevin Smith | |
2012-10-12 | Missing include | Kevin Smith | |
2012-10-11 | Add temporary workaround to build against OS X 10.6 SDKs. | Remko Tronçon | |
2012-10-10 | Forgotten dependency | Kevin Smith | |
2012-10-07 | Adding reconfigure instructions | Kevin Smith | |
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 | Make it possible to force visual studio version. | 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 | Added Packages to .gitignore. | Remko Tronçon | |
2012-10-06 | Generate packages in /Packages. | Remko Tronçon | |
2012-10-06 | Also reverting to previous | Kevin Smith | |
2012-10-05 | Reverting to earlier form | 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 | Strip leading '/' from BOSH paths. | Remko Tronçon | |
Resolves: #1167 | |||
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-10-03 | Include SafeByteArray in file that uses it | 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 | |||
2012-09-18 | Fix HistoryStorage from crashing | Cătălin Badea | |
Fix a crash related to HistoryStorage asynchronous access. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-09-18 | Missing include | Kevin Smith | |
2012-09-17 | Make MUC terminology consistent. | Remko Tronçon | |
Resolves: #937 | |||
2012-09-17 | Fixed URL parsing/serializing. | Remko Tronçon | |
Resolves: #1157,#1158 |