jglogowski (Jan-Marek Glogowski)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Jul 23 2018, 4:32 PM (358 w, 5 d)
Availability
Available

Recent Activity

Jul 25 2019

jglogowski added a comment to T11080: KDE for Big Enterprises.

IMHO most of your stuff is DE agnostic. And we implemented that with our config framework in Munich.
BTW: what kind of input are you KDE people actually seeking in this ticket? Just KDE specific stuff?

Jul 25 2019, 4:05 PM · Goal Setting 2019

May 21 2019

jglogowski updated the diff for D21249: Test current filter before setting a new one .
  • switch declaration KFileWidgetPrivate::findMatchingFilter from bool to QString … again
May 21 2019, 6:22 PM · Frameworks
jglogowski updated the diff for D21249: Test current filter before setting a new one .
  • const findMatchingFilter
  • amend comments
May 21 2019, 9:24 AM · Frameworks
jglogowski added inline comments to D21249: Test current filter before setting a new one .
May 21 2019, 9:09 AM · Frameworks

May 20 2019

jglogowski updated the diff for D21249: Test current filter before setting a new one .
  • Merge test/kfilewidgettest_filter.cpp into autotests/kfilewidgettest.cpp
  • Swap QCOMPARE parameters to match actual + expected output on failure
  • Always test filter and file name
May 20 2019, 10:07 AM · Frameworks

May 19 2019

jglogowski added a comment to D21249: Test current filter before setting a new one .

A unittest addition would be good, too.

May 19 2019, 7:15 PM · Frameworks
jglogowski updated the diff for D21249: Test current filter before setting a new one .

Readd dropped lines from tests/CMakeLists.txt

May 19 2019, 7:10 PM · Frameworks
jglogowski updated the diff for D21249: Test current filter before setting a new one .
  • Return a QString from findMatchingFilter and handle setCurrentFilter in main function
  • Add filter unit test
May 19 2019, 7:07 PM · Frameworks
jglogowski added inline comments to D21249: Test current filter before setting a new one .
May 19 2019, 12:01 PM · Frameworks
jglogowski updated the diff for D21249: Test current filter before setting a new one .
  • Dropped the duplicate comment in matchFilter (not sure if it makes sense at all)
  • Replace bool param with enum class to improve readability - should have done this from the start
  • Drop const from enum as requested; I like useing const wherever possible setting preconditions…
May 19 2019, 11:38 AM · Frameworks

May 17 2019

jglogowski updated the diff for D21249: Test current filter before setting a new one .

Hope this compiles now. Since I can't test the rebased patch, I hope that is the last update.
The original working version is based on v5.44. See my previous comment.

May 17 2019, 5:25 PM · Frameworks
jglogowski added a reviewer for D21249: Test current filter before setting a new one : Frameworks.
May 17 2019, 2:54 PM · Frameworks
jglogowski updated the diff for D21249: Test current filter before setting a new one .

Readd dropped QLatin1Char and use them in new code too.

May 17 2019, 2:37 PM · Frameworks
jglogowski planned changes to D21249: Test current filter before setting a new one .

This patch was developed on KIO v5.44 (git tag) in an Ubuntu 18.04 chroot (because that's my LibreOffice development environment) and rebased on master.
The test-program was run on Debian Buster via LD_PRELOAD=./git_kio/build/bin/libKF5KIOFileWidgets.so, which has otherwise KIO v5.54.

May 17 2019, 2:21 PM · Frameworks
jglogowski requested review of D21249: Test current filter before setting a new one .
May 17 2019, 2:09 PM · Frameworks