Feed Advanced Search

Mar 11 2020

ahiemstra committed R169:6a96a8ea336a: Fix inverse scaling calculation with regards to offset (authored by ahiemstra).
Fix inverse scaling calculation with regards to offset
Mar 11 2020, 4:38 PM
ahiemstra committed R169:7c5e2d440fc3: [WIP] Add a ShadowedRectangle item (authored by ahiemstra).
[WIP] Add a ShadowedRectangle item
Mar 11 2020, 4:38 PM
ahiemstra committed R169:631f02eb642c: Allow using RGBA colors as rectangle color (authored by ahiemstra).
Allow using RGBA colors as rectangle color
Mar 11 2020, 4:38 PM
ahiemstra committed R169:8b232ee5eab3: Rename ElevatedRectangle to ShadowedRectangle (authored by ahiemstra).
Rename ElevatedRectangle to ShadowedRectangle
Mar 11 2020, 4:38 PM
ahiemstra committed R169:4153764d3f3f: Rename elevation to size (authored by ahiemstra).
Rename elevation to size
Mar 11 2020, 4:38 PM
ahiemstra committed R169:f022a0387e8f: Premultiply rectangle and shadow colors (authored by ahiemstra).
Premultiply rectangle and shadow colors
Mar 11 2020, 4:38 PM
ahiemstra committed R169:c48e3210ccd6: Add some documentation to the shader (authored by ahiemstra).
Add some documentation to the shader
Mar 11 2020, 4:38 PM
ahiemstra committed R169:c8f9fc767c7e: Use a constant for minimum shadow radius (authored by ahiemstra).
Use a constant for minimum shadow radius
Mar 11 2020, 4:38 PM
ahiemstra committed R169:e0033d40dc57: Limit corner radius to 1.0 uniform (authored by ahiemstra).
Limit corner radius to 1.0 uniform
Mar 11 2020, 4:38 PM
ahiemstra committed R169:16c18780aa8c: Replace sdf_rectangle with sdf_rounded_rectangle (authored by ahiemstra).
Replace sdf_rectangle with sdf_rounded_rectangle
Mar 11 2020, 4:38 PM
ahiemstra committed R169:5e566e3a429e: Handle node sizing in the actual SG node (authored by ahiemstra).
Handle node sizing in the actual SG node
Mar 11 2020, 4:38 PM
ahiemstra committed R169:860e207a896e: Simplify UV calculation in Vertex shader (authored by ahiemstra).
Simplify UV calculation in Vertex shader
Mar 11 2020, 4:38 PM
ahiemstra committed R169:8e335d942527: Explicitly call updateGeometry rather than implicitly (authored by ahiemstra).
Explicitly call updateGeometry rather than implicitly
Mar 11 2020, 4:38 PM
ahiemstra committed R169:4a2ced7919b5: Add ElevatedRectangle object (authored by ahiemstra).
Add ElevatedRectangle object
Mar 11 2020, 4:38 PM
ahiemstra closed D27984: Add a ShadowedRectangle item.
Mar 11 2020, 4:38 PM · Kirigami
ahiemstra updated the diff for D27984: Add a ShadowedRectangle item.
  • Add a manual test
Mar 11 2020, 4:27 PM · Kirigami
ahiemstra added a comment to D27984: Add a ShadowedRectangle item.

Yeah I can't upload screenshots etc. through Arc so I always need to upload those afterwards.

Mar 11 2020, 4:15 PM · Kirigami
ognarb awarded D27984: Add a ShadowedRectangle item a Love token.
Mar 11 2020, 4:07 PM · Kirigami
ahiemstra updated the test plan for D27984: Add a ShadowedRectangle item.
Mar 11 2020, 3:50 PM · Kirigami
ahiemstra requested review of D27984: Add a ShadowedRectangle item.
Mar 11 2020, 3:19 PM · Kirigami

Mar 6 2020

ahiemstra requested changes to D27681: Prettify the Accounts KCM and expand KAccounts integration library.
Mar 6 2020, 1:11 PM · Plasma: Mobile

Mar 5 2020

ahiemstra updated subscribers of D27869: Separate processcore/{formatter,unit} into its own library.
Mar 5 2020, 3:08 PM · Plasma
ahiemstra updated the diff for D27869: Separate processcore/{formatter,unit} into its own library.
  • Fix qmldir file
  • Also register meta type of MetricPrefix so it can actually be used
  • Add a manual test to test how Formatter works from QML
Mar 5 2020, 2:59 PM · Plasma
ahiemstra updated the diff for D27869: Separate processcore/{formatter,unit} into its own library.
  • More minor corrections
Mar 5 2020, 2:03 PM · Plasma
ahiemstra updated the diff for D27869: Separate processcore/{formatter,unit} into its own library.
  • Correct comment
Mar 5 2020, 2:00 PM · Plasma
ahiemstra requested review of D27869: Separate processcore/{formatter,unit} into its own library.
Mar 5 2020, 1:58 PM · Plasma
ahiemstra committed R111:78d78d2ace48: Rename tests to autotests (authored by ahiemstra).
Rename tests to autotests
Mar 5 2020, 1:34 PM
ahiemstra closed D27867: Rename tests to autotests.
Mar 5 2020, 1:34 PM · Plasma
ahiemstra requested review of D27867: Rename tests to autotests.
Mar 5 2020, 1:31 PM · Plasma
ahiemstra committed R106:df4e9071104a: Merge branch 'Plasma/5.18' (authored by ahiemstra).
Merge branch 'Plasma/5.18'
Mar 5 2020, 10:09 AM
ahiemstra committed R106:031bd7603e39: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs (authored by jakobkummerow).
Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs
Mar 5 2020, 10:09 AM

Mar 3 2020

ahiemstra requested review of D27805: Add a screenshot capture item and use it to test rendering.
Mar 3 2020, 2:35 PM · Frameworks
ahiemstra committed R1049:84ba8023603d: Do not print errors about invalid roles when roleName is not set (authored by ahiemstra).
Do not print errors about invalid roles when roleName is not set
Mar 3 2020, 2:20 PM
ahiemstra committed R169:6f27f90cfa1e: Fix PrivateActionToolButton behaviour with showText vs IconOnly (authored by ahiemstra).
Fix PrivateActionToolButton behaviour with showText vs IconOnly
Mar 3 2020, 9:18 AM
ahiemstra closed D27698: Fix PrivateActionToolButton behaviour with showText vs IconOnly.
Mar 3 2020, 9:18 AM · Kirigami
ahiemstra committed R169:fd0f3ea202f3: Add an autotest for ActionToolBar (authored by ahiemstra).
Add an autotest for ActionToolBar
Mar 3 2020, 9:15 AM
ahiemstra closed D27700: Add an autotest for ActionToolBar.
Mar 3 2020, 9:15 AM · Kirigami

Feb 29 2020

ahiemstra accepted D27243: KQuickCharts: Convert license headers to SPDX statements.

Sorry, I was waiting for it but apparently completely missed the original patch. Everything looks fine to me.

Feb 29 2020, 11:03 AM · Frameworks

Feb 28 2020

ahiemstra added inline comments to D27509: Introduce ProcessDataModel.
Feb 28 2020, 5:26 PM · Plasma

Feb 27 2020

ahiemstra added inline comments to D27700: Add an autotest for ActionToolBar.
Feb 27 2020, 3:45 PM · Kirigami
ahiemstra updated the diff for D27700: Add an autotest for ActionToolBar.
  • Don't use multiple commands to achieve what one can also do
Feb 27 2020, 3:44 PM · Kirigami
ahiemstra retitled D27700: Add an autotest for ActionToolBar from Change copy to binary to use a custom target that always runs to Add an autotest for ActionToolBar.
Feb 27 2020, 3:38 PM · Kirigami
ahiemstra committed R169:6a0009b41047: Replace qmltestrunner with a custom executable that effectively does the same (authored by ahiemstra).
Replace qmltestrunner with a custom executable that effectively does the same
Feb 27 2020, 3:32 PM
ahiemstra closed D27699: Replace qmltestrunner with a custom executable that effectively does the same.
Feb 27 2020, 3:32 PM · Kirigami
ahiemstra committed R169:93e8c98d4eb7: Convert tst_icon.qml to SPDX (authored by ahiemstra).
Convert tst_icon.qml to SPDX
Feb 27 2020, 1:00 PM
ahiemstra requested review of D27700: Add an autotest for ActionToolBar.
Feb 27 2020, 12:56 PM · Kirigami
ahiemstra requested review of D27699: Replace qmltestrunner with a custom executable that effectively does the same.
Feb 27 2020, 12:54 PM · Kirigami
ahiemstra requested review of D27698: Fix PrivateActionToolButton behaviour with showText vs IconOnly.
Feb 27 2020, 12:51 PM · Kirigami
ahiemstra committed R169:26f942fc335f: Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action (authored by ahiemstra).
Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action
Feb 27 2020, 12:16 PM
ahiemstra closed D27653: Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action.
Feb 27 2020, 12:16 PM · Kirigami
ahiemstra added inline comments to D27695: WIP: Create a new TopArea element using widgets/toparea svg.
Feb 27 2020, 11:06 AM · Frameworks

Feb 26 2020

ahiemstra added inline comments to D27653: Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action.
Feb 26 2020, 1:24 PM · Kirigami

Feb 25 2020

ahiemstra requested review of D27653: Fix ActionToolBar/PrivateActionToolButton in combination with QQC2 Action.
Feb 25 2020, 2:54 PM · Kirigami

Feb 24 2020

ahiemstra committed R169:1011bcc9f618: Various fixes to make autotests run and pass (authored by ahiemstra).
Various fixes to make autotests run and pass
Feb 24 2020, 10:28 AM
ahiemstra closed D27521: Various fixes to make autotests run and pass.
Feb 24 2020, 10:28 AM · Kirigami

Feb 20 2020

ahiemstra committed R857:49e0a2c4b25f: Include glslang-devel in suse images (authored by ahiemstra).
Include glslang-devel in suse images
Feb 20 2020, 6:23 PM
ahiemstra updated the summary of D27521: Various fixes to make autotests run and pass.
Feb 20 2020, 2:22 PM · Kirigami
ahiemstra requested review of D27521: Various fixes to make autotests run and pass.
Feb 20 2020, 2:22 PM · Kirigami
ahiemstra committed R169:fcae16b30b06: Do not crash when icon's width or height is 0 (authored by ahiemstra).
Do not crash when icon's width or height is 0
Feb 20 2020, 11:42 AM
ahiemstra closed D27505: Do not crash when icon's width or height is 0.
Feb 20 2020, 11:42 AM · Kirigami
ahiemstra added a reviewer for D27509: Introduce ProcessDataModel: Plasma.
Feb 20 2020, 9:42 AM · Plasma

Feb 19 2020

ahiemstra added a comment to D27505: Do not crash when icon's width or height is 0.

Would be good to dump this test qml somewhere in the repo. A folder full of tests which just have one component in a bunch of configurations.
I've been pushing for that in p-f, and it catches so many things.

Feb 19 2020, 5:38 PM · Kirigami
ahiemstra added a comment to D27505: Do not crash when icon's width or height is 0.

It most likely does, since Icon also has no implicit width/height it will default to 0 and crash when there's no special layout properties specified.

Feb 19 2020, 5:06 PM · Kirigami
ahiemstra requested review of D27505: Do not crash when icon's width or height is 0.
Feb 19 2020, 2:46 PM · Kirigami
ahiemstra added inline comments to D27479: Polish up the KAccounts KCM.
Feb 19 2020, 12:37 PM
ahiemstra added inline comments to D27479: Polish up the KAccounts KCM.
Feb 19 2020, 11:13 AM
ahiemstra added a comment to D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.

Now pushed with correct author information. :) Thanks!

Feb 19 2020, 10:51 AM · Plasma
ahiemstra closed D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.
Feb 19 2020, 10:50 AM · Plasma
ahiemstra committed R106:7a103a45e349: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs (authored by jakobkummerow).
Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs
Feb 19 2020, 10:50 AM

Feb 18 2020

ahiemstra committed R116:04cd1f337fef: KCM: Fix connection list background and padding (authored by ahiemstra).
KCM: Fix connection list background and padding
Feb 18 2020, 2:48 PM
ahiemstra accepted D27473: [linechart] Guard against divide by 0.
Feb 18 2020, 2:35 PM
ahiemstra added inline comments to D27473: [linechart] Guard against divide by 0.
Feb 18 2020, 1:32 PM

Feb 17 2020

ahiemstra reopened D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.
Feb 17 2020, 10:32 AM · Plasma
ahiemstra committed R116:f8a60c63876f: KCM: Fix connection list background and padding (authored by ahiemstra).
KCM: Fix connection list background and padding
Feb 17 2020, 10:31 AM
ahiemstra closed D27382: KCM: Fix connection list background and padding.
Feb 17 2020, 10:31 AM · Plasma
ahiemstra accepted D26857: Unify ksysguard cpu clock speed names.

Nice catch.

Feb 17 2020, 10:29 AM · Plasma
ahiemstra added a comment to D25795: Rename kf5quickcharts_example to kquickcharts_example.

@heikobecker This patch has been open for a long time... Do you have commit access or do you need someone to commit it for you?

Feb 17 2020, 10:27 AM
ahiemstra added a comment to D25794: ArraySourceTest: Use QTEST_GUILESS_MAIN.

@heikobecker This patch has been open for a long time... Do you have commit access or do you need someone to commit it for you?

Feb 17 2020, 10:27 AM
ahiemstra committed R106:79eca78a837c: Revert "Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs" (authored by ahiemstra).
Revert "Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs"
Feb 17 2020, 10:24 AM
ahiemstra added a reverting change for R106:62df377051f4: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs: R106:79eca78a837c: Revert "Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs".
Feb 17 2020, 10:24 AM
ahiemstra added a comment to D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.

@jakobkummerow Ugh, do you have an email address and full name for me? I thought they were in the commit but apparently not (or arc ate them). Then I can fix the authoring information of that commit.

Feb 17 2020, 10:23 AM · Plasma
ahiemstra committed R106:62df377051f4: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs (authored by ahiemstra).
Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs
Feb 17 2020, 10:20 AM
ahiemstra closed D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.
Feb 17 2020, 10:20 AM · Plasma

Feb 13 2020

ahiemstra committed R119:41e9ac934958: Merge branch 'Plasma/5.18' (authored by ahiemstra).
Merge branch 'Plasma/5.18'
Feb 13 2020, 7:43 PM
ahiemstra committed R119:83b920946c52: Baloo KCM: Do not anchor fill ScrollView (authored by ahiemstra).
Baloo KCM: Do not anchor fill ScrollView
Feb 13 2020, 7:42 PM
ahiemstra closed D27379: Baloo KCM: Do not anchor fill ScrollView.
Feb 13 2020, 7:42 PM · Plasma
ahiemstra added a reviewer for D27382: KCM: Fix connection list background and padding: Plasma.
Feb 13 2020, 7:39 PM · Plasma
ahiemstra requested review of D27382: KCM: Fix connection list background and padding.
Feb 13 2020, 7:35 PM · Plasma
ahiemstra added a comment to D27379: Baloo KCM: Do not anchor fill ScrollView.

Both use QtQuick Controls 1 ScrollView, which works quite a bit different if I recall correctly. So they are not really comparable.

Feb 13 2020, 7:12 PM · Plasma
ahiemstra updated the test plan for D27379: Baloo KCM: Do not anchor fill ScrollView.
Feb 13 2020, 5:49 PM · Plasma
ahiemstra requested review of D27379: Baloo KCM: Do not anchor fill ScrollView.
Feb 13 2020, 5:46 PM · Plasma
ahiemstra accepted D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.

That's even better, thanks. Do you have commit access?

Feb 13 2020, 3:41 PM · Plasma
ahiemstra requested changes to D27362: Linux/cpuinfo.c: grow buffer size as needed for 12+ core CPUs.

I agree with what @cfeck says. I can also already think of at least one case where even a 256KiB buffer would be too small, which is a dual-cpu Epyc system, where you can potentially have 128 cores / 256 threads.

Feb 13 2020, 1:12 PM · Plasma

Feb 10 2020

l10n daemon script <scripty@kde.org> committed R858:2b4feba0896e: ScrollView: Use scrollbar height as bottom padding, not width (authored by ahiemstra).
ScrollView: Use scrollbar height as bottom padding, not width
Feb 10 2020, 10:12 PM
ahiemstra committed R858:6995b4ae81a2: ScrollView: Use scrollbar height as bottom padding, not width (authored by ahiemstra).
ScrollView: Use scrollbar height as bottom padding, not width
Feb 10 2020, 10:51 AM
ahiemstra closed D27280: ScrollView: Use scrollbar height as bottom padding, not width.
Feb 10 2020, 10:51 AM · Plasma
ahiemstra requested review of D27280: ScrollView: Use scrollbar height as bottom padding, not width.
Feb 10 2020, 10:48 AM · Plasma

Feb 6 2020

ahiemstra added inline comments to D27198: [RFC] Reduce size of Level 1 headings and increase left padding on page titles.
Feb 6 2020, 6:55 PM · Kirigami
ahiemstra added a comment to T10470: Improve the visuals of tray popups.

I believe @ahiemstra mentioned something about adding a way to put some kinds of actions in the widget header. It might be worth considering when that would be more desirable than putting all buttons at the bottom.

Feb 6 2020, 9:25 AM · VDG

Feb 3 2020

ahiemstra added a comment to D27077: [RFC] [Logout screen] Shorten timeout to 10 seconds.

So maybe this isn't actually a destructive action at all. After all, an app with unsaved changes or active processed will block the logout/shutdown absent user interaction.

Feb 3 2020, 1:23 PM · Plasma