index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt component for application lifecycle management
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
applicationmanager
/
softwarecontainer-plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the missing CLASS_NAME to the qt_add_plugin calls
Alexey Edelev
2025-04-25
1
-0
/
+1
*
Remove the now defunct qmake pro files for the examples
Robert Griebl
2024-07-30
1
-21
/
+0
*
Rewrite all examples using modern Qt APIs
Dominik Holland
2024-07-19
1
-14
/
+7
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-1
/
+1
*
doc: Document the problem with missing libwayland-dev packages
Robert Griebl
2024-03-07
1
-0
/
+2
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Resolve old TODOs
Robert Griebl
2023-12-07
1
-1
/
+0
*
example: don't use QT_OPEN in examples
Samuli Piippo
2023-09-20
1
-2
/
+2
*
Port from qAsConst to std::as_const
Marc Mutz
2023-01-14
1
-2
/
+2
*
Add an image for the SoftwareContainer plugin example
Robert Griebl
2022-12-13
2
-0
/
+1
*
Prevent linking of AppMan modules into user plugins
Robert Griebl
2022-06-30
1
-2
/
+0
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
3
-129
/
+11
*
Correctly track redirected std. IO file descriptors through all layers
Robert Griebl
2022-03-30
1
-5
/
+16
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Robert Griebl
2021-09-22
1
-1
/
+1
*
Clazy: fix examples
Robert Griebl
2021-08-17
1
-23
/
+26
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-1
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+39
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
3
-62
/
+83
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Dominik Holland
2019-10-11
2
-72
/
+106
|
\
|
*
Fix issues in container documentation
Bernd Weimer
2019-09-25
1
-11
/
+11
|
*
[doc] Add some documentation for the Software Container Plugin Example
Kavindra Palaraja
2019-08-09
2
-71
/
+106
*
|
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
2
-2
/
+2
*
|
Clarify the DBus policy setting location in the SC docs
Robert Griebl
2019-08-02
1
-1
/
+2
|
/
*
Update copyright statements
Robert Griebl
2018-12-18
2
-2
/
+4
*
Get rid of all 0-timeout single-shot timers
Robert Griebl
2018-10-26
1
-2
/
+3
*
SoftwareContainer fixes from the PELUX team
Robert Griebl
2018-10-23
2
-1
/
+15
*
Fix: software-container plugin is not able to connect to the P2P bus
Robert Griebl
2018-10-12
2
-3
/
+5
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
2
-7
/
+7
*
Fix installation of the examples
Daniel d'Andrada
2018-07-11
5
-0
/
+875