summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-01-21Tweaks to UI.Richard Maudsley
Change-Id: Ib06dd3e5da78c566b9f8d9f920aa84c1e7b8ef06
2014-01-20Updated GUI logic.Richard Maudsley
Change-Id: I793fc80d407cdf7175d32460f11c69df86daa261
2014-01-20Working on new dialog layout.Richard Maudsley
Change-Id: Idfa797ed5e92f50bd7c492f26b23ac8e6fa87ca7
2014-01-20Changed to UI layout.Richard Maudsley
Change-Id: Ia215c3c4ddf13be5b5f31c02ae7624d39ccea12d
2014-01-20Removed debug output.Richard Maudsley
Change-Id: Ie08b337f3e27f8ea995edfda2459ecd3e7cb70da
2014-01-20Added SuggestingJIDInput.Richard Maudsley
Change-Id: I34690b0a019da2b882a3eba28ba77e87f61bbe7a
2014-01-20Fixed ListWidget description updating.Richard Maudsley
Change-Id: Ieaa34e9b1ef34baa01903af5d13fa0d60994f8e3
2014-01-20Updating ListWidget row description when configuration changes.Richard Maudsley
Change-Id: I537696127f27858a370b363904459ea7764e8d6a
2014-01-17Saving and restoring colour values.Richard Maudsley
Change-Id: I36cf2a70958d7195dca264846962f28a1ec534b8
2014-01-17Safe keeping.Richard Maudsley
Change-Id: I3845db9204004212711e6c6f68e23c0e7ab29f52
2014-01-17Safe keeping.Richard Maudsley
Change-Id: Ic00cb4bc291505a8eedfcef31f62195625b269f0
2014-01-17Description is now updated as dialog options are changed.Richard Maudsley
Change-Id: I3210bebc9a1db6774504742fdd108984b06e135b
2014-01-17Small fix to allow removing list items.Richard Maudsley
Change-Id: I168644c2271a2212bab3c006077d4b23758d490d
2014-01-17Routine to enable/disable entire UI.Richard Maudsley
Change-Id: I7283527a8fc516f55ceb147f7e44a4b5477c7c75
2014-01-17Fixed saving current dialog state without changing list item first.Richard Maudsley
Change-Id: I4b4ad06ca8e25b61765827d09b7e263028aac39e
2014-01-17Saving and restoring dialog state.Richard Maudsley
Change-Id: Idd0f12980326f628177db3df40cd5b3082957bc8
2014-01-17Improved natural language rule display.Richard Maudsley
Change-Id: I1d47a33baac4f8dd0789c61a56f7a2fa8128d925
2014-01-16Started natural language display of rule as text.Richard Maudsley
Change-Id: Iaf973f96652175b6167e369cd74c1223697070a4
2014-01-16Updated rules dialog.Richard Maudsley
Change-Id: I6aa0a7e5feb54a25b379702dc2d7e331a3bdb25a
2014-01-16Updated highlight dialog.Richard Maudsley
Change-Id: I9bf91fdbf542e01a9f2421315698846ca0bdb043
2014-01-16Updated layout.Richard Maudsley
Change-Id: Ic12218449f9acd072c9e5aa78ce9e6dcda3165d0
2014-01-16Starting to wire up Highlight Rules dialog.Richard Maudsley
Change-Id: I81dae3a2c32b38a3affa8b2765d51c6d688e3bae
2014-01-15Improved highlight editor gui layout.Richard Maudsley
Change-Id: I95d2d3de764f01a44d64a5f2846c4809cf46574a
2014-01-13Replaced HighlightManager save-data with boost::serialization.Richard Maudsley
Change-Id: Ia4e2baa52ba765f2bfd4a1986d63c0ba2c3acd09
2014-01-13Fixed compiler errors.Richard Maudsley
Change-Id: I5a36fa14bfb0e758a1178e4b5fe3c2eb2e32b04c
2014-01-13Testing vertical dialog layout.Richard Maudsley
Change-Id: If6ab16c96b94dd26b0c9b3169ae3199ad3cad328
2014-01-13Recovered from accidental deletion.Richard Maudsley
Change-Id: Ia28a9b0b3c337c2e9faae4bc870247fffe29e215
2014-01-13Improved plaintext chat view for screen-reader support.Richard Maudsley
Change-Id: Ib7c10350b56683db95f4c6be49f79f8a9d9e80ec
2014-01-11Fix screenreader rendering, and bump Windows builds to Qt-5.2Kevin Smith
Change-Id: I4709c5fb3924a527c2ed03ed5ca36747f3031f4c
2014-01-11Allow TLS other than version 1Kevin Smith
Change-Id: I1ffb6d9eabfb36c0101ee19c0cd618736d8a8bb8
2014-01-11Disable PCH buildsRemko Tronçon
Change-Id: Ibf879f65e80561a9f9853fd5af3ca09331bf94cc
2014-01-03Post NAT Traversal query results to the event loop.Remko Tronçon
Change-Id: I0d61991721a5cb04b3b37784e30161531a945d61
2014-01-03Sluift: Add with() functionRemko Tronçon
Change-Id: Ife0a7748c2b354017bec5cfdddb0d096950dd15b
2014-01-03Sluift: Document some more elementsRemko Tronçon
Change-Id: I2a755500f0fe88bbea5594ce858bc92dccc34805
2014-01-03Sluift: Add help supportRemko Tronçon
Provide a 'help' function that takes a table/function, and prints help for it. A structured representation can be retrieved through 'get_help'. Change-Id: I2b3ce8992943ef30cee2604fba9200feed263fa5
2014-01-03Sluift: Custom console/interpreterRemko Tronçon
- Prints results of each command (if it can be interpreted as an expression) - Stores results of last command in _1, _2, ... - Supports tab completion - Compatible with Lua 5.2 Other changes: - Add support for specifying custom editline library - Don't load sluift into global namespace. Tab completion should be convenient enough. Change-Id: I2a26346469d67c281d09d47cacaa0b267f5ea9f9
2013-12-27Sluift: RefactoringRemko Tronçon
- Rename boot.lua to core.lua - Support Lua 5.2 - Support version prefixes for sluift module - Add Client:process_events Change-Id: I3fa6d06d1dbdf86f65b9f4203bd2ec5b5526b104
2013-12-27Sluift: Use implicit self in function definitionsRemko Tronçon
Change-Id: Ie981168debc68756c7c7dfd89f24acfc7d69a995
2013-12-27Sluift: tprint() enhancementsRemko Tronçon
- Support recursive tables - Print functions Change-Id: Ic226243bdacc9da90b8b1e55c78311247e663af3
2013-12-27Sluift: Import sluift into global namespaceRemko Tronçon
Change-Id: I783ab0dc7bf46cc02ed4244a5078f6ec040fefb7
2013-12-27Sluift: Add utility functionsRemko Tronçon
New functions: - IDN functions - UUID generator Change-Id: I051dcad32c21107d90b4491b240814f8cf56925d
2013-12-27Sluift: Add message_type to message eventRoger Planas
Change-Id: I156b4cbec401918377af5fd8f21c9845f665b4cb
2013-12-23Sluift: Fix create_submission dropping values from multi fieldsRemko Tronçon
Form->Lua conversion no longer relies on the type to decide how to convert values, and blindly converts value arrays. This also fixes issues if Sluift would be used on the receiving side of a form. Change-Id: I92c346795e1c67c74ccf542d16f79fe8010508f7
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
Also extracts MUC into an interface and MUCImpl the existing implementation, adds a MockMUC for using in unit tests, and adds unit tests for the MUCController changes. Change-Id: I25034384f59d3c274c46ffc37b2d1ae60ec660f4
2013-12-15Sluift: Fix default values for port and host for connectRoger Planas
Change-Id: Ia19e0a3763005df7fb7db6b57841d6559f74ef46
2013-12-08Wordsmithing of previous patchKevin Smith
Change-Id: I9b56a13e3fa01bb5780b4293b5fe51b72e218032
2013-12-08Enable domain-wise (un-)blocking.Tobias Markmann
Change-Id: I88611bead558ccb58bec8d55372f847479e745ff License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ↵Tobias Markmann
cleanup related includes. Change-Id: I20b8c347dd6f250f7ca426f8eb4e0093e226de5f License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-12-08Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to ↵Tobias Markmann
RosterItemOperations. Change-Id: I67943bd50ca9eb4ae53e1acefbea1c7b67684cc9 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-11-27Add presence_type to presence eventEdwin Mons
Change-Id: I3de5cd5ce1d84d6ce6a4b02af939ed5e0eb721f0