Package: qtcreator / 4.2.0-1

Metadata

Package Version Patches format
qtcreator 4.2.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
rpath_nonlinux.diff | (download)

src/qtcreatorplugin.pri | 2 1 + 1 - 0 !
src/rpath.pri | 2 1 + 1 - 0 !
src/tools/qtcreatorwidgets/qtcreatorwidgets.pro | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 enable rpath also on kfreebsd and hurd
 qtcreator's plugins use RPATH to locate the qtcreator libraries, so enable it
 also on kFreeBSD and Hurd.
botan_system_lib.diff | (download)

src/libs/ssh/sshcryptofacility.cpp | 5 5 + 0 - 0 !
src/libs/ssh/sshcryptofacility_p.h | 2 2 + 0 - 0 !
src/libs/ssh/sshkeyexchange.cpp | 6 6 + 0 - 0 !
src/libs/ssh/sshkeygenerator.cpp | 5 5 + 0 - 0 !
src/libs/ssh/sshkeypasswordretriever_p.h | 1 1 + 0 - 0 !
5 files changed, 19 insertions(+)

 use the system botan library instead of the bundled one.
always_autotect_qt_versions | (download)

src/plugins/qtsupport/qtversionmanager.cpp | 70 51 + 19 - 0 !
1 file changed, 51 insertions(+), 19 deletions(-)

---
fix_qt_version_autodetection.diff | (download)

src/libs/utils/buildablehelperlibrary.cpp | 9 8 + 1 - 0 !
src/plugins/qtsupport/qtversionmanager.cpp | 2 1 + 1 - 0 !
2 files changed, 9 insertions(+), 2 deletions(-)

 fix piling up of qt configurations.
 The current Debian Qt autodetection patch registers a "new" Qt version 
 on each Qt Creator startup. This fixes it.
missing_header.diff | (download)

src/libs/ssh/sshcryptofacility.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
fix_documentation_path.diff | (download)

src/plugins/coreplugin/icore.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
remove_libexec.diff | (download)

qtcreator.pri | 4 2 + 2 - 0 !
src/plugins/coreplugin/icore.cpp | 3 2 + 1 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

---