Feed Advanced Search

Jan 4 2019

rjvbb added a comment to D17278: Meson plugin: First working version.

arrowd accepted this revision.
arrowd added a comment.

Jan 4 2019, 4:20 PM · Documentation, KDevelop

Dec 29 2018

rjvbb added a comment to D17858: clang: Also detect Clang builtin dirs at runtime on Unix.
Users shouldn't change the dependencies and expect things to work without a rebuild.
Dec 29 2018, 10:13 PM · KDevelop
rjvbb requested review of D17858: clang: Also detect Clang builtin dirs at runtime on Unix.
Dec 29 2018, 7:24 PM · KDevelop

Dec 27 2018

rjvbb added a comment to D17794: Pkg-config plugin.
Shouldn't these come from the project manager?
Dec 27 2018, 9:06 AM · KDevelop

Dec 26 2018

rjvbb added a comment to D17794: Pkg-config plugin.

Yes, I'm hoping that others will chime in here on this aspect too.

Dec 26 2018, 12:54 PM · KDevelop
rjvbb added a comment to D17794: Pkg-config plugin.

Again, I strongly doubt that you can build kdevelop and all of its dependencies without having pkgconfig installed. Someone using kdevelop for development with libraries that provide .pc files will almost certainly have pkgconfig installed too. So really, the platform argument is moot IMHO. But if you really want to push it: as a Mac user I can guarantee that we (as in developers working on Mac) will have pkgconfig installed through one of a handful of package managers which we'll also be using to install the libraries we need for our development. IOW, pkgconfig *will* be installed in a more-or-less standard location (certainly considered standard on the local set-up) and you can bet it's on the path. Having used cygwin extensively in the past I am certain pkgconfig will be on the path in that universe too, and in the end that's all that counts (if you cannot configure the location of the executable).

Dec 26 2018, 8:59 AM · KDevelop

Dec 25 2018

rjvbb added a comment to D17794: Pkg-config plugin.

Continuing from a few thoughts I launched on the original T10209, mainly aimed at keeping the project configuration dialog's left side-bar as unencumbered as possible. I think the current plugin could be merged into the customdefinesandincludes plugin because it provides a programmatic way to add include paths and/or defines.

Dec 25 2018, 4:45 PM · KDevelop
rjvbb added a comment to T10209: Pull request - pkg-config plugin.
This plugin may be useful for any c/c++ project. For example indexer for CMake project KDevelop (sources of ide) don't see all required includes for me.
Dec 25 2018, 2:37 PM · KDevelop
rjvbb added a comment to T10209: Pull request - pkg-config plugin.

