diff options
author | Richard Maudsley <richard.maudsley@isode.com> | 2014-07-02 10:40:38 (GMT) |
---|---|---|
committer | Richard Maudsley <richard.maudsley@isode.com> | 2014-07-08 09:11:59 (GMT) |
commit | 8ab7ca17fdde8f8fb62a0c574478aa2c4c01a9bc (patch) | |
tree | 26a3b88639149370fcd231bd102bc37e039b07d3 /COPYING.thirdparty | |
parent | b4fe7ad5c1036b1d24470d9f8e0888faf582530a (diff) | |
download | swift-8ab7ca17fdde8f8fb62a0c574478aa2c4c01a9bc.zip swift-8ab7ca17fdde8f8fb62a0c574478aa2c4c01a9bc.tar.bz2 |
Added close/clear button to roster filter search term box.
Test-Information:
Verify that the clear button resets the roster filter and hides the search box. Verify that the roster filter continues to behave as normal.
Change-Id: Ifa5de1e611334b83634ac31d30bf912fd5c4da87
Diffstat (limited to 'COPYING.thirdparty')
-rw-r--r-- | COPYING.thirdparty | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/COPYING.thirdparty b/COPYING.thirdparty index aeaf066..a4b505c 100644 --- a/COPYING.thirdparty +++ b/COPYING.thirdparty @@ -81,6 +81,7 @@ These projects contain source code from third parties: - Expat - ZLib - LibIDN +- Trolltech The licenses under which these contributions and libraries are released are listed below. @@ -756,3 +757,19 @@ necessary. Here is a sample; alter the names: Ty Coon, President of Vice That's all there is to it! + + +========= +Trolltech +========= + +Demo code from http://git.forwardbias.in/?p=lineeditclearbutton.git with license: + +/**************************************************************************** +** +** Copyright (c) 2007 Trolltech ASA <info@trolltech.com> +** +** Use, modification and distribution is allowed without limitation, +** warranty, liability or support of any kind. +** +****************************************************************************/ |