index
:
delta/qt5/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
dev
code.qt.io: qt/qtapplicationmanager.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
application-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
7
-27
/
+27
*
Intents: add broadcasts
Robert Griebl
2022-09-16
3
-3
/
+17
*
Add explicit include for std::abort
Bernd Weimer
2022-08-12
1
-0
/
+1
*
Add support for managing multiple instances from appman-controller
Robert Griebl
2022-06-30
1
-26
/
+2
*
Prevent linking of AppMan modules into user plugins
Robert Griebl
2022-06-30
1
-0
/
+2
*
Fix QScopedPointer::take deprecation warning
Robert Griebl
2022-06-15
4
-4
/
+4
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
15
-444
/
+54
*
Fix QScopedPointer::take deprecation warning
MÃ¥rten Nordheim
2022-03-24
5
-24
/
+33
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
7
-61
/
+70
*
Additional debug output to help with trouble shooting
Robert Griebl
2022-03-17
1
-1
/
+4
*
Delay loading packages until a specified partition is mounted
Robert Griebl
2022-02-02
2
-40
/
+146
*
Remove the old deprecated ApplicationIPCManager IPC mechanism
Robert Griebl
2021-07-27
1
-6
/
+0
*
cmake: remove all comments from the pro2cmake tool conversion
Robert Griebl
2021-06-30
1
-5
/
+0
*
cmake: remove qmake build system (except in examples/)
Robert Griebl
2021-06-30
1
-33
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+29
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
15
-371
/
+195
*
Ignore unparseable info.yaml manifest file
Robert Griebl
2021-04-23
1
-3
/
+9
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
1
-2
/
+2
*
Disallow implicit ASCII casts
Bernd Weimer
2020-09-17
2
-3
/
+3
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
2
-1
/
+3
*
Remove obsolete environment variable documentation
Bernd Weimer
2020-08-10
1
-2
/
+3
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-3
/
+3
*
Added a migration document for 5.13 -> 5.14
Robert Griebl
2020-07-17
3
-3
/
+9
*
Implement cache typing and versioning
Robert Griebl
2020-05-27
7
-31
/
+40
*
Support legacy configurations
Bernd Weimer
2020-03-20
1
-1
/
+19
*
Fix broken ApplicationInfo cache
Robert Griebl
2020-01-31
1
-3
/
+5
*
Mark methods with deployment warnings deprecated
Bernd Weimer
2020-01-31
1
-2
/
+0
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
7
-39
/
+72
*
Fix a few (doc) issues in the intent sub-system.
Robert Griebl
2020-01-14
1
-1
/
+1
*
Fix compiler and code-model warnings
Robert Griebl
2019-11-08
1
-1
/
+1
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
7
-70
/
+115
*
Rewrite of the YAML parser abstraction for Qt
Robert Griebl
2019-10-30
2
-147
/
+109
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
11
-119
/
+161
*
Add support for Qt resources
Bernd Weimer
2019-08-13
1
-2
/
+2
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
15
-15
/
+15
*
Remove support for multiple installation locations
Robert Griebl
2019-08-02
5
-30
/
+21
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
15
-656
/
+1472
*
Fix CI compilation
Robert Griebl
2019-07-25
1
-0
/
+1
*
Clarify docs around D-Bus access policies
Robert Griebl
2019-06-25
1
-1
/
+2
*
Fix deprecation warnings against Qt 5.13
Robert Griebl
2019-06-05
2
-3
/
+3
*
[intents] add intents list to read/write of ApplicationInfo to stream
Egor Nemtsev
2019-04-25
1
-2
/
+5
*
Update copyright statements
Robert Griebl
2018-12-18
9
-9
/
+18
*
Make DLT IDs configurable
Bernd Weimer
2018-11-20
3
-5
/
+25
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-1
/
+1
*
Multiple cleanups
Robert Griebl
2018-10-30
1
-1
/
+0
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
4
-0
/
+10
*
The application icon can have any filename
Daniel d'Andrada
2018-08-07
1
-1
/
+1
*
info.yaml: Don't accept file paths in the 'icon' field
Daniel d'Andrada
2018-08-06
2
-5
/
+23
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
9
-1191
/
+638
*
Deprecate info.yaml fields now, so we can remove them in 5.12
Robert Griebl
2018-05-03
3
-33
/
+56
[next]