That could be useful for project managers that lack proper build system integration (IOW, there shouldn't be much use for it with the CMake and QMake project managers?)

Dec 25 2018, 9:51 AM · KDevelop

Dec 14 2018

rjvbb committed R495:72ea330791f0: remove obsolete comment (authored by rjvbb).
remove obsolete comment
Dec 14 2018, 12:07 PM
rjvbb committed R32:dc6a95e9628c: 2 missing KTextEditorPluginIntegration::MainWindow slots (authored by rjvbb).
2 missing KTextEditorPluginIntegration::MainWindow slots
Dec 14 2018, 8:49 AM
rjvbb closed D17465: KDevelop/Shell : add 2 missing KTextEditorPluginIntegration::MainWindow slots.
Dec 14 2018, 8:49 AM · KDevelop

Dec 11 2018

rjvbb added a comment to D17465: KDevelop/Shell : add 2 missing KTextEditorPluginIntegration::MainWindow slots.

No objections?

Dec 11 2018, 3:33 PM · KDevelop

Dec 10 2018

rjvbb added a comment to M133: Fonts KCM simple vs advanced modes.

The current master is fontconfig only, since there is no way to leave the fontconfig specific parts out of QML.

Dec 10 2018, 8:49 PM · Plasma: KCM Redesign
rjvbb added a comment to M133: Fonts KCM simple vs advanced modes.

It's not clear who wrote that about being fontconfig specific (or the IMHO incorrect suggestion that Freetype is implemented 3x).

Dec 10 2018, 7:31 PM · Plasma: KCM Redesign
rjvbb added a comment to M133: Fonts KCM simple vs advanced modes.

Why not make these separate KCMs? I don't know how usual it is to open just the fonts KCM (kcmshell5 fonts) or if the vast majority of users gets to that config page only via the systemsettings app. For those you don't need to implement a tab-like mode switch because systemsettings already provides that for different KCMs. And users who go through kcmshell5 can probably learn quite easily to modify their commandline.
This approach also means you don't have to worry about whether and how to implement mode persistence.

Dec 10 2018, 6:22 PM · Plasma: KCM Redesign
rjvbb closed D17314: Projects Plugin: Add ShellCheck analyzer.

Fixed in 66a84c9e0f94351b8f328f3c0af259983bfc1592

Dec 10 2018, 1:15 PM · Kate
rjvbb added a comment to D17314: Projects Plugin: Add ShellCheck analyzer.

I can commit if you want (if nobody else beats me to it).

Dec 10 2018, 12:29 PM · Kate
rjvbb reopened D17314: Projects Plugin: Add ShellCheck analyzer.

I'm not finding any information on a QStringLiteral header file in the official documentation; it certainly doesn't exist in Qt 5.9.7 yet. AFAIK the header to include is the one for QString.

Dec 10 2018, 12:10 PM · Kate
rjvbb committed R40:1b5396cedbbc: set icon and title on the CTags/Configure dialog (authored by rjvbb).
set icon and title on the CTags/Configure dialog
Dec 10 2018, 10:13 AM
rjvbb added a comment to D16779: kate-ctags plugin: support KDevelop (WIP).

Better late than never: I also figured out how to make the plugin's toolview display correctly in KDevelop: https://commits.kde.org/kate/3cd03f408eed2d66ae008fb8349f8b5af24260e9

Dec 10 2018, 9:43 AM · KDevelop, KTextEditor, Kate
rjvbb updated the test plan for D17465: KDevelop/Shell : add 2 missing KTextEditorPluginIntegration::MainWindow slots.
Dec 10 2018, 9:40 AM · KDevelop
rjvbb committed R40:3cd03f408eed: CTags plugin : missed KDevelop integration aspects (authored by rjvbb).
CTags plugin : missed KDevelop integration aspects
Dec 10 2018, 9:29 AM

Dec 9 2018

rjvbb requested review of D17465: KDevelop/Shell : add 2 missing KTextEditorPluginIntegration::MainWindow slots.
Dec 9 2018, 10:06 PM · KDevelop
rjvbb committed R40:9af81dd535c7: CTags plugin: make usable in KDevelop (authored by rjvbb).
CTags plugin: make usable in KDevelop
Dec 9 2018, 7:39 PM
rjvbb closed D16779: kate-ctags plugin: support KDevelop (WIP).
Dec 9 2018, 7:39 PM · KDevelop, KTextEditor, Kate
rjvbb committed R32:a5ca3cd1b0a3: polish Purpose integration in the PatchReview plugin (authored by rjvbb).
polish Purpose integration in the PatchReview plugin
Dec 9 2018, 7:13 PM
rjvbb closed D17424: KDevelop/PatchReview: polish Purpose integration.
Dec 9 2018, 7:13 PM · KDevelop

Dec 8 2018

rjvbb requested review of D17424: KDevelop/PatchReview: polish Purpose integration.
Dec 8 2018, 9:10 AM · KDevelop

Dec 7 2018

rjvbb committed R495:8002a0259daf: add missing properties (authored by rjvbb).
add missing properties
Dec 7 2018, 9:20 PM
Restricted Application added a project to D1420: [OS X] build in a more "traditional" way (for distribution systems like MacPorts, Fink etc) (and a bit of code clean-up): KDE Edu.
Dec 7 2018, 7:10 PM · KDE Edu, Marble
rjvbb updated the diff for D1420: [OS X] build in a more "traditional" way (for distribution systems like MacPorts, Fink etc) (and a bit of code clean-up).

Refactored for current git/master.

Dec 7 2018, 6:45 PM · KDE Edu, Marble

Dec 6 2018

rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.

This revision was not accepted when it landed; it landed in state "Needs Review".

Dec 6 2018, 10:03 AM · Plasma
rjvbb closed D4929: DrKonqi : lldb and Mac support.
Dec 6 2018, 9:57 AM · Plasma
rjvbb committed R871:13121f4a303b: lldb and Mac support (authored by rjvbb).
lldb and Mac support
Dec 6 2018, 9:57 AM

Dec 5 2018

rjvbb added a reverting change for R302:3af09cd83051: ksvg2icns: use QCoreApplication instead of QGuiApplication: R302:dde8ded03158: Revert "ksvg2icns: use QCoreApplication instead of QGuiApplication".
Dec 5 2018, 4:05 PM
rjvbb committed R302:dde8ded03158: Revert "ksvg2icns: use QCoreApplication instead of QGuiApplication" (authored by rjvbb).
Revert "ksvg2icns: use QCoreApplication instead of QGuiApplication"
Dec 5 2018, 4:05 PM
rjvbb set the repository for D16779: kate-ctags plugin: support KDevelop (WIP) to R40 Kate.
Dec 5 2018, 3:05 PM · KDevelop, KTextEditor, Kate
rjvbb updated the diff for D16779: kate-ctags plugin: support KDevelop (WIP).

Updated as requested.

Dec 5 2018, 3:04 PM · KDevelop, KTextEditor, Kate
rjvbb committed R302:4bb76d8882a9: ksvg2icns : use QStringLiteral() (authored by rjvbb).
ksvg2icns : use QStringLiteral()
Dec 5 2018, 11:47 AM
rjvbb committed R302:2e32fcb53175: ksvg2icns : use Qt 5.9+ QTemporaryDir API (authored by rjvbb).
ksvg2icns : use Qt 5.9+ QTemporaryDir API
Dec 5 2018, 11:47 AM
rjvbb committed R302:3af09cd83051: ksvg2icns: use QCoreApplication instead of QGuiApplication (authored by rjvbb).
ksvg2icns: use QCoreApplication instead of QGuiApplication
Dec 5 2018, 11:47 AM

Dec 4 2018

rjvbb set the repository for D16779: kate-ctags plugin: support KDevelop (WIP) to R40 Kate.
Dec 4 2018, 8:53 PM · KDevelop, KTextEditor, Kate
rjvbb updated the diff for D16779: kate-ctags plugin: support KDevelop (WIP).

undesirable qWarning() removed

Dec 4 2018, 8:52 PM · KDevelop, KTextEditor, Kate

Dec 3 2018

rjvbb set the repository for D17289: KDevelop/Shell: set dedicated TMPDIR to R32 KDevelop.
Dec 3 2018, 11:02 AM · KDevelop
rjvbb updated the diff for D17289: KDevelop/Shell: set dedicated TMPDIR.

FIxed and streamlined version.

Dec 3 2018, 11:01 AM · KDevelop
rjvbb added a comment to D17289: KDevelop/Shell: set dedicated TMPDIR.
Also, considering that "session" in `Core::initialize` is user-specified and defaults to an empty string, please do not use a 100% deterministic name,
Dec 3 2018, 10:21 AM · KDevelop
rjvbb added a comment to D17255: KDevelop: support for installing into a non-standard parallel prefix.

No, it went beyond that: the original underlying principle was "don't assume or hardcode /usr/local anywhere, use whatever install prefix the user specified".

Dec 3 2018, 9:02 AM · KDevelop

Dec 2 2018

rjvbb added a comment to D17289: KDevelop/Shell: set dedicated TMPDIR.

Actually, issues with clang temp files is why I started to think about this kind of change but ultimately I realised it didn't seem such a bad idea at all to put all KDevelop-related temporary files in a dedicated location. I often clean out a bunch of KDevelop's own temp files that were left behind, e.g. after a crash. I just didn't mention them because they're negligible in size (and I purge before their numbers really start to grow).

Dec 2 2018, 9:26 PM · KDevelop
rjvbb added a comment to D17255: KDevelop: support for installing into a non-standard parallel prefix.
On Linux quite possibly too, I think many packaging systems install into some temporary dir and then copy the deployment out of there for archiving.
Dec 2 2018, 9:13 PM · KDevelop

Dec 1 2018

rjvbb requested review of D17289: KDevelop/Shell: set dedicated TMPDIR.
Dec 1 2018, 7:56 PM · KDevelop
rjvbb set the repository for D17255: KDevelop: support for installing into a non-standard parallel prefix to R32 KDevelop.
Dec 1 2018, 11:04 AM · KDevelop
rjvbb updated the diff for D17255: KDevelop: support for installing into a non-standard parallel prefix.

The python script changes were committed to the master branch as requested (db05710cb6931a7b44d7fc70bfcfe75c7ccc9f4a).

Dec 1 2018, 11:04 AM · KDevelop
rjvbb committed R32:db05710cb693: QMLJS plugin: Use dynamic interpreter lookup in python scripts (authored by rjvbb).
QMLJS plugin: Use dynamic interpreter lookup in python scripts
Dec 1 2018, 10:15 AM
rjvbb committed R32:7898bb4174e3: fix version detection in test_cmakeserver (authored by rjvbb).
fix version detection in test_cmakeserver
Dec 1 2018, 9:46 AM

Nov 30 2018

rjvbb committed R495:f338282db51e: DiffListModel::refresh(): return at once when already active. (authored by rjvbb).
DiffListModel::refresh(): return at once when already active.
Nov 30 2018, 9:39 PM
rjvbb committed R495:36b17c15e01b: phabricator plugin: use Arcanist's diff.rev. order (authored by rjvbb).
phabricator plugin: use Arcanist's diff.rev. order
Nov 30 2018, 9:29 PM
rjvbb added a comment to D17255: KDevelop: support for installing into a non-standard parallel prefix.

The change doesn't change the default, but why would using '/usr' (instead of '/usr/local') be worse than using 'c:\Program Files' under MS Windows?

Nope. It *does* change the default if KDevelop's install prefix is not /usr/local.

Nov 30 2018, 2:57 PM · KDevelop
rjvbb added inline comments to D17255: KDevelop: support for installing into a non-standard parallel prefix.
Nov 30 2018, 1:55 PM · KDevelop
rjvbb requested review of D17255: KDevelop: support for installing into a non-standard parallel prefix.
Nov 30 2018, 11:38 AM · KDevelop

Nov 27 2018

rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.

David, it seems our posts crossed, or did you actually see the new version I just uploaded?

Nov 27 2018, 12:01 PM · Plasma
rjvbb set the repository for D4929: DrKonqi : lldb and Mac support to R871 DrKonqi.
Nov 27 2018, 12:00 PM · Plasma
rjvbb updated the diff for D4929: DrKonqi : lldb and Mac support.

Fixed the AppleTerminal oversight in the non-Apple lldbrc.

Nov 27 2018, 11:59 AM · Plasma
rjvbb added inline comments to D4929: DrKonqi : lldb and Mac support.
Nov 27 2018, 8:07 AM · Plasma

Nov 26 2018

rjvbb added a comment to T10112: KDEInstallDirs on Mac.

A more complete draft:

Nov 26 2018, 10:36 PM · Build System
rjvbb added a comment to D16882: [KDevelop/Shell] prevent duplicate added contextmenu actions.

bump?

Nov 26 2018, 9:15 AM · KDevelop

Nov 25 2018

rjvbb added a comment to T10112: KDEInstallDirs on Mac.

You will notice that I plan to maintain an option to disable the Apple-specific behaviour for anyone who depends on the current behaviour (that includes me, but your script would also continue to work). Cf. the APPLE_FORCE_X11 option

Nov 25 2018, 11:42 AM · Build System
rjvbb added a comment to D16370: KTextEditor : syntax definition priority UI usability.
Allowing negative prios makes sense.
Nov 25 2018, 9:46 AM · Frameworks, KTextEditor, Kate
rjvbb closed D16370: KTextEditor : syntax definition priority UI usability.
Nov 25 2018, 9:35 AM · Frameworks, KTextEditor, Kate
rjvbb committed R39:4009bc1e919d: Allow negative syntax definition priorities. (authored by rjvbb).
Allow negative syntax definition priorities.
Nov 25 2018, 9:35 AM

Nov 24 2018

rjvbb closed D14000: qqc2-desktop-style: basic support for QGuiApplication-based apps.
Nov 24 2018, 9:35 AM · Plasma
rjvbb committed R858:1e02355c1786: Support for QGuiApplication-based apps (authored by rjvbb).
Support for QGuiApplication-based apps
Nov 24 2018, 9:35 AM

Nov 23 2018

rjvbb added a comment to T10112: KDEInstallDirs on Mac.

Can we set DATAROOTDIR=/Library/Application Support/KDE so that everything remains nicely bundled?

Nov 23 2018, 1:38 PM · Build System
rjvbb updated subscribers of T10112: KDEInstallDirs on Mac.
Nov 23 2018, 1:33 PM · Build System
rjvbb added a comment to M133: Fonts KCM simple vs advanced modes.

At that time hinting with freetype wasn't state of the art due to patent issues, but that has changed with the v40 engine in freetype 2.7.

Nov 23 2018, 11:54 AM · Plasma: KCM Redesign
rjvbb added a comment to M133: Fonts KCM simple vs advanced modes.

The current KCM already has a control for that.

Nov 23 2018, 10:13 AM · Plasma: KCM Redesign
rjvbb created T10112: KDEInstallDirs on Mac.
Nov 23 2018, 10:00 AM · Build System
rjvbb added a comment to M133: Fonts KCM simple vs advanced modes.

Found this by accident, and had only one immediate thought

Nov 23 2018, 9:17 AM · Plasma: KCM Redesign
rjvbb added inline comments to D4929: DrKonqi : lldb and Mac support.
Nov 23 2018, 9:02 AM · Plasma
rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.

That'll probably be when we move to Qt6.

Nov 23 2018, 8:38 AM · Plasma

Nov 22 2018

rjvbb set the repository for D4929: DrKonqi : lldb and Mac support to R871 DrKonqi.
Nov 22 2018, 10:12 PM · Plasma
rjvbb updated the diff for D4929: DrKonqi : lldb and Mac support.

includes the root cmake file changes.

Nov 22 2018, 10:11 PM · Plasma
rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.
a find_packge for `KF5::WindowSystem` is missing in the root CMakeLists file.
Nov 22 2018, 9:55 PM · Plasma
rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.
Can you rebase it over the last master branch ?
Nov 22 2018, 6:58 PM · Plasma
rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.

FWIW, anyone can request changes to a review, but also accept it. And while I would probably not take that as a green light to commit unless it comes from a known KDE dev it *does* go to show demand/need for a change. And hopefully, confirmation that it doesn't only work for the author.

Nov 22 2018, 5:03 PM · Plasma
rjvbb updated subscribers of D4929: DrKonqi : lldb and Mac support.
Nov 22 2018, 4:54 PM · Plasma
rjvbb set the repository for D4929: DrKonqi : lldb and Mac support to R871 DrKonqi.
Nov 22 2018, 4:54 PM · Plasma
rjvbb updated the diff for D4929: DrKonqi : lldb and Mac support.

Refactored for the standalone DrKonqi repo and disabled the integration testing on Mac.

Nov 22 2018, 4:51 PM · Plasma
rjvbb added a comment to D4929: DrKonqi : lldb and Mac support.

Sorry, I had updating this on my list but it drifted to the bottom...

Nov 22 2018, 4:42 PM · Plasma

Nov 21 2018

rjvbb requested changes to D17054: Retina Support for MacOS.

Actually, I realise this patch too is a somewhat stripped down version of a patch I've been using for a long time in my MacPorts packaging for Okular:

Nov 21 2018, 9:56 AM · Okular
rjvbb requested changes to D17053: Fix link on MacOS.

@rjvbb what do you say? makes sense?

Nov 21 2018, 12:15 AM · Okular
rjvbb added a comment to D17054: Retina Support for MacOS.

This change does more than just enabling hidpi support in the plist.

Nov 21 2018, 12:09 AM · Okular

Nov 20 2018

rjvbb added a comment to D16915: Disable plugin project config if project without a IBuildSystemManager dep.

Found back my ML post entitled

("compiledb-generator and the generic Makefile proj.manager"). Francis Herne replied

*this*:

Nov 20 2018, 9:34 AM · KDevelop
rjvbb added a comment to D16915: Disable plugin project config if project without a IBuildSystemManager dep.
That must have been magic code then, quick, try to catch it, we all want that ;)
Nov 20 2018, 8:40 AM · KDevelop
rjvbb added a comment to D16915: Disable plugin project config if project without a IBuildSystemManager dep.
Not supported, since in your case KDevelop simply does not know a compile_commands.json exist,
Nov 20 2018, 12:20 AM · KDevelop

Nov 19 2018

rjvbb set the repository for D16882: [KDevelop/Shell] prevent duplicate added contextmenu actions to R32 KDevelop.
Nov 19 2018, 12:00 PM · KDevelop
rjvbb updated the diff for D16882: [KDevelop/Shell] prevent duplicate added contextmenu actions.

Well, apparently the contextmenu CAN change during a session (at least on Mac and when I open it in different opened-at-session-load documents when the initial project load and parsing activity is still in progress).

Nov 19 2018, 12:00 PM · KDevelop
rjvbb set the repository for D16894: [ECM] use a macro to add compiler flags conditionally to R240 Extra CMake Modules.
Nov 19 2018, 9:51 AM · Frameworks, Build System
rjvbb updated the diff for D16894: [ECM] use a macro to add compiler flags conditionally.

This implements and uses my idea of an ecm_add_<lang>_compiler_flags_if_supported function set for C and C++. It uses compiler ID+version conditions to determine if flag(s) are supported when those conditions are known and reliable - otherwise and only then does it resort to querying the compiler.

Nov 19 2018, 9:50 AM · Frameworks, Build System
rjvbb added a comment to D16882: [KDevelop/Shell] prevent duplicate added contextmenu actions.
E.g. I would have expected before looking at things that each view has their own separate context menu instance, possibly even created on the fly per display :)
Nov 19 2018, 9:14 AM · KDevelop