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
/
qmake-features
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: remove qmake build system (except in examples/)
Robert Griebl
2021-06-30
11
-380
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+2
*
Remove legacy functionality: headless, pssdp and pshellserver
Robert Griebl
2020-11-28
1
-6
/
+1
*
Qt6 port, part 2 .. compiling with cmake
Robert Griebl
2020-11-28
1
-1
/
+5
*
Disallow implicit ASCII casts
Bernd Weimer
2020-09-17
1
-1
/
+1
*
Fix memory leaks found with gcc's ASAN
Robert Griebl
2020-08-10
1
-0
/
+2
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-1
/
+1
*
Enable libbacktrace support for macos
Dominik Holland
2020-02-22
1
-1
/
+1
*
Automatcially enable stack-walker for all windows builds
Dominik Holland
2020-02-22
1
-1
/
+1
*
Add a Windows crash handler for MSVC And MinGW
Robert Griebl
2020-02-11
1
-1
/
+2
*
Merge remote-tracking branch 'gerrit/5.13' into 5.14
Robert Griebl
2020-01-21
1
-0
/
+4
|
\
|
*
am-app: Return with a warning if the appman-packager is not available
Dominik Holland
2019-11-08
1
-0
/
+4
*
|
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-1
/
+1
*
|
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-0
/
+5
*
|
Add support for Qt resources
Bernd Weimer
2019-08-13
2
-3
/
+13
*
|
Merge remote-tracking branch 'gerrit/5.13' into dev
Robert Griebl
2019-08-09
1
-1
/
+3
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-08-08
1
-1
/
+3
|
|
\
|
|
*
Fix headless compilation
Robert Griebl
2019-08-01
1
-0
/
+4
*
|
|
Make all files known to QtCreator
Robert Griebl
2019-08-05
1
-0
/
+3
|
/
/
*
|
Fix headless compilation
Robert Griebl
2019-07-08
1
-0
/
+2
*
|
Better automatic dbus setup during development
Robert Griebl
2019-03-14
1
-1
/
+0
|
/
*
Don't generate the example wrapper in cross builds
Robert Griebl
2018-12-19
1
-1
/
+1
*
Add tests for various configurations
Bernd Weimer
2018-12-05
1
-2
/
+9
*
Add a qmake integration to package applications using appman-packager
Dominik Holland
2018-12-05
3
-1
/
+76
*
The minimum supported Qt version is 5.11.2 right now
Robert Griebl
2018-10-26
1
-26
/
+0
*
Windows fixes
Robert Griebl
2018-10-19
1
-1
/
+2
*
Really fix the "Undefined interface" error
Robert Griebl
2018-10-11
1
-1
/
+3
*
Add basic iOS support. Fix all "macOS" references
Robert Griebl
2018-08-24
2
-2
/
+2
*
Set the minimum supported Qt version to 5.11
Robert Griebl
2018-07-26
1
-3
/
+3
*
Install the am-systemui.prf qmake feature file
Dominik Holland
2018-05-16
1
-0
/
+11
*
Make the minidesk and monitor examples launchable from qt-creator
Dominik Holland
2018-05-16
1
-0
/
+28
*
Remove the uneeded waylandcompositor-private dependency
Robert Griebl
2018-05-11
1
-1
/
+1
*
Remove the last traces of pre-5.7 QtWayland
Robert Griebl
2018-04-17
1
-1
/
+1
*
Extend and improve QML auto tests
Bernd Weimer
2018-02-02
1
-2
/
+16
*
Execute QML auto tests within source folder
Bernd Weimer
2018-01-10
1
-2
/
+2
*
Fix the version comparison for enabling the dlt lazy init
Dominik Holland
2017-11-30
1
-0
/
+24
*
Move the MouseTouchAdaptor from neptune to the application-manager
Robert Griebl
2017-11-29
1
-0
/
+1
*
Add option to enable support for Qt widgets in System UI
Jacques GUILLOU
2017-11-03
1
-0
/
+1
*
Made the external D-Bus interfaces a compile time option
Robert Griebl
2017-07-03
2
-0
/
+21
*
Re-enable Android support
Robert Griebl
2017-05-29
1
-1
/
+1
*
Add wayland/multi-process support for macOS
Robert Griebl
2017-05-10
1
-1
/
+1
*
Get rid of the libdbus compile-time dependency
Robert Griebl
2017-05-05
1
-1
/
+1
*
Suppress unnecessary qmake output
Robert Griebl
2017-03-14
1
-2
/
+5
*
Build fix: make sure to also depend on waylandcompositor-private
Robert Griebl
2017-02-27
1
-1
/
+5
*
Default to Qt's configs for building tests and examples
Robert Griebl
2017-02-11
1
-0
/
+19
*
Color output handling cleanup
Robert Griebl
2017-02-09
1
-0
/
+2
*
Fixed some pro files
Robert Griebl
2017-02-06
2
-2
/
+1
*
Always disable the qml_debug config option
Dominik Holland
2017-02-01
1
-1
/
+1
*
am-qml-testcase: Run all tests in single and multi-process mode by default
Dominik Holland
2017-01-20
1
-1
/
+11
*
am-qml-testcase: Start the testrunner with --start-session-dbus
Dominik Holland
2017-01-18
1
-0
/
+3
[next]