-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: qtproject/qt-apps-boot2qt-appcontroller
base: 5.4
head repository: qtproject/qt-apps-boot2qt-appcontroller
compare: 5.13
- 20 commits
- 7 files changed
- 6 contributors
Commits on Apr 22, 2015
-
Merge remote-tracking branch 'origin/stable' into dev
* origin/stable: pass variable number of arguments to --profile-perf Don't abort if the output buffer overflows Add perf profiler run mode Add usage help message Add detach option Fix typo in license header Change-Id: Ifc940480d6dae8ffde35053968d77772534b2d0d
Samuli Piippo committedApr 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 53ea608 - Browse repository at this point
Copy the full SHA 53ea608View commit details
Commits on Jun 2, 2015
-
Some runtime settings need to be applied to the environment. Additional config files may be located in /tmp/b2qt/appcontroller.config.d or /var/lib/b2qt/appcontroller.config.d Task-number: QTEE-931 Change-Id: Id6c8c5695e6ca74351c7f81a66aa9a75a948792a Reviewed-by: Ulf Hermann <[email protected]>
Rainer Keller committedJun 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 9188249 - Browse repository at this point
Copy the full SHA 9188249View commit details
Commits on Jun 3, 2015
-
Change-Id: I05fb9bca47f5bcfc3f127eb9a60e6be8bda8193a Reviewed-by: Ulf Hermann <[email protected]>
Rainer Keller committedJun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 281140e - Browse repository at this point
Copy the full SHA 281140eView commit details -
Ignore missing default config file
Change-Id: Ieb219833bba906bdca1c8bd1dce18185d86ded86 Reviewed-by: Ulf Hermann <[email protected]>
Rainer Keller committedJun 3, 2015 Configuration menu - View commit details
-
Copy full SHA for f055f3c - Browse repository at this point
Copy the full SHA f055f3cView commit details
Commits on Jun 8, 2015
-
Send command string between appcontroller instances
Task-number: QTEE-931 Change-Id: If0efdafdd5e39523d315be86cda07f69e2387e16 Reviewed-by: Ulf Hermann <[email protected]>
Rainer Keller committedJun 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 866aa6f - Browse repository at this point
Copy the full SHA 866aa6fView commit details -
Add command to restart current application
Task-number: QTEE-931 Change-Id: I0ad4246750142289cca2a4cbf853211a60538362 Reviewed-by: Laszlo Agocs <[email protected]>
Rainer Keller committedJun 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 2631768 - Browse repository at this point
Copy the full SHA 2631768View commit details
Commits on Jun 9, 2015
-
Make appcontroller a temporary daemon
For a restart being successful the application has to be shut down with out terminating the appcontroller. Afterwards the appcontroller will be able to start the application again. Change-Id: I38fd0aded176a10dac40c419b6866ce70ec1fcef Reviewed-by: Laszlo Agocs <[email protected]>
Rainer Keller committedJun 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 3804f0d - Browse repository at this point
Copy the full SHA 3804f0dView commit details
Commits on Jun 12, 2015
-
Change-Id: Ibc85618c0de0478a2fb2de45f19e2dc654109635 Reviewed-by: Laszlo Agocs <[email protected]>
Rainer Keller committedJun 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 45d549f - Browse repository at this point
Copy the full SHA 45d549fView commit details
Commits on Jun 18, 2015
-
Change-Id: Iee8d8a1eda473dbc4a4ec4efb3baf9cc2eb18a5a Reviewed-by: Laszlo Agocs <[email protected]>
Rainer Keller committedJun 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 7ac47be - Browse repository at this point
Copy the full SHA 7ac47beView commit details
Commits on Aug 17, 2015
-
Add --qml-debug-services argument
We don't want to load the QML debugger and inspector services when profiling as the V4 debugger forces the QML engine into interpreter mode. By specifying the services we need we can avoid this. Change-Id: I8ec126155c43848f26d536a56c3a1da067864401 Reviewed-by: Rainer Keller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26b255d - Browse repository at this point
Copy the full SHA 26b255dView commit details
Commits on Aug 18, 2015
-
Change-Id: I8a69405655483c6bbd9f402df4a06a1020b6bebe Reviewed-by: aavit <[email protected]>
Rainer Keller committedAug 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 6b5ef93 - Browse repository at this point
Copy the full SHA 6b5ef93View commit details
Commits on Sep 15, 2015
-
Add note about --profile-perf to usage message
Change-Id: I50163b3c5f085f12f102fb0eb455eaf6ebda6ffa Reviewed-by: Rainer Keller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af3ab8e - Browse repository at this point
Copy the full SHA af3ab8eView commit details
Commits on Mar 1, 2016
-
Don't join application arguments when running in perf mode
... otherwise we get "command not found". Change-Id: I9f471d8b7021df83f0c09c3f06addb977f17353c Task-number: QCE-67 Reviewed-by: Rainer Keller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77a7982 - Browse repository at this point
Copy the full SHA 77a7982View commit details
Commits on Mar 9, 2016
-
When restarting an application the process seems to kill itself. Task-number: QTEE-1085 Change-Id: I88598fe4bd6ed5423c1412036eaf1ea1572bc889 Reviewed-by: David Schulz <[email protected]> Reviewed-by: Ulf Hermann <[email protected]>
Rainer Keller committedMar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 1e3c96e - Browse repository at this point
Copy the full SHA 1e3c96eView commit details
Commits on Oct 18, 2016
-
Fix setting default application with invalid symlink
Change-Id: Ia99140c0a8f8cf201eeaad352c36becbb1f6636f Reviewed-by: Karim Pinter <[email protected]> Reviewed-by: Samuli Piippo <[email protected]>
Rainer Keller authored and Rainer Keller committedOct 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 271cf66 - Browse repository at this point
Copy the full SHA 271cf66View commit details
Commits on Nov 28, 2016
-
Change-Id: I74e5115a032cd94d245e63d7d9e47f3d028e0110 Reviewed-by: Samuli Piippo <[email protected]>
Rainer Keller authored and Rainer Keller committedNov 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 3847752 - Browse repository at this point
Copy the full SHA 3847752View commit details
Commits on Jan 24, 2017
-
Merge remote-tracking branch 'origin/5.6' into 5.7
* origin/5.6: Change license text Change-Id: I96caff462667785a48c6f9a63a1a416ecf0e30ff
Configuration menu - View commit details
-
Copy full SHA for dcb14d9 - Browse repository at this point
Copy the full SHA dcb14d9View commit details
Commits on Aug 23, 2017
-
Message does not match the parameter names. Change-Id: Ie9d3c52487f596dc43c7b36e4a5bc3ee5fbdaa47 Reviewed-by: hjk <[email protected]>
Rainer Keller authored and Rainer Keller committedAug 23, 2017 Configuration menu - View commit details
-
Copy full SHA for d58e21a - Browse repository at this point
Copy the full SHA d58e21aView commit details
Commits on Aug 24, 2017
-
Allow to set used debugging port via commandline
Change-Id: I6f99e2bf77aed2503119959d46c48e359940600a Reviewed-by: hjk <[email protected]> Reviewed-by: Mikko Gronoff <[email protected]> Reviewed-by: Samuli Piippo <[email protected]>
Rainer Keller authored and Rainer Keller committedAug 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 5ab7fdb - Browse repository at this point
Copy the full SHA 5ab7fdbView commit details
Commits on Aug 28, 2019
-
Add option to read environment variables from a file
Add option "environmentFile=..." that can be point to a separate file containing environment variables in ENV=VALUE pairs, which is normally used in /etc/default/ config files. Change-Id: If21d6c260d93f1ada309eb4e917b30e9c2daa877 Reviewed-by: Kari Oikarinen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 474fa4b - Browse repository at this point
Copy the full SHA 474fa4bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.4...5.13