Feed Advanced Search

Apr 16 2020

cblack updated subscribers of D28873: Add SwipeNavigator component.
Apr 16 2020, 3:34 AM · Kirigami
cblack updated the diff for D28873: Add SwipeNavigator component.

Add end-of-file newlines

Apr 16 2020, 3:28 AM · Kirigami
cblack added a reviewer for D28873: Add SwipeNavigator component: VDG.
Apr 16 2020, 3:28 AM · Kirigami
cblack updated the summary of D28873: Add SwipeNavigator component.
Apr 16 2020, 3:27 AM · Kirigami
cblack requested review of D28873: Add SwipeNavigator component.
Apr 16 2020, 3:26 AM · Kirigami

Apr 15 2020

cblack updated the diff for D28383: Add PageRouter component.

Address feedback

Apr 15 2020, 6:33 PM · Kirigami
mart added inline comments to D28383: Add PageRouter component.
Apr 15 2020, 9:38 AM · Kirigami

Apr 14 2020

ngraham added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Okay. But then the difference between a sheet and a dialog is inherently nebulous: a short sheet is like a dialog; a tall dialog is like a sheet. In my mind it makes sense to use one thing for both and tweak the presentation accordingly. Clearly lots of people are using OverlaySheet as a dialog.

Apr 14 2020, 2:46 AM · Kirigami

Apr 12 2020

cblack added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Well, one of the ideas of Kirigami is to not spawn new windows when not needed.

Apr 12 2020, 4:16 AM · Kirigami
ngraham added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Well, one of the ideas of Kirigami is to not spawn new windows when not needed. Maybe the basic QQC2 popup (which does open centered) needs to gain the same visual style as an OverlaySheet. Or maybe OverlaySheet should be able to be used as a centered pop-up thingy.

Apr 12 2020, 4:12 AM · Kirigami
cblack added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

I think it would be better to vertically center in this case instead of adding a fixed bottom margin. The result with the patch in its current state is better, but IMO could still be improved:

Don't you think that might look better vertically centered?

Apr 12 2020, 12:32 AM · Kirigami
ngraham added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

I think it would be better to vertically center in this case instead of adding a fixed bottom margin. The result with the patch in its current state is better, but IMO could still be improved:

Apr 12 2020, 12:04 AM · Kirigami

Apr 11 2020

cblack updated the summary of D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.
Apr 11 2020, 10:08 PM · Kirigami
cblack updated the diff for D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Add whitespace

Apr 11 2020, 10:06 PM · Kirigami
cblack updated the diff for D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Use heuristics instead of exposing new API

Apr 11 2020, 10:05 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Add tests

Apr 11 2020, 4:20 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Add currentRoutes function

Apr 11 2020, 3:32 PM · Kirigami

Apr 10 2020

ouwerkerk added a reviewer for D28730: Couple of 'trivial' fixes for broken code: Kirigami.
Apr 10 2020, 8:05 PM · Kirigami
ouwerkerk requested review of D28730: Couple of 'trivial' fixes for broken code.
Apr 10 2020, 8:04 PM · Kirigami
cblack updated the diff for D28688: Document Kirigami::Icon.

Address feedback

Apr 10 2020, 7:04 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Add bringToView and isCurrent

Apr 10 2020, 6:39 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Fix bad image text

Apr 10 2020, 4:05 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Improve documentation

Apr 10 2020, 4:20 AM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Address feedback (both human and compiler), improve examples, port to QQmlParserStatus

Apr 10 2020, 2:34 AM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Fix Doxygen errors

Apr 10 2020, 1:37 AM · Kirigami
cblack updated the diff for D28688: Document Kirigami::Icon.

Fix Doxygen issues

Apr 10 2020, 1:20 AM · Kirigami

Apr 9 2020

cblack planned changes to D28383: Add PageRouter component.

@include not resolving, will fix

Apr 9 2020, 2:38 PM · Kirigami
cblack planned changes to D28688: Document Kirigami::Icon.

Those @includes aren't resolving properly, will fix

Apr 9 2020, 2:34 PM · Kirigami
ngraham added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

I think having the overlaysheet glued to the bottom is fine for a very tall sheet that's scrollable or almost scrollable. But when it's not very tall, having it vertically centered makes more sense IMO. A short sheet glued to the bottom looks very weird to me. Rather than exposing yet another setting here, I think automatically choosing an alignment based on height would make more sense.

Apr 9 2020, 2:29 PM · Kirigami
cblack closed D28671: Improved gallery listing.
Apr 9 2020, 2:20 PM · Kirigami, Plasma
masonm closed D28690: Add unit tests for PagePool/PagePoolAction.
Apr 9 2020, 12:38 PM · Kirigami
mart accepted D28690: Add unit tests for PagePool/PagePoolAction.
Apr 9 2020, 7:53 AM · Kirigami
mart added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Thanks for the patch, but why would you need the bottom margin to be customizable? Shouldn't the default be to simply center the sheet vertically when it's not as tall as the window, as (IIRC) it was before?

