- 23 Dec, 2018 1 commit
-
-
Christoph Roick authored
A QWebEngineProfile must exist longer, than a QWebEnginePage using it. The page is now explicitly deleted before the profile. BUG: 402026 (cherry picked from commit 7419d27c)
-
- 15 Oct, 2018 1 commit
-
-
Christoph Roick authored
Summary: - The documentation view may use QWebEngine, which is based on Chromium, which installs its own signals handlers. This breaks the use of KCrash. - Overriding the signal handlers can be prevented by setting an environment variable before the use, just like in D16004. Test Plan: - open a documentation page in KDevelop - kill SIGABRT KDevelop -> DrKonqi shows up Reviewers: #kdevelop, apol Reviewed By: #kdevelop, apol Subscribers: kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D16188
-
- 10 Sep, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
Introspection data useful e.g. in debugging, so default to using it
-
- 18 Jul, 2018 2 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 07 Jul, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 17 Nov, 2017 1 commit
-
-
Friedrich W. H. Kossebau authored
BUG:386929 FIXED-IN:5.2.1
-
- 04 Sep, 2017 1 commit
-
-
Friedrich W. H. Kossebau authored
Summary: QT_USE_QSTRINGBUILDER is the official successor for QT_USE_FAST_OPERATOR_PLUS & QT_USE_FAST_CONCATENATION, extending coverage to QByteArray. Test Plan: Builds, local tests fail as before, used for few days without issues. Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kdevelop-devel Differential Revision: https://phabricator.kde.org/D7687
-