You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2012/02/24 21:52:11 UTC

[25/26] qt commit: Merge pull request #4 from tranter/master

Merge pull request #4 from tranter/master

Qt 5 changes

Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/commit/86e6fc09
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/tree/86e6fc09
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/diff/86e6fc09

Branch: refs/heads/master
Commit: 86e6fc093334c79f6646d9f4ffc433117be859bb
Parents: 59da17f 433c3d2
Author: Viras- <vi...@users.sourceforge.net>
Authored: Tue Feb 14 13:06:22 2012 -0800
Committer: Viras- <vi...@users.sourceforge.net>
Committed: Tue Feb 14 13:06:22 2012 -0800

----------------------------------------------------------------------
 cordovaqt.pro                |   70 ++++--------------------------------
 main.cpp                     |    2 +-
 mainwindow.cpp               |   15 +++++++-
 mainwindow.h                 |    2 +-
 src/plugins/connection.cpp   |   53 ++++++++++++++++++++++++++++
 src/plugins/connection.h     |   16 ++++++++
 src/plugins/device.cpp       |   20 +++++++++-
 src/plugins/geolocation.h    |    2 +
 src/plugins/notification.cpp |    2 +
 9 files changed, 115 insertions(+), 67 deletions(-)
----------------------------------------------------------------------