Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-18 | Add COPYING.rtf to WiX dependencies. | Remko Tronçon | |
Change-Id: I011c803c7eadd4f74add5bbe733312ad9488c5bd | |||
2013-03-15 | Spell checker implementation using Hunspell | Vlad Voicu | |
Change-Id: Ia15b6532edf6eef7c45bdfb273e77f65ce998f13 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2013-03-04 | Adding 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-05 | Make logging thread-safe. | Remko Tronçon | |
Change-Id: Ifab368474bd9e42e10f2cb0c29ff696c0aeaf3ea | |||
2013-01-27 | Fixing 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-12 | Adding 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-09 | Highlighting support | Maciej Niedzielski | |
Change-Id: Ib6bd42cecff018998117bc1e7db279a62b3af434 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-01-01 | Don't scroll to bottom if there's no scrollbar. | Remko Tronçon | |
Change-Id: Ieb97996d80108a89aa49f1ec95ccca605ffbf17a | |||
2012-12-31 | Fix more warnings. | Remko Tronçon | |
Change-Id: I0fc27a08adb6aecd5c5775a52b7fe48570ed526a | |||
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon | |
Change-Id: I70109624b4bd7aab9ba679a3eaabc225dd64a03a | |||
2012-12-23 | Remove warning in FreeDesktopNotifier. | Remko Tronçon | |
We don't use callbacks, so purgeCallbacks is correct. Change-Id: I711f37380888791d5ccc178e13039163b4c193db | |||
2012-12-23 | Replace functors and for loops by boost::lambdas. | Remko Tronçon | |
Change-Id: I6d2364dc85464f238d95978793f35953a2947799 | |||
2012-12-23 | Remove spurious qdebug | Kevin Smith | |
Change-Id: Ifcdcafb22a37f2cdaccf2b31d21eb5a42b1bf2b2 | |||
2012-12-23 | Bundle a bare set of emoticons with Swift. | Kevin Smith | |
Change-Id: I6b5bc58558a94b5d3939171ebf5d318a067c8b3d | |||
2012-12-23 | Remember window splitter placement in netbook mode | Kevin Smith | |
Change-Id: I53ce03b9536e97766c4afd286f3b09a941693265 | |||
2012-12-23 | Remember single window size | Kevin Smith | |
Change-Id: Ic65eef49b415a7b8e1575b517cc758cb9c95defc | |||
2012-12-23 | Make the splitter into a class | Kevin Smith | |
Change-Id: I26e4e979ce0af2bc922f1b3f740ed58b0c9d9d53 | |||
2012-12-23 | Clear 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-23 | Avoid any duplicates in the status menu | Kevin Smith | |
Change-Id: I43ced9659bf16bce637f5f16f0987b2289d372a1 | |||
2012-12-23 | Save recent status messages and allow easy setting. | Kevin Smith | |
Change-Id: I5baaa2cf28cbc344bf442c4a74e0c9ff3ba31ea1 | |||
2012-12-22 | Allow toggling of a more compact roster mode | Kevin Smith | |
Change-Id: I2da5116ab8467645b83afa1908f438301f326dbe | |||
2012-12-22 | Fixed memory leak in QtURLValidator. | Remko Tronçon | |
Change-Id: I66f5a88e29df12666f0af011eccb0fd9ce0474db | |||
2012-12-13 | Don'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-10 | Just noticed the selected widget changed in a recent patch | Kevin Smith | |
Change-Id: I57522c28532836191accda3607f6541022c6172b | |||
2012-12-04 | Add validation for BOSH URLs in the connection dialog. | Kevin Smith | |
Change-Id: I967565abb867279238919f0e5eae6ebe0641d195 Resolves: #1186 | |||
2012-12-04 | Warn that connection settings aren't saved immediately. | Kevin Smith | |
Change-Id: I6d725193bd04046c98cd6bcb86be8a7c45d4489d Resolves: #1185 | |||
2012-12-01 | Missing translation string | Kevin Smith | |
Change-Id: Id18f8edb422830ef3bce4f1fe7b2524a53e4b74f | |||
2012-11-24 | Fixed 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-14 | Use version numbers for Swift binary so upgrades work | Kevin Smith | |
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a | |||
2012-11-13 | Don't show -1 as default port in UI. | Kevin Smith | |
Change-Id: I6ef93c0ea63fc39daacea832775f0f883d01ee12 Resolves: #1177 | |||
2012-11-12 | Install VC redistributable using .exe file. | Remko Tronçon | |
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7 | |||
2012-11-06 | Clear out certificates when selecting another account. | Kevin Smith | |
Change-Id: Ifb1761d844e7f6ca14cb8c53dab2732d1ac9eba3 Resolves: #1145 | |||
2012-11-06 | Provide a tooltip for, and show the start of, MUC subjects | Kevin Smith | |
Change-Id: I21bc1391dbd3af9789ec794fc26e67255767647a Resolves: #1151 | |||
2012-10-28 | Missed a translatable string | Kevin Smith | |
Change-Id: I3f3c9e11472d1672a538e70bd160b6332ff6390b | |||
2012-10-26 | Fix that you can't select certs on Linux | Kevin Smith | |
Change-Id: I3773b3e3d8fc42b5886cf15f28ce01b93ffa77d1 | |||
2012-10-19 | Don't add QtUI/Swift hierarchy to .dSYM.zip. | Remko Tronçon | |
Change-Id: I9a4e65835856b02338b03fead544a8c5342d52e5 | |||
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-07 | Fixed Swift package path. | Remko Tronçon | |
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 | Generate packages in /Packages. | Remko Tronçon | |
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 | Allow debug optimized builds that work on non-dev machines | Kevin Smith | |
2012-09-30 | Slightly neaten code | 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 |