- 11 Sep, 2018 6 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
Left-over from 7002f69e (2008)
-
Friedrich W. H. Kossebau authored
Summary: Commit 9ec8eee2 had removed the custom actions prev_error & next_error in favour of some global actions with global shortcut, which would dynamically decide which result tool view to apply the action (e.g. by shortcut) on. Two things were forgotten: a) the plugin still installed a ui.rc file for those actions b) The OutputWidget still tried to get the two actions by their id from the plugin, to insert it into its own UI. Later the commit fc8d34f0 also added generic actions to the widget. As a result of the failing action fetching two warnings QWidget::insertAction: Attempt to insert null action were seen on the log. This commit fixes both by removing the no longer useful code. Test Plan: Output widget still works WRT item navigation, both from main menu and from toolview actions. Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D15432
-
- 10 Sep, 2018 3 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
Introspection data useful e.g. in debugging, so default to using it
-
- 09 Sep, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 06 Sep, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 04 Sep, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 03 Sep, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 01 Sep, 2018 7 commits
-
-
Friedrich W. H. Kossebau authored
*BSD seem to have catched up some years ago and dropped the need for their custom O_NDELAY Change done based on feedback from FreeBSD only, given no contact to other *BSD currently
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
Summary: Having a defined destruction order allows to make more assumptions in other code referring to the widgets and avoids extra work to track the addditional lifetime of the widget objects (like e.g. needed with the KTextEditor::View widget objects, which require the KTextEditor::MainWindow to exists as long as there is a View object). With the Sublime::View and the QWidget objects both bound to the same thread which is the UI objects thread by current design, there is also no need to defer the deletion into the QWidget object thread. Test Plan: Have been running this for more than a month, no issues seen. Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kfunk, kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D15198
-
Friedrich W. H. Kossebau authored
Summary: Not in use since many years (somewhere in 2007-2010, failed to determine exact drop on non-empty string values) Test Plan: Still builds. Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D15199
-
Friedrich W. H. Kossebau authored
Old Visual Studio versions were broken WRT concatenation of string literals, VS 2017 has that fixed (and older versions no longer interesting) Okay'ed by kfunk on irc
-
- 31 Aug, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 30 Aug, 2018 10 commits
-
-
Kevin Funk authored
-
Friedrich W. H. Kossebau authored
BUG: 398056 FIXED-IN: 5.2.80
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 29 Aug, 2018 3 commits
-
-
Friedrich W. H. Kossebau authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 28 Aug, 2018 4 commits
-
-
Friedrich W. H. Kossebau authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Kevin Funk authored
-
Kevin Funk authored
-
- 27 Aug, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 26 Aug, 2018 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-