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
/
application-features
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examples: Fix application-features on Windows
Robert Griebl
2024-11-19
13
-28
/
+50
*
Drop useless include from the Glitches example
Zoltan Gera
2024-10-09
1
-1
/
+0
*
examples: Avoid target name clash
Ulf Hermann
2024-09-25
1
-1
/
+1
*
CMake: Use versionless commands everywhere
Dominik Holland
2024-09-04
9
-13
/
+13
*
Add missing install destinations to all examples
Dominik Holland
2024-08-19
1
-0
/
+2
*
Remove the now defunct qmake pro files for the examples
Robert Griebl
2024-07-30
16
-203
/
+0
*
Add glitches app to application-features example
Bernd Weimer
2024-07-29
16
-3
/
+338
*
Fix build of application-features examples
Bernd Weimer
2024-07-26
2
-3
/
+4
*
Switch all examples to the modern am-package manifest format
Robert Griebl
2024-07-26
4
-24
/
+32
*
Rewrite all examples using modern Qt APIs
Dominik Holland
2024-07-19
13
-118
/
+126
*
ASAN, qmllint and compiler warning fixes
Robert Griebl
2024-05-31
1
-0
/
+3
*
Remove all literal uses of /tmp
Robert Griebl
2024-05-15
1
-1
/
+1
*
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
3
-3
/
+12
*
Document how to write and use QML modules
Bernd Weimer
2024-01-12
5
-15
/
+67
*
Clazy: fix and modernize examples
Robert Griebl
2024-01-08
3
-5
/
+5
*
Demonstrate how to modularize QML code
Bernd Weimer
2023-12-08
52
-394
/
+523
*
DBus cleanup, part 2 and shared QML API
Robert Griebl
2023-09-26
4
-44
/
+39
*
Make all example and doc QML imports versionless
Robert Griebl
2023-06-17
6
-12
/
+12
*
Fix the doc build
Robert Griebl
2023-06-16
1
-1
/
+1
*
Make sure that no example throws qmllint warnings
Robert Griebl
2023-06-12
3
-26
/
+44
*
Suppress the QTP0001 policy warning
Amir Masoud Abdol
2023-01-27
1
-0
/
+1
*
CMake: document qt6_am_add_systemui_wrapper
Robert Griebl
2022-09-27
1
-0
/
+1
*
Prevent linking of AppMan modules into user plugins
Robert Griebl
2022-06-30
3
-0
/
+15
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
9
-429
/
+29
*
Make the Windows build not complain openly about missing WaylandClient
Robert Griebl
2022-05-30
1
-1
/
+1
*
Migrate examples from 6.2 to 6.3
Bernd Weimer
2022-03-22
1
-2
/
+3
*
Improve examples
Bernd Weimer
2022-01-19
5
-7
/
+9
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Robert Griebl
2021-09-22
3
-3
/
+3
*
Clazy: fix examples
Robert Griebl
2021-08-17
1
-1
/
+1
*
cmake: Re-enable the qmake build system for the examples
Robert Griebl
2021-08-02
1
-4
/
+4
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
5
-5
/
+0
*
Make all qml-only examples usable from within QtCreator
Dominik Holland
2021-06-28
4
-19
/
+19
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
5
-0
/
+127
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
9
-120
/
+196
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Define functions in QML Connections explicitly
Bernd Weimer
2020-05-27
1
-4
/
+4
*
Fix building examples against Qt without widgets
Robert Griebl
2020-05-27
1
-1
/
+1
*
Fix installation of application-features example
Bernd Weimer
2019-11-15
2
-6
/
+10
*
Rename classes
Bernd Weimer
2019-11-14
3
-11
/
+44
*
Separate LauncherMain from Q*Application
Bernd Weimer
2019-11-11
5
-9
/
+17
*
Convert all am-config files to the new syntax
Robert Griebl
2019-11-07
1
-1
/
+0
*
Fix qdoc warnings
Robert Griebl
2019-11-05
1
-3
/
+3
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Dominik Holland
2019-10-11
1
-1
/
+1
*
[docs] Review documentation for the Application Features example
Kavindra Palaraja
2019-09-12
2
-35
/
+77
*
Add application-features example
Bernd Weimer
2019-08-29
28
-0
/
+1085