Apr 9 2020, 7:53 AM · Kirigami
mart accepted D28671: Improved gallery listing.
Apr 9 2020, 7:49 AM · Kirigami, Plasma
broulik added a comment to D28688: Document Kirigami::Icon.

Generally +1 on better docs

Apr 9 2020, 7:09 AM · Kirigami
cblack added inline comments to D28688: Document Kirigami::Icon.
Apr 9 2020, 1:36 AM · Kirigami

Apr 8 2020

masonm requested review of D28690: Add unit tests for PagePool/PagePoolAction.
Apr 8 2020, 10:05 PM · Kirigami
nicolasfella added a comment to D28688: Document Kirigami::Icon.

+1
documentation improvements are always very welcome

Apr 8 2020, 9:31 PM · Kirigami
cblack requested review of D28688: Document Kirigami::Icon.
Apr 8 2020, 9:19 PM · Kirigami
nicolasfella closed D28685: Use ListSectionHeader in ListView example.
Apr 8 2020, 7:29 PM · Kirigami, Plasma
ngraham accepted D28685: Use ListSectionHeader in ListView example.

Nice!

Apr 8 2020, 6:19 PM · Kirigami, Plasma
nicolasfella updated the test plan for D28685: Use ListSectionHeader in ListView example.
Apr 8 2020, 6:18 PM · Kirigami, Plasma
nicolasfella requested review of D28685: Use ListSectionHeader in ListView example.
Apr 8 2020, 6:14 PM · Kirigami, Plasma
cblack updated the test plan for D28671: Improved gallery listing.
Apr 8 2020, 4:09 PM · Kirigami, Plasma
cblack updated the diff for D28671: Improved gallery listing.

Add search

Apr 8 2020, 4:08 PM · Kirigami, Plasma
cblack updated the summary of D28671: Improved gallery listing.
Apr 8 2020, 4:08 PM · Kirigami, Plasma
cblack updated the diff for D28671: Improved gallery listing.

Adjust images to fit above a baseline

Apr 8 2020, 2:56 PM · Kirigami, Plasma
cblack updated the diff for D28671: Improved gallery listing.

Fix opacity issues

Apr 8 2020, 2:42 PM · Kirigami, Plasma
cblack added a comment to D28666: Refactor for loops.

I'm not a Javascript expert, but the old/current versions seem much more readable to me. Is there a performance advantage to your proposed new versions?

Apr 8 2020, 1:50 PM · Kirigami
cblack added inline comments to D28666: Refactor for loops.
Apr 8 2020, 1:48 PM · Kirigami
cblack updated the diff for D28666: Refactor for loops.

Address feedback

Apr 8 2020, 1:48 PM · Kirigami
cblack closed D28665: Explicitly type ColorUtils lambda.
Apr 8 2020, 1:41 PM · Kirigami
winterz added a comment to D28134: Add ColorUtils.
Apr 8 2020, 11:29 AM · Kirigami
dfaure added a comment to D28134: Add ColorUtils.

Breaks compilation with Qt 5.13 too.

Apr 8 2020, 11:27 AM · Kirigami
mart accepted D28665: Explicitly type ColorUtils lambda.
Apr 8 2020, 7:34 AM · Kirigami
broulik added a comment to D28666: Refactor for loops.

+1 for the .some() use
-1 on the convoluted Array.prototype things, especially when chained.

Apr 8 2020, 7:06 AM · Kirigami
ngraham added a comment to D28666: Refactor for loops.

I'm not a Javascript expert, but the old/current versions seem much more readable to me. Is there a performance advantage to your proposed new versions?

Apr 8 2020, 4:04 AM · Kirigami
cblack updated the diff for D28666: Refactor for loops.

Use Array.prototype.*.call() instead of Array.from to reduce copying

Apr 8 2020, 12:25 AM · Kirigami
cblack requested review of D28671: Improved gallery listing.
Apr 8 2020, 12:22 AM · Kirigami, Plasma
cblack updated the diff for D28666: Refactor for loops.

Use Array.from

Apr 8 2020, 12:15 AM · Kirigami

Apr 7 2020

cblack requested review of D28666: Refactor for loops.
Apr 7 2020, 8:59 PM · Kirigami
cblack requested review of D28665: Explicitly type ColorUtils lambda.
Apr 7 2020, 7:33 PM · Kirigami
ngraham added a comment to D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.

Thanks for the patch, but why would you need the bottom margin to be customizable? Shouldn't the default be to simply center the sheet vertically when it's not as tall as the window, as (IIRC) it was before?

Apr 7 2020, 6:13 PM · Kirigami
cblack added a reviewer for D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen: Kirigami.
Apr 7 2020, 6:03 PM · Kirigami
cblack requested review of D28664: [OverlaySheet] Add bottom margin when sheet height is less than 3/4 of screen.
Apr 7 2020, 6:02 PM · Kirigami
kossebau added a comment to D28134: Add ColorUtils.

Seems to no be compatible with Qt 5.12, see failing on CI: https://build.kde.org/view/Failing/job/Frameworks/job/kirigami/job/kf5-qt5%20SUSEQt5.12/lastFailedBuild/console

Apr 7 2020, 5:41 PM · Kirigami
cblack requested review of D28643: WIP, RFC: Add ColorInfo class.
Apr 7 2020, 2:52 AM · Kirigami

Apr 6 2020

cblack closed D28134: Add ColorUtils.
Apr 6 2020, 8:50 PM · Kirigami
mart accepted D28134: Add ColorUtils.
Apr 6 2020, 8:43 PM · Kirigami
mart added a comment to D28134: Add ColorUtils.

thanks, almost ready to go :)

Apr 6 2020, 8:19 PM · Kirigami
cblack updated the diff for D28134: Add ColorUtils.

Apr 6 2020, 7:53 PM · Kirigami
ngraham added a comment to D28625: Use ShadowedRectangle for Card backgrounds.

Dang this looks so good. +1 for the visuals at least.

Apr 6 2020, 4:46 PM · Kirigami
cblack added inline comments to D28383: Add PageRouter component.
Apr 6 2020, 3:43 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Better documentation comment

Apr 6 2020, 3:42 PM · Kirigami
nicolasfella updated the summary of D28625: Use ShadowedRectangle for Card backgrounds.
Apr 6 2020, 3:20 PM · Kirigami
nicolasfella added a comment to D28625: Use ShadowedRectangle for Card backgrounds.

This fixes https://bugs.kde.org/show_bug.cgi?id=415526

Apr 6 2020, 3:19 PM · Kirigami
cblack accepted D28625: Use ShadowedRectangle for Card backgrounds.

Looks like a nice visual improvement.

Apr 6 2020, 3:01 PM · Kirigami
ahiemstra updated the test plan for D28625: Use ShadowedRectangle for Card backgrounds.
Apr 6 2020, 2:56 PM · Kirigami
ahiemstra requested review of D28625: Use ShadowedRectangle for Card backgrounds.
Apr 6 2020, 2:55 PM · Kirigami
ahiemstra closed D28314: Allow setting separate corner radii for ShadowedRectangle.
Apr 6 2020, 1:47 PM · Kirigami
mart added a comment to D27843: Port to new QML Connections syntax.

thanks for it :)
tough yeah, it'll have to wait for now

Apr 6 2020, 9:00 AM · Kirigami
mart accepted D28314: Allow setting separate corner radii for ShadowedRectangle.
Apr 6 2020, 8:59 AM · Kirigami
mart requested changes to D28134: Add ColorUtils.
Apr 6 2020, 8:57 AM · Kirigami
mart requested changes to D28383: Add PageRouter component.
Apr 6 2020, 8:51 AM · Kirigami
apol closed D28066: Remove the STATIC_LIBRARY option to fix static builds.
Apr 6 2020, 12:08 AM · Kirigami
bartoc updated the diff for D28066: Remove the STATIC_LIBRARY option to fix static builds.

rebased on master

Apr 6 2020, 12:05 AM · Kirigami
apol accepted D28066: Remove the STATIC_LIBRARY option to fix static builds.
Apr 6 2020, 12:02 AM · Kirigami

Apr 4 2020

cblack updated the diff for D28134: Add ColorUtils.

Rewrite PendingValue to use QFuture

Apr 4 2020, 6:10 PM · Kirigami
cblack updated the diff for D28134: Add ColorUtils.

Address issues

Apr 4 2020, 5:33 PM · Kirigami
fvogt added inline comments to D28134: Add ColorUtils.
Apr 4 2020, 4:47 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Add documentation

Apr 4 2020, 4:21 PM · Kirigami

Apr 3 2020

masonm closed D28496: Hotfix for D28468 to fix broken variable refs.
Apr 3 2020, 5:06 PM · Kirigami
mart accepted D28496: Hotfix for D28468 to fix broken variable refs.
Apr 3 2020, 4:15 PM · Kirigami
mart added inline comments to D28383: Add PageRouter component.
Apr 3 2020, 8:17 AM · Kirigami
bartoc added a comment to D28066: Remove the STATIC_LIBRARY option to fix static builds.

Can I get any more feedback on this? what do I have to do to get it merged?

Apr 3 2020, 7:19 AM · Kirigami

Apr 2 2020

masonm added a comment to D28496: Hotfix for D28468 to fix broken variable refs.

I am going to commit some unit tests for this so I don't miss something else :)

Apr 2 2020, 2:14 PM · Kirigami
cblack updated the diff for D28134: Add ColorUtils.

Address feedback

Apr 2 2020, 12:32 AM · Kirigami

Apr 1 2020

masonm requested review of D28496: Hotfix for D28468 to fix broken variable refs.
Apr 1 2020, 11:55 PM · Kirigami
jbbgameich closed D28468: Add property initializer support to PagePool.
Apr 1 2020, 8:34 PM · Kirigami
cblack updated the diff for D28383: Add PageRouter component.

Address more feedback

Apr 1 2020, 7:50 PM · Kirigami