summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* APPLINK-6558-Restore RPC Service during XML auto testing.SNAPSHOT_PASA08072014Yuriy2014-07-088-41/+147
|
* APPLINK-8038: Fix handling of response from SDLKonstantin Kolodiy2014-07-071-1/+3
|
* Merge branch 'develop' of https://adc.luxoft.com/stash/scm/ford/applink into ↵Nikita Vaganov2014-07-078-19/+75
|\ | | | | | | develop
| * APPLINK-8067: API changesAndrey Melnik2014-07-072-2/+2
| |
| * APPLINK-8050 HU HMI: core crash occurs if terminate process by Ctrl-C.Alexander Kutsan2014-07-073-0/+9
| |
| * Not a subject for reviewAlexander Kutsan2014-07-071-3/+0
| | | | | | | | Reason: Remove submodule init
| * APPLINK-8038: Fix send request to SDLKonstantin Kolodiy2014-07-072-14/+64
| | | | | | | | | | - Fix optional parameters - Add types for request from QML
* | Not a subject for reviewNikita Vaganov2014-07-074-6/+4
| | | | | | | | | | Reason: trivial modification compile time warnings fixed
* | Not a subject for reviewNikita Vaganov2014-07-071-1/+1
| | | | | | | | | | Reason: trivial modification -Werror flag added
* | Merge branch 'develop' into APPLINK-7497Nikita Vaganov2014-07-07227-1894/+24586
|\ \ | |/
| * Not a subject for reviewNikita Vaganov2014-07-072-2/+7
| | | | | | | | | | Reason: hotfix smart object unit tests fixed
| * Merge branch 'develop' of https://adc.luxoft.com/stash/scm/ford/applink into ↵vslobodyanik2014-07-074-31/+119
| |\ | | | | | | | | | develop
| | * APPLINK-7849: fixes for SDL.ActivateApp implementation on QT_HMIAndrey Melnik2014-07-072-28/+28
| | |
| | * APPLINK-7860: fixed Policy Update Retry sequenceAndrey Melnik2014-07-072-2/+3
| | |
| | * APPLINK-7849: implementedAndrey Melnik2014-07-072-10/+97
| | |
| * | APPLINK-4933:MediaManager causes the warningsvslobodyanik2014-07-072-5/+1
| |/
| * APPLINK-7911:SDL respond with "UNSUPPORTED_RESOURCE"vslobodyanik2014-07-071-6/+5
| |
| * APPLINK-7939:"WARNINGS" resultCode should comes to mobilevslobodyanik2014-07-071-0/+11
| |
| * Not a subject for reviewSNAPSHOT_PASA07072014Nikita Vaganov2014-07-041-6/+5
| | | | | | | | | | Reason: hotfix C styled formatted print/scan replaced with C++ styled streams
| * Not a subject for reviewYuriy2014-07-042-1/+7
| | | | | | | | Reason: Trivial changes
| * Not a subject for reviewNikita Vaganov2014-07-041-2/+8
| | | | | | | | | | Reason: trivial modification invalid convertation value runtime check added
| * Not a subject for reviewNikita Vaganov2014-07-041-4/+4
| | | | | | | | | | Reason: trivial modification numeric limits macros replaced with C++ styled templates
| * runtime checks for 64 bit integers replaced with DCHECK() macroNikita Vaganov2014-07-041-12/+7
| |
| * 64 bit integral type added to put file requestNikita Vaganov2014-07-046-8/+8
| |
| * 64 bit schema generation addedNikita Vaganov2014-07-041-6/+16
| |
| * 64 bit integral type added to smart objectNikita Vaganov2014-07-043-145/+161
| |
| * Not a subject for reviewAndrey Oleynik2014-07-041-1/+0
| | | | | | | | Reason: unused link to JSON removed
| * Not a subject for reviewAndrey Oleynik2014-07-042-985/+0
| | | | | | | | Reason: unused JSON files had been removed
| * Not a subject for reviewYuriy2014-07-045-41/+31
| | | | | | | | Reason: Trivial changes
| * Not a subject for reviewNikita Vaganov2014-07-041-10/+0
| | | | | | | | | | Reason: hotfix dbus-daemon binary install rule removed
| * fixed issue with build version for FileExplorerSNAPSHOT_PASA04072014Andrew Batutin2014-07-041-1/+1
| |
| * APPLINK-8031-Show partial RPS responses at the list view. Apply code style ↵Yuriy2014-07-0435-312/+359
| | | | | | | | to the name such "correlationID", "corID", etc...
| * APPLINK-7875. Fixed issue with some APIs from default group are not allowed.Andrey Oleynik2014-07-042-20/+22
| |
| * Merge branch 'qtHMI/APPLINK-7488_Requests_from_qthmi_side' into developKonstantin Kolodiy2014-07-0312-103/+896
| |\ | | | | | | | | | Not a subject for review
| | * APPLINK-7488: Start integrationKonstantin Kolodiy2014-07-038-123/+5
| | |
| | * Merge branch 'develop' into qtHMI/APPLINK-7488_Requests_from_qthmi_sideKonstantin Kolodiy2014-07-03219-588/+24663
| | |\ | | | | | | | | | | | | Not a subject for review
| | * | APPLINK-7600: Fix building of dbus pluginKonstantin Kolodiy2014-07-037-994/+83
| | | |
| | * | APPLINK-7488Anatoly Leshin2014-07-038-743/+1036
| | | |
| | * | APPLINK 7488Anatoly Leshin2014-07-030-0/+0
| | | |
| | * | APPLINK-7488 script improveAnatoly Leshin2014-07-012-0/+510
| | | |
| | * | APPLINK-7488 Script gen RequestToSDL headerAnatoly Leshin2014-06-264-41/+837
| | | |
| | * | Not a subject for reviewAnatoly Leshin2014-06-2511-48/+355
| | |\ \ | | | | | | | | | | | | | | | Merge branch 'develop' into qtHMI/APPLINK-7488_Requests_from_qthmi_side
| | * \ \ Not a subject for reviewAnatoly Leshin2014-06-254114-57344/+106280
| | |\ \ \ | | | | | | | | | | | | | | | | | | Merge branch 'develop' into qtHMI/APPLINK-7488_Requests_from_qthmi_side
| | * | | | APPLINK-7488Anatoly Leshin2014-06-258-42/+269
| | | | | |
| | * | | | Provider attribute added to all HMI requests and notificationsDmitry Chmerev2014-06-021-3643/+3430
| | | | | |
| * | | | | APPLINK-8023. Permissions handling fixed.Andrey Oleynik2014-07-036-3/+22
| | |_|_|/ | |/| | |
| * | | | Not a subject for reviewAlexander Kutsan2014-07-03132-3/+22117
| | | | | | | | | | | | | | | | | | | | Reason: Remove submodule
| * | | | APPLINK-7983:CreateInteractionChoiceSet, PerformInteraction, Show add changeSNAPSHOT_PASA03072014vslobodyanik2014-07-035-19/+19
| | | | |
| * | | | Merge branch 'develop' of https://adc.luxoft.com/stash/scm/ford/applink into ↵vslobodyanik2014-07-034-5/+19
| |\ \ \ \ | | | | | | | | | | | | | | | | | | develop
| | * | | | Stream file/pipe creation issue under QNX was fixedDmitriy Klimenko2014-07-034-5/+19
| | | | | |