- 18 Aug, 2011 - 1 commit
-
-
shubinba authored
Change-Id: If0bee3ef1f780c867aab224a1d088d8981532dde Reviewed-on: http://codereview.qt.nokia.com/3121 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daron Andrew Edie Reviewed-by:
Natalia Shubina <natalia.shubina@nokia.com>
-
- 16 Aug, 2011 - 1 commit
-
-
shubinba authored
Change-Id: I0d55036557159f1efff0c06585b634b8c804509e Reviewed-on: http://codereview.qt.nokia.com/2981 Reviewed-by: Daron Andrew Edie
-
- 11 Aug, 2011 - 2 commits
-
-
shubina authored
Change-Id: I5af3ef38836fb28ed0d594d8bb0e84c7b97a0c7c Reviewed-on: http://codereview.qt.nokia.com/2839 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Damian Jansen
-
shubina authored
Change-Id: I5deb1fc0fa5fc458da0392a681c2784efc0bd2e2 Reviewed-on: http://codereview.qt.nokia.com/2830 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Juha Vuolle <juha.vuolle@nokia.com>
-
- 03 Aug, 2011 - 1 commit
-
-
Natalia Shubina authored
Change-Id: I0e12aae59346d3e908f4348fc1fd54492e85c360 Reviewed-on: http://codereview.qt.nokia.com/2536 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Juha Vuolle <juha.vuolle@nokia.com>
-
- 01 Aug, 2011 - 1 commit
-
-
Natalia Shubina authored
Change-Id: I011dc0cec7592a281b4673bcc16b5aa1c3784236 Reviewed-on: http://codereview.qt.nokia.com/2235 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Juha Vuolle <juha.vuolle@nokia.com>
-
- 29 Jul, 2011 - 1 commit
-
-
Aaron McCarthy authored
QGeoServiceProvider is designed to provide cached instances of manager objects, allowing a single manager to be used for the entire application. This feature was not being used for QML applications as all of the declarative elements were creating a new QGeoServiceProvider based on the data provided in the Plugin element. This happened even if the same Plugin element was used. This commit adds a QGeoServiceProvider member to the Plugin element which should be shared by all users of the Plugin element. Change-Id: Ife62d52178a69ed4a700542f14dae861d7eab4e4 Reviewed-on: http://codereview.qt.nokia.com/2374 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aaron McCarthy <aaron.mccarthy@nokia.com>
-
- 20 Jul, 2011 - 1 commit
-
-
Natalia Shubina authored
Change-Id: I3cb89274c5b124c20c9a880433dc23c475e3ac93 Reviewed-on: http://codereview.qt.nokia.com/1852 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aaron McCarthy <aaron.mccarthy@nokia.com>
-
- 19 Jul, 2011 - 6 commits
-
-
Oswald Buddenhagen authored
QT_BUILD_TREE is a no-no Change-Id: Icbf3bb5d0776d5db1859c2a2d8d89621c6cc34bd Reviewed-on: http://codereview.qt.nokia.com/1834 Reviewed-by:
Marius Storm-Olsen <marius.storm-olsen@nokia.com>
-
Aaron McCarthy authored
Compiling the proj library as a static lib and then linking as necessary improves compile speed as we now only build it once. The proj library is also built with CONFIG+=warn_off which removes a lot of compile warnings from the build output. Change-Id: I1842263d5bd96f8c89d91b25583ce58c79e2b1ff Reviewed-on: http://codereview.qt.nokia.com/1800 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
Aaron McCarthy authored
Change-Id: Iaa19026ac9d41eb9ff93b79a67a1b6375381c587 Reviewed-on: http://codereview.qt.nokia.com/1804 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
Aaron McCarthy authored
Change-Id: I9f5a4fee72ce74415a6ad1d2ae00d1396e91f8b6 Reviewed-on: http://codereview.qt.nokia.com/1803 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
Aaron McCarthy authored
Change-Id: I1ba33bfcadcc56b956daca97aa1c46088a3a6060 Reviewed-on: http://codereview.qt.nokia.com/1802 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
Aaron McCarthy authored
Change-Id: I4777a15f4ee10034d52c5efa3e29c8cdc4da0749 Reviewed-on: http://codereview.qt.nokia.com/1801 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
- 14 Jul, 2011 - 1 commit
-
-
Aaron McCarthy authored
QDeclarativeItem was moved from QtDeclarative to QtQuick1 Change-Id: I4bdeaa63386874881f40856553842405c028fbb2 Reviewed-on: http://codereview.qt.nokia.com/1561 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aaron McCarthy <aaron.mccarthy@nokia.com>
-
- 11 Jul, 2011 - 2 commits
-
-
Casper van Donderen authored
We are merging the Qt demos and examples. That means that references to QT_INSTALL_DEMOS should be removed and that the things previously called demos should now be in the examples folder. Change-Id: I5245611428bdd28c884b3f620be96fd970fdbfd0 Reviewed-on: http://codereview.qt.nokia.com/1276 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aaron McCarthy <aaron.mccarthy@nokia.com>
-
alex authored
pointed out by Daniel Qiu in Qt-Mobility merge request #34 Change-Id: Ic4ce343f6d27a9211090d0ce2d39c4dcc978da08 Reviewed-on: http://codereview.qt.nokia.com/1389 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Juha Vuolle <juha.vuolle@nokia.com>
-
- 08 Jul, 2011 - 5 commits
-
-
Aaron McCarthy authored
Child objects of a MapGroup were not receiving mouse events because they were not being added to the object map. Recursively add and remove child objects to the object map. Change-Id: Ief486674b7dcf034f422711f81f6a3e52c3d1d43 Reviewed-on: http://codereview.qt.nokia.com/1261 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
Aaron McCarthy authored
QGeoMapObjectEngine maintains multiple lists of QGeoMapObject pointers. When an item is removed from the model not all of these references are removed. Causing invalid memory access at the next paint event. Change-Id: Ia14daf64ba05386472ed14bac7d8de2f11658c0a Reviewed-on: http://codereview.qt.nokia.com/1260 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
David Laing <david.laing@nokia.com>
-
Alan Alpert authored
%dependencies now has a simpler format of gitmodule => %gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c51a Reviewed-on: http://codereview.qt.nokia.com/1279 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
Natalia Shubina authored
Change-Id: I9c9c72e5a7c3e26243d469fdaac649dfa2aa0f7d Reviewed-on: http://codereview.qt.nokia.com/1256 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Juha Vuolle <juha.vuolle@nokia.com>
-
Jyri Tahtela authored
Replace old license header with correct one. Change-Id: I9a433f015dd3ab66ad3f1adc9c04a3ffcbc285b2 Reviewed-on: http://codereview.qt.nokia.com/1317 Reviewed-by:
Jyri Tahtela <jyri.tahtela@nokia.com>
-
- 05 Jul, 2011 - 2 commits
-
-
git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: MOBILITY-2975: make text more readable
-
Natalia Shubina authored
-
- 04 Jul, 2011 - 2 commits
-
-
git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: MOBILITY-2975: system tests update, MOBILITY-2891: minor fix for messages
-
Natalia Shubina authored
-
- 01 Jul, 2011 - 2 commits
-
-
git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: MOBILITY-2891: fixes for routing, geocoding and markers
-
Natalia Shubina authored
-
- 30 Jun, 2011 - 4 commits
-
-
git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: MOBILITY-2975: updated of geocode tests
-
Natalia Shubina authored
-
git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: MOBILITY-2891: markers
-
Natalia Shubina authored
-
- 28 Jun, 2011 - 3 commits
-
-
git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System authored
* 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-staging: fix Mac framework build remove compiler warnings caused by ASCII conversions Fix copy2build output path for QML plugin. MOBILITY-2975: draft version MOBILITY-2891: route dialog, map component remove old Maemo5 code make QtLocation work while Qt is compiled with namespace
-
Alex authored
qt_module_config requires TARGET as input. Hence we have to pull qt_module_config a bit later than expected
-
Alex authored
-
- 27 Jun, 2011 - 3 commits
-
-
Xizhi Zhu authored
-
Natalia Shubina authored
-
Natalia Shubina authored
-
- 21 Jun, 2011 - 2 commits