| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Prints the error and reports the failure back to the user.
Change-Id: Ic11d3e1fdb54f411c1802de448017155b1a08df5
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
[ChangeLog][QtPositioning][Platform Specific Behavior] Removed
BlackBerry 10 support from QtPositioning.
Change-Id: If4e24831a0830c8744f51e912f6f37e198362923
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are some corner cases in which you cannot rely on qmake
to generate module-specific include directives for the compiler
when building different parts of the same module. The rules on
this are complicated and it's easy to make mistakes.
Qualified includes are also locatable without module-specific
include directives. It's generally a good idea to qualify
includes from the same module but a different library in order
not to rely on qmake's magic too much.
Change-Id: I8703116c7c5c898394d7f393630cbfa655174605
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
QGeoPositionSource has such a signal which we need to forward to QML.
Without it QML apps have no way to dertermine a timeout based failure
situation.
Task-number: QTBUG-44663
Change-Id: I1f8da6a61851b4a8302c9558dd2b4a9088be3de5
Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
|
|
|
|
|
| |
Change-Id: Ia1e333be7fec8898de609d9b9303b1ad7687632e
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
- Removes subsidiary extension from Qt Company
- Replaces remaining occurrences of Digia in BSD and LGPLv2.1
Change-Id: I7467a6744af7d1c3aef3c29118f219399162a18c
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
|
|\
| |
| |
| | |
Change-Id: I5ef7649f02455269a8e2caa2f2d2241503586be3
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This makes it more compliant with standard naming conventions and more
easily distinguishes this example from flickr examples in other modules.
Task-number: QTBUG-41831
Change-Id: Id4953777326a0463d57d52df92c70860addc61ff
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
|
|/
|
|
|
|
|
| |
The non-parameter version is much more secure.
Change-Id: I70612c60d780a972bbf9c852f50f7b0c6f2a0402
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The request to search the photos on flickr needs SSL,
without which the search fails to get the required results.
Also updated the example's GridDelegate to scale the photos
based on pixelDensity. Otherwise the photos look too small
on high DPI devices.
Task-number: QTBUG-37203
Change-Id: I5f3385e99868bdfae6e62d1ade5acea2ac536b65
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
|
|
|
|
|
|
|
|
| |
This fixes shadow build breaks and not found log file on OSX
when using app bundles.
Change-Id: Ib92cb2973c4687b356f8f35d4dbce2c39ef70b17
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
.qmake.conf
Change-Id: Ib269ecd9a61ebe25da23a0423682b591f7c399c3
|
| |
| |
| |
| |
| |
| |
| |
| | |
Ensure that new data will get processed, and that error can be
recovered, while avoiding an excessive load on the server.
Change-Id: I1c3a0b17eb0cc31553013e953d7dcf46060daef1
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
|
|\ \
| |/
| |
| | |
Change-Id: I02ab19530354f656823e59bb43a6fc4786b2f189
|
| |
| |
| |
| |
| |
| |
| |
| | |
We continue with the simulation mode.
Task-number: QTBUG-40702
Change-Id: I130b0080a198a218803986fb7ff06fdd0b83186a
Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
|
|/
|
|
|
|
|
| |
This replaces a lot of old QLatin1String cases
Change-Id: I47aec711f5e00de68bde6c2c8ee09506f577cfd4
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
[ChangeLog][QtPositioning] New SatelliteInfo example
added. The example displays the signal strength of surrounding satellites.
The example employs a demo mode on those platforms which don't provide
satellite information
Change-Id: I573266c7a4429c0d2f1bcdfeb01af52ad02efba7
Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
|
|
|
|
|
|
|
|
|
| |
simplelog.txt was not deployed when running make install from outside
Qt source tree.
Change-Id: I420a85fc5f74fb1bfc1b3f63e1f88cf0b0e2a0f9
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
|
|
|
|
|
|
|
|
| |
This was highlighted during the testing of the Qt 5.2.0 package.
Change-Id: Iab1e6f5f1e1a8ceb62fc44658ec12fb131ccad65
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
|
|
|
|
|
|
|
| |
Task-number: QTBUG-34910
Change-Id: I90a1748496b55b2e69db5c94fa217f79d43c176f
Reviewed-by: Jim Ehrismann <jehrismann@blackberry.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
|
|
|
|
|
|
|
|
|
| |
The QtLocation examples are still broken when running make install
but the module is not part of the release anyway.
Task-number: QTBUG-34907
Change-Id: Ie3a35daae3df39747a70ed4bce430ec1a73cbe3d
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
|
|
Causes undesirable example structure in Qt release package
Task-number: QTBUG-34907
Change-Id: I47e2205aa6faef388792146b36cf6ae6cae863da
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
|