index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
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
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
macdeployqt
/
shared
/
shared.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
macdeployqt: port to QSaveFile
Ivan Solovev
2025-01-02
1
-10
/
+14
*
macdeployqt: adjust to [[nodiscard]] QFile::open()
Ivan Solovev
2024-12-11
1
-8
/
+13
*
macdeployqt: Skip qrc files when deploying QML modules
Tor Arne Vestbø
2024-06-26
1
-0
/
+3
*
macdeployqt: Skip dSYM bundles when deploying QML modules
Tor Arne Vestbø
2024-06-26
1
-4
/
+7
*
macdeployqt: Deploy canbus plugins from QtSerialBus
Tor Arne Vestbø
2024-06-25
1
-1
/
+3
*
macdeployqt: wait forever for otool
Morten Sørvig
2024-03-25
1
-1
/
+1
*
macdeployqt: Fix codesigning with @loader_path
Jonas Kvinge
2023-10-17
1
-0
/
+4
*
macdeployqt: Also look for app libraries with .so extension
Jonas Kvinge
2023-09-27
1
-1
/
+1
*
tools: use const methods more
Anton Kudryavtsev
2023-09-08
1
-2
/
+2
*
macdeployqt: port away from Q_FOREACH and mark the tool free of it
Marc Mutz
2023-08-05
1
-7
/
+10
*
macdeployqt: Consider debug libs when looking for module dependencies
Tor Arne Vestbø
2023-05-05
1
-1
/
+4
*
Doc: Remove duplicate words
Andreas Eliasson
2023-02-28
1
-1
/
+1
*
macdeployqt: Don't remove rpaths more than once
Tor Arne Vestbø
2023-01-10
1
-1
/
+2
*
macdeployqt: Add networkinformation as plugins to be deployed
Mårten Nordheim
2022-12-07
1
-1
/
+3
*
macdeployqt: Fix QtMultimedia plugins deployment
Vladimir Belyavsky
2022-11-25
1
-1
/
+1
*
Reland macdeployqt: Don't copy .prl files into the Resources folder
Michael Brüning
2022-09-02
1
-3
/
+9
*
Correct typo in destination path variable names
Michael Brüning
2022-09-02
1
-6
/
+6
*
macdeployqt: Fix deploying libraries with `reexport`
Jonas Kvinge
2022-09-01
1
-1
/
+1
*
macdeployqt: macdeployqt process some libraries(e.g. ffmpeg) incorrect
Guineng Ni
2022-06-15
1
-1
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Tools: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-03
1
-8
/
+6
*
Tools: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-18
/
+18
*
macdeployqt: Ignore repeated references to binary when parsing otool -L
Tor Arne Vestbø
2022-04-26
1
-0
/
+2
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+2
*
macdeployqt: don’t err on unexpected otool output
Morten Johan Sørvig
2021-12-15
1
-2
/
+2
*
Move macdeployqt and windeployqt from qttools to qtbase
Joerg Bornemann
2021-11-23
1
-0
/
+1604