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
/
intent-server-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QScopedPointer::take deprecation warning
MÃ¥rten Nordheim
2022-03-25
1
-3
/
+4
*
Fix memory leaks introduced by adding the PackageInfo mechanism
Robert Griebl
2022-03-21
1
-0
/
+2
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
4
-22
/
+90
*
Prefer STL style iterators over the Java variety
Robert Griebl
2022-02-10
1
-3
/
+1
*
Clazy: fix src
Robert Griebl
2021-08-20
3
-8
/
+9
*
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
-28
/
+0
*
cmake: Nearly full cmake build
Robert Griebl
2021-06-18
1
-0
/
+27
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
10
-249
/
+130
*
Qt6 port, part 2 .. compiling with cmake
Robert Griebl
2020-11-28
1
-3
/
+3
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
1
-1
/
+1
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
5
-0
/
+10
*
Fix memory leaks found with gcc's ASAN
Robert Griebl
2020-08-10
1
-0
/
+1
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
2
-7
/
+7
*
Start correct application with intent request
Bernd Weimer
2020-06-30
1
-8
/
+4
*
Add intent handling in the system-ui
Robert Griebl
2020-01-31
2
-1
/
+2
*
More intent configuration documentation
Robert Griebl
2020-01-24
1
-18
/
+24
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
1
-3
/
+12
*
Fix a few (doc) issues in the intent sub-system.
Robert Griebl
2020-01-14
2
-5
/
+18
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-3
/
+5
*
Fix qdoc warnings
Robert Griebl
2019-11-05
1
-3
/
+3
*
Change intent implementation to better fit new architecture
Robert Griebl
2019-10-28
10
-220
/
+881
*
Add new package abstraction, part 2
Robert Griebl
2019-10-28
2
-10
/
+2
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
8
-8
/
+8
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-1
/
+2
*
Fix CI compilation
Robert Griebl
2019-07-25
1
-0
/
+1
*
Fix qdoc warnings
Dominik Holland
2019-07-10
1
-4
/
+4
*
Add support for isSingleton and isCreatable in the qmltypes type information
Robert Griebl
2019-02-04
2
-2
/
+2
*
Update the appman-dumptypes tool
Robert Griebl
2019-01-16
3
-2
/
+4
*
Add documentation for the Intents QML API
Robert Griebl
2018-12-18
3
-1
/
+136
*
Update copyright statements
Robert Griebl
2018-12-18
8
-8
/
+16
*
Bump all QtApplicationManager QML imports to 2.0
Robert Griebl
2018-12-18
1
-3
/
+3
*
Intents: add a debug output when a request starts waiting for disambiguation
Robert Griebl
2018-11-07
1
-0
/
+1
*
Make it possible to compare Intent objects on the QML side
Robert Griebl
2018-11-05
3
-0
/
+7
*
Intents: fix variable naming
Robert Griebl
2018-10-31
2
-30
/
+30
*
Intents: added server side timeouts
Robert Griebl
2018-10-30
2
-7
/
+53
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-3
/
+3
*
Multiple cleanups
Robert Griebl
2018-10-30
2
-2
/
+1
*
Get rid of all 0-timeout single-shot timers
Robert Griebl
2018-10-26
1
-3
/
+3
*
Intents: apps can always request their own intents, regardless of capabilities
Robert Griebl
2018-10-25
1
-13
/
+14
*
Intents: cleanup and new features
Robert Griebl
2018-10-19
7
-226
/
+355
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
9
-0
/
+1181