Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B68A09BFC for ; Tue, 21 Feb 2012 00:17:58 +0000 (UTC) Received: (qmail 89392 invoked by uid 500); 21 Feb 2012 00:17:58 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 89356 invoked by uid 500); 21 Feb 2012 00:17:58 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 89348 invoked by uid 99); 21 Feb 2012 00:17:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 00:17:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brian.leroux@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-tul01m020-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 00:17:54 +0000 Received: by obhx4 with SMTP id x4so8293289obh.6 for ; Mon, 20 Feb 2012 16:17:33 -0800 (PST) Received-SPF: pass (google.com: domain of brian.leroux@gmail.com designates 10.182.147.106 as permitted sender) client-ip=10.182.147.106; Authentication-Results: mr.google.com; spf=pass (google.com: domain of brian.leroux@gmail.com designates 10.182.147.106 as permitted sender) smtp.mail=brian.leroux@gmail.com; dkim=pass header.i=brian.leroux@gmail.com Received: from mr.google.com ([10.182.147.106]) by 10.182.147.106 with SMTP id tj10mr14135632obb.71.1329783453572 (num_hops = 1); Mon, 20 Feb 2012 16:17:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=vz6Cvtn0YareHqwPwoOu4iwwtlOJNgWHJQXexP4TOtQ=; b=g2u8qAGiXfr8FkpqRZiq8rWGN/2Xc6cU4BKTUT+1CAhnIMtfKQYOZ8IAXTSlkvfbMP jL8eb3NqqTgQ0cENSl3bj9ZQzGDNywcafSAgUMC5+8gOrdqEzBuGD60gaosPWlbHZGxN jymgTfgZoJXpwxfy2I6hnPb8yNk9xGCujPSXg= MIME-Version: 1.0 Received: by 10.182.147.106 with SMTP id tj10mr12038796obb.71.1329783453532; Mon, 20 Feb 2012 16:17:33 -0800 (PST) Sender: brian.leroux@gmail.com Received: by 10.60.43.103 with HTTP; Mon, 20 Feb 2012 16:17:33 -0800 (PST) In-Reply-To: <18232658.liTETI8cIP@thunderbolt> References: <18232658.liTETI8cIP@thunderbolt> Date: Mon, 20 Feb 2012 16:17:33 -0800 X-Google-Sender-Auth: reZ6gB_HE7RCQ2gS7DmJLr87NvI Message-ID: Subject: Re: Events support pull request From: Brian LeRoux To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hey Denis, which Symbian device? On Mon, Feb 20, 2012 at 3:45 AM, Denis Kormalev wrote: > I have submitted pull request with events support > https://github.com/cordova/cordova-qt/pull/12 . > > Unfortunately I can test it only at harmattan, so I need someone with symbian > to test it too before it will be merged. My branch for this pull request is > here: https://github.com/dkormalev/cordova-qt/tree/events-support . > > -- > Regards, > Denis Kormalev