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
/
manager-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix linking to org.freedesktop.Notifications specification
Topi Reinio
2023-05-09
1
-6
/
+2
*
Also expose applications in taskRequestingInstallationAcknowledge
Robert Griebl
2023-05-09
2
-0
/
+10
*
Fix API breakage introduced in 6.5.0
Robert Griebl
2023-05-04
2
-2
/
+2
*
Cleanup the D-Bus interfaces
Robert Griebl
2023-02-15
3
-11
/
+11
*
Re-enable dbus xml generation from source
Robert Griebl
2023-02-15
2
-0
/
+10
*
Fix race condition when un-installing running apps
Robert Griebl
2023-02-07
1
-7
/
+14
*
Port from qAsConst to std::as_const
Marc Mutz
2023-01-15
5
-18
/
+18
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
23
-73
/
+73
*
Adjust module to work with syncqt.cpp
Alexey Edelev
2022-12-08
1
-0
/
+4
*
Forward keyboard focus to applications
Bernd Weimer
2022-12-01
2
-4
/
+4
*
Fix a potential crash when trying to start applications
Robert Griebl
2022-10-12
2
-8
/
+10
*
Fix a few documentation inconsistencies
Robert Griebl
2022-09-27
1
-0
/
+3
*
Intents: add broadcasts
Robert Griebl
2022-09-16
2
-42
/
+51
*
Work around unused result issue in gcc
Robert Griebl
2022-08-16
1
-2
/
+3
*
Intents: prevent a crash if a sent request is gc'ed too early
Robert Griebl
2022-08-05
1
-0
/
+3
*
Avoid rendering fully transparent node
Bernd Weimer
2022-07-13
1
-0
/
+3
*
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
6
-7
/
+5
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
56
-1680
/
+224
*
Add a new 'ready' property to the PackageManager
Robert Griebl
2022-06-10
2
-0
/
+26
*
Fix the qmltypes generation
Robert Griebl
2022-05-31
1
-0
/
+1
*
Document all environment variables
Robert Griebl
2022-05-17
1
-1
/
+8
*
Prevent infinite loops
Robert Griebl
2022-05-17
2
-2
/
+6
*
Protect all static variables via Q_GLOBAL_STATIC or similar functions
Robert Griebl
2022-05-17
1
-8
/
+9
*
Use AM_TIMEOUT_FACTOR in all tests and the intent handling
Robert Griebl
2022-05-12
1
-4
/
+5
*
Better debug output when failing to load resources
Robert Griebl
2022-04-27
1
-2
/
+6
*
Stay backwards compatible with 6.2 LTS
Robert Griebl
2022-04-26
1
-0
/
+5
*
Correctly track redirected std. IO file descriptors through all layers
Robert Griebl
2022-03-30
9
-39
/
+74
*
Really fix package removal if documentDir is not set
Robert Griebl
2022-03-24
1
-1
/
+1
*
Fix QVersionNumber::fromString deprecation warnings
Mårten Nordheim
2022-03-24
1
-2
/
+2
*
Fix QScopedPointer::take deprecation warning
Mårten Nordheim
2022-03-24
6
-21
/
+32
*
Fix minor issues
Bernd Weimer
2022-03-22
2
-1
/
+2
*
Detect and prevent installing the same package multiple times in parallel
Robert Griebl
2022-03-22
3
-0
/
+18
*
Handle an empty or invalid documentDir correctly
Robert Griebl
2022-03-22
3
-4
/
+5
*
Fix documentation errors
Robert Griebl
2022-03-21
1
-7
/
+0
*
Fix memory leaks introduced by adding the PackageInfo mechanism
Robert Griebl
2022-03-21
3
-0
/
+15
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
6
-57
/
+134
*
UrlHandlers have to be properly unregistered nowadays
Robert Griebl
2022-03-17
1
-0
/
+2
*
Add an option to configure how very long log messages are passed to DLT
Robert Griebl
2022-02-25
1
-0
/
+3
*
Add missing property documentation
Robert Griebl
2022-02-11
1
-0
/
+6
*
Prefer STL style iterators over the Java variety
Robert Griebl
2022-02-09
2
-8
/
+6
*
Delay loading packages until a specified partition is mounted
Robert Griebl
2022-02-02
2
-1
/
+15
*
Fix immediate application restart
Bernd Weimer
2021-09-20
3
-3
/
+3
*
Clazy: fix src
Robert Griebl
2021-08-20
14
-28
/
+41
*
Clazy: fix potential crashes
Robert Griebl
2021-08-17
2
-3
/
+6
*
Wait for running apps to die on update installations
Robert Griebl
2021-08-06
5
-17
/
+33
*
Make the ApplicationManager and PackageManager connections implicit
Robert Griebl
2021-08-06
1
-1
/
+17
*
Actually set the Application state to NotRunning on app exit
Robert Griebl
2021-08-06
2
-2
/
+2
*
Fix leak on taskRequestingInstallationAcknowledge
Robert Griebl
2021-08-06
2
-3
/
+5
*
Fix the check for duplicate built-in packages
Robert Griebl
2021-07-27
1
-2
/
+3
[next]