mschwarz (Max Schwarz)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Apr 17 2018, 10:17 AM (313 w, 2 d)
Availability
Available

Recent Activity

Jul 29 2019

mschwarz added a comment to D22697: Rename the KCalCore namespace to KCalendarCore.

Not sure if this is the best spot to report it, but Neon dev/stable kdepim packages are currently broken because of this - I guess someone needs to trigger a rebuild/version bump of packages depending on kcalcore?

Jul 29 2019, 9:13 PM · KDE PIM

May 6 2018

mschwarz updated subscribers of R32:ab2fcd3b2789: shell: Display generic project managers again.

@kfunk @mwolff @kossebau Can somebody with commit rights fix the merge?
git cherry-pick ab2fcd3b2789
on master should do the job.

May 6 2018, 5:12 PM

May 2 2018

mschwarz added a comment to R32:ab2fcd3b2789: shell: Display generic project managers again.

git show -m 967f42fd37bf0f8c5e23cfd8522b856098e65952 shows that kdevplatform/shell/openprojectdialog.cpp was reset to the master state during the merge - did you have a merge conflict? I'm quite confused why the merge conflict does not show up in the merge commit without -m, though...

May 2 2018, 8:35 PM
mschwarz updated subscribers of R32:ab2fcd3b2789: shell: Display generic project managers again.

That's because something very weird happened on the merge.

May 2 2018, 8:23 PM

Apr 19 2018

mschwarz added a comment to D12331: Always use the clang builtin headers for the libclang version we use.

Solves the problem in https://bugs.kde.org/show_bug.cgi?id=387005 for me. KDevelop properly understands Qt code now, irrespective of the selected compiler (tested gcc, clang-3.8, clang-5.0).

Apr 19 2018, 9:54 AM

Apr 18 2018

mschwarz added a comment to D9344: [KDevelop] : [fixed] consistent use of the project name allowing to create multiple projects in a single source tree.

Not sure if this is the right place to discuss, but this breaks the generic project manager for me.

Apr 18 2018, 4:18 PM · KDevelop

Apr 17 2018

mschwarz updated the diff for D12279: shell: Display generic project managers again.

Fixed issue with m_projectPlugins. Sorry, I did not test far enough. Thank you @kossebau for catching that even without testing ;-)

Apr 17 2018, 1:07 PM
mschwarz added a comment to D11136: Make sure we use the same compiler settings as the project is by default.

see also: https://bugs.kde.org/show_bug.cgi?id=387005

Apr 17 2018, 12:08 PM
mschwarz added a reviewer for D12279: shell: Display generic project managers again: KDevelop.
Apr 17 2018, 11:54 AM
mschwarz requested review of D12279: shell: Display generic project managers again.
Apr 17 2018, 11:53 AM
mschwarz added a comment to D11912: Avoid emptry entries in project files filter list.

I think this may prevent KDevGenericManager from being selectable at all. Later in OpenProjectDialog::validateOpenUrl() we check for empty filters to add plugins that do not need a specific file:

Apr 17 2018, 10:21 AM