~imalinovskiy/autopilot-qt/qquickwidget-support

  • Committer: Tarmac
  • Author(s): Michael Zanetti
  • Date: 2013-07-02 23:00:55 UTC
  • mfrom: (62.1.7 autopilot-qt)
  • Revision ID: tarmac-20130702230055-bl5j4jvyd6ucdb4r
Add support for introspecting QDateTime, QDate and QTime

Currently, the only way seems to export them as integers (QDate + QDateTime) or QString (QTime).

QDate and QDateTime are exported as unix timestamps (seconds since 1970.01.01+0000), QTime is exported as a string in the form "hh:mm:ss". Fixes: https://bugs.launchpad.net/bugs/1193397.

Approved by Christopher Lee, PS Jenkins bot.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 39.1.1 11 years ago Mathieu Trudel-Lapierre * debian/control: - Wrap, sort and add trailing Diff
debian 23.1.8 11 years ago Michael Zanetti added packaging files for Qt4 and Qt5 based librar Diff
driver 33.1.1 11 years ago Thomi Richards renames and new file skeletons. Diff
lib 33.1.1 11 years ago Thomi Richards renames and new file skeletons. Diff
tests 41.3.1 11 years ago Michael Zanetti add tests - added unittests - added integration t Diff
.bzrignore 19.1.5 11 years ago Thomi Richards Fix .bzrignore file. 52 bytes Diff Download File
autopilot-qt.pro 41.3.1 11 years ago Michael Zanetti add tests - added unittests - added integration t 154 bytes Diff Download File
COPYING 6 12 years ago Thomi Richards Added COPYING file. 34.3 KB Diff Download File