D24706: [RFC] Change button style

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. I do like how obvious it makes the selected button, but by doing this, it visually overwhelms and destroys the concept of the default button (which is supposed to be the most visually distinctive button). IMO it also interferes with the the checked and hover states

D24893: [Lock Screen] Add option to hide clock when idle

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. This should make a lot of people happy. :) Is there a way to suppress these settings when you're using a theme that doesn't make the clock and media controls optional? INLINE COMMENTS > config.qml:5 > > -RowLayout { > +ColumnLayout { > +property alias

D24899: Remove commented out code

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REPOSITORY R116 Plasma Network Management Applet BRANCH comm REVISION DETAIL

D24706: [RFC] Change button style

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. Well that changed things, but it didn't fully fix the issue: F7659135: demo-2019-10-23_14.39.54.webm REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D24706 To: ndavis, #vdg, #breeze Cc: bodoeggert,

D24905: Use return early

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REVISION SUMMARY Makes the code more readable by reducing the indentation depth REPOSITORY R116

D24900: [mobile/wifi] Remove special font style for active connection

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REVISION SUMMARY Now that the lsit is grouped by connection state we don't need to use font tweaks to

D24706: [RFC] Change button style

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. In general +1, I think this is an improvement. However something seems off about the text colors for focused buttons: F7659086: demo-2019-10-23_14.25.10.webm REPOSITORY R31 Breeze REVISION DETAIL

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Vlad Zahorodnii
zzag added a comment. > [KCMs/Night Color] Plasma folks don't use such scopes. They prefer, correct me if I'm wrong, something like "[Night Color KCM]". REPOSITORY R119 Plasma Desktop BRANCH explain-night-color (branched from master) REVISION DETAIL

D24905: Use return early

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68658. nicolasfella added a comment. - s/break/continue - Fixup REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24905?vs=68644=68658 BRANCH returnearly REVISION DETAIL

D24903: Don't reset model when activeconnectionstate changed

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REVISION SUMMARY resetting the model when a single property changes is using a sledgehammer to crack a

D24706: [RFC] Change button style

2019-10-24 Thread Bodo Eggert
bodoeggert added a comment. The confusing thing about focus / hover colors is having to move away the mouse in order to see weather it's focused or toggled. I need to know: This button is pressed or not, that button will be interacted when I press space/enter. Highlighting the button

D24893: [Lock Screen] Add option to hide clock when idle

2019-10-24 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > WallpaperFader.qml:145 > target: clock.shadow > -opacity: 1 > +opacity: wallpaperFader.alwaysShowClock ? 1 : 0 > +} Why are we changing this line? > config.qml:21 > +

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread David Edmundson
davidedmundson added a comment. > They prefer, correct me if I'm wrong, something like "[Night Color KCM]". REPOSITORY R119 Plasma Desktop BRANCH explain-night-color (branched from master) REVISION DETAIL https://phabricator.kde.org/D24906 To: ngraham, #vdg, #plasma, ndavis, zzag Cc:

D24903: Don't reset model when activeconnectionstate changed

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:4627aaf6f066: Dont reset model when activeconnectionstate changed (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE

D24900: [mobile/wifi] Remove special font style for active connection

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:5e9ff384b503: [mobile/wifi] Remove special font style for active connection (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE

D24899: Remove commented out code

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:33991d909626: Remove commented out code (authored by nicolasfella). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D24899?vs=68636=68654#toc REPOSITORY R116 Plasma Network Management Applet

D24893: [Lock Screen] Add option to hide clock when idle

2019-10-24 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Plasma, VDG. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY This allows to use it for a slideshow or something. TEST PLAN F7658739:

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Noah Davis
ndavis accepted this revision. ndavis added a comment. This revision is now accepted and ready to land. I was going to suggest that we use the module subtitle for this, but it looks like we don't use those anymore. REPOSITORY R119 Plasma Desktop BRANCH explain-night-color (branched from

D24894: notifier: Make action buttons translatable

2019-10-24 Thread Alexander Potashev
aspotashev updated this revision to Diff 68625. aspotashev added a comment. oops, sent wrong patch REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24894?vs=68624=68625 BRANCH notifier-i18n REVISION DETAIL

D24893: [Lock Screen] Add option to hide clock when idle

2019-10-24 Thread Kai Uwe Broulik
broulik added a comment. > Is there a way to suppress these settings when you're using a theme that doesn't make the clock and media controls optional? That's the trick! The config comes *from the theme* (similar to how plasmoids do it), so only our theme will have those check boxes.

D24733: feedback kcm: Make it about Plasma

2019-10-24 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R120:2dd40cfb21b4: feedback kcm: Make it about Plasma (authored by apol). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24733?vs=68620=68621 REVISION DETAIL

D24706: [RFC] Change button style

2019-10-24 Thread Bodo Eggert
bodoeggert added a comment. /me thinks that hover colors are more confusing than helpful, especially if they are similar / mixed with the "pressed" color. I have a mouse cursor to indicate the position of the mouse. REPOSITORY R31 Breeze REVISION DETAIL

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. 5.17 REPOSITORY R124 System Settings BRANCH hover-effect-intro-page-icons (branched from master) REVISION DETAIL https://phabricator.kde.org/D24901 To: filipf, #plasma, #vdg,

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread Filip Fila
filipf added a comment. In D24901#553008 , @ngraham wrote: > 5.17 Awesome. Leaving open for 24 hrs from submission time in case of extra comments, if not will land it then. REPOSITORY R124 System Settings BRANCH

Night Color Widget (adapt Redshift Control Widget to kwin's Night Color functionality)

2019-10-24 Thread John Salatas
Hey guys! I was thinking about resurrecting the Redshift Control Widget, as apparently there are users (including me) that find it very convenient to be able to enable/disable Night Color with just a click. Anyway I have some questions that I hope you might be able to answer. Currently

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis added a comment. In D24706#552981 , @ndavis wrote: > In D24706#552980 , @ngraham wrote: > > > Combobox still affected: F7659165: Screenshot_20191023_145546.png

D24893: [Lock Screen] Add option to hide clock when idle

2019-10-24 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > davidedmundson wrote in WallpaperFader.qml:145 > Why are we changing this line? The clock shadow effectively renders the clock (shader effect with source hidden), so it has to be hidden. > davidedmundson wrote in config.qml:21 > One thing

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread Filip Fila
filipf created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. filipf requested review of this revision. REVISION SUMMARY There is currently no hover effect on the intro page. This patch makes the icons themselves produce the effect on mouse hover.

D24808: [mobile/wifi] Group networks by connection state

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:cca7e8d08d42: [mobile/wifi] Group networks by connection state (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE

D24897: [mobile/wifi] Remove broken confirmation dialog when forgetting a connection

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REVISION SUMMARY The confirmation is broken and doesn't appear

D24899: Remove commented out code

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68636. nicolasfella added a comment. - Remove more REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24899?vs=68635=68636 BRANCH comm REVISION DETAIL https://phabricator.kde.org/D24899

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. I wouldn't even be in favor of that, FWIW. I think the animated hover transitions in the sidebar are quite distracting, and inconsistent with the hover effects everywhere else. I'd like to make the hover effects instant, not animated. REPOSITORY R124 System

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis added a comment. I still prefer having the focus background. It's a distinct feature of Breeze. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D24706 To: ndavis, #vdg, #breeze Cc: bodoeggert, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, cblack,

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis updated this revision to Diff 68645. ndavis added a comment. - Don't use QIcon::Selected on non-flat focused buttons REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24706?vs=68637=68645 BRANCH ndavis/pushbutton-style (branched from master) REVISION

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis updated this revision to Diff 68632. ndavis added a comment. - Don't use HightlightedText on PushButton labels REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24706?vs=68584=68632 BRANCH ndavis/pushbutton-style (branched from master) REVISION

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis added a comment. In D24706#552849 , @bodoeggert wrote: > /me thinks that hover colors are more confusing than helpful, especially if they are similar / mixed with the "pressed" color. I have a mouse cursor to indicate the position of

D24893: [Lock Screen] Add option to hide clock when idle

2019-10-24 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Oh nice! Shipit! Works great. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D24893 To: broulik, #plasma, #vdg, ngraham Cc: ngraham, plasma-devel,

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Nathaniel Graham
ngraham created this revision. ngraham added reviewers: VDG, Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY All the other platforms that have implemented this feature offer a little inline

D24905: Use return early

2019-10-24 Thread Kai Uwe Broulik
broulik added a comment. I think all of thise `breaks` in loops must be `continue`s? INLINE COMMENTS > networkmodel.cpp:457 > +if (item->itemType() != NetworkModelItem::AvailableConnection) > +break; > + Shouldn't this be a `continue`? > networkmodel.cpp:843 > +

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis updated this revision to Diff 68637. ndavis added a comment. - Don't use HighlightedText for focused non-flat toolbuttons REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24706?vs=68632=68637 BRANCH ndavis/pushbutton-style (branched from master)

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread KonqiDragon
KonqiDragon added a comment. Is it possible to make a smooth effect animation? Like in sidebar. REPOSITORY R124 System Settings BRANCH hover-effect-intro-page-icons (branched from master) REVISION DETAIL https://phabricator.kde.org/D24901 To: filipf, #plasma, #vdg, ngraham Cc:

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread Filip Fila
filipf added a comment. In D24901#553055 , @KonqiDragon wrote: > Is it possible to make a smooth effect animation? Like in sidebar. I think that require changes in Kirigami.Icon so not in this patch. REPOSITORY R124 System Settings

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis added a comment. Looks like that's because those were ToolButtons and I only changed PushButtons REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D24706 To: ndavis, #vdg, #breeze Cc: bodoeggert, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, cblack,

D24894: notifier: Make action buttons translatable

2019-10-24 Thread Kai Uwe Broulik
broulik accepted this revision. broulik added a comment. This revision is now accepted and ready to land. 5.17 branch please. While you cannot change strings, you can make previously accidentally untranslated strings translatable. REPOSITORY R134 Discover Software Store BRANCH

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis added a comment. Should be fixed now. I forgot to add that to the diff here after I made the video. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D24706 To: ndavis, #vdg, #breeze Cc: bodoeggert, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, cblack,

Night Color Widget (Redshift Control Widget adapt to kwin's Night Color)

2019-10-24 Thread John Salatas
Hey guys! I was thinking about resurrecting the Redshift Control Widget, as apparently there are users (including me) that find it very convenient to be able to enable/disable Night Color with just a click. Anyway I have some questions that I hope you might be able to answer. Currently

D24905: Use return early

2019-10-24 Thread Jan Grulich
jgrulich added a comment. In D24905#553119 , @broulik wrote: > I think all of thise `breaks` in loops must be `continue`s? Good catch. REPOSITORY R116 Plasma Network Management Applet BRANCH returnearly REVISION DETAIL

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread David Edmundson
davidedmundson added a comment. > They prefer, correct me if I'm wrong, something like "[Night Color KCM]". Plasma folks don't really have a good style sorted. You can find examples of 3 different styles. It is a good point that we miss a consistency :/ but it also means no

D24853: [DigitalClock] Fix layout and QML warnings

2019-10-24 Thread Konrad Materka
kmaterka added a comment. It looks like there are some review changes required in D24798 . Maybe I can commit my changes first? D24798 needs changes anyway and it would be good to split QCC1 -> QCC2 migration from

D24897: [mobile/wifi] Remove broken confirmation dialog when forgetting a connection

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:b83e86d817bc: [mobile/wifi] Remove broken confirmation dialog when forgetting a connection (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE

D24706: [RFC] Change button style

2019-10-24 Thread Noah Davis
ndavis added a comment. In D24706#552980 , @ngraham wrote: > Combobox still affected: F7659165: Screenshot_20191023_145546.png > > Icons on focused buttons (ToolButtons as well as PushButtons) still

D24706: [RFC] Change button style

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. Nice, this is looking better now. I'm gonna use it full time for a while. I'm wondering if we might want to increase the thickness of the focus effect. It's maybe a bit too subtle now. In Adwaita, the focus outline around, say, spinboxes is quite chunky. But I

D24901: [sidebar] Add a hover effect to intro page icons

2019-10-24 Thread Filip Fila
filipf updated this revision to Diff 68641. filipf added a comment. also make the effect appear on activeFocus (tabbing) REPOSITORY R124 System Settings CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24901?vs=68639=68641 BRANCH hover-effect-intro-page-icons (branched from

D24894: notifier: Make action buttons translatable

2019-10-24 Thread Alexander Potashev
aspotashev created this revision. aspotashev added a reviewer: apol. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. aspotashev requested review of this revision. TEST PLAN it compiles REPOSITORY R134 Discover Software Store REVISION DETAIL

D24706: [RFC] Change button style

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. Combobox still affected: F7659165: Screenshot_20191023_145546.png Icons on focused buttons (ToolButtons as well as PushButtons) still have reversed colors: F7659169: Screenshot_20191023_145628.png

D24925: KCM KSplash port to ManagedConfigModule

2019-10-24 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > kcm.cpp:148 > +ManagedConfigModule::defaults(); > setNeedsSave(m_settings->isSaveNeeded()); > } doesn't managed module take care of this? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24925

D24923: Use more return early

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:c56f00b52786: Use more return early (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24923?vs=68689=68690

D24927: Use updateItem

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REPOSITORY R116 Plasma Network Management Applet BRANCH uu REVISION DETAIL

D24925: KCM KSplash port to ManagedConfigModule

2019-10-24 Thread Cyril Rossi
crossi updated this revision to Diff 68699. crossi added a comment. setNeedsSave() not needed REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24925?vs=68682=68699 REVISION DETAIL https://phabricator.kde.org/D24925 AFFECTED FILES

D24926: [ResultsView] Expose limit

2019-10-24 Thread Kai Uwe Broulik
broulik created this revision. broulik added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY Lets the user of the view decide how many items they want TEST PLAN - Can have more than the

D24925: KCM KSplash port to ManagedConfigModule

2019-10-24 Thread Cyril Rossi
crossi added inline comments. INLINE COMMENTS > crossi wrote in kcm.cpp:148 > it needs an explicit call, like load() and save() My bad. setNeedsSave() is no longer needed. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24925 To: crossi, #plasma, ervin, mart,

D24927: Use updateItem

2019-10-24 Thread Jan Grulich
jgrulich added a comment. I just pushed the very same change so you don't need to do the review. Can be closed then. REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D24927 To: nicolasfella, jgrulich Cc: plasma-devel, LeGast00n,

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Nathaniel Graham
ngraham updated this revision to Diff 68704. ngraham added a comment. Tweak wording and set a maximum width for the label REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24906?vs=68646=68704 BRANCH explain-night-color (branched from master)

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. In D24906#553215 , @ahiemstra wrote: > Hmm, I feel the text here is a bit vague... "can make" should probably be "makes". Also, do people understand what "making colours warmer" means? I would hope so; warm vs

D24925: KCM KSplash port to ManagedConfigModule

2019-10-24 Thread Cyril Rossi
crossi created this revision. crossi added reviewers: Plasma, ervin, mart, bport. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. crossi requested review of this revision. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24925 AFFECTED

D24924: Don't reset model when adding an active connection

2019-10-24 Thread Jan Grulich
jgrulich requested changes to this revision. jgrulich added a comment. This revision now requires changes to proceed. Actually, I just checked our code and we use updateItem(item) function, which does the emitting and will clear the roles automatically. REPOSITORY R116 Plasma Network

D24919: Don't reset model when device state changes

2019-10-24 Thread Jan Grulich
jgrulich requested changes to this revision. jgrulich added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > networkmodel.cpp:829 > item->invalidateDetails(); > +int row = m_list.indexOf(item); > +Q_EMIT dataChanged(index(row, 0),

D24919: Don't reset model when device state changes

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68694. nicolasfella added a comment. - Only emit changed roles - Use updateItem REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24919?vs=68693=68694 BRANCH noreset2 REVISION DETAIL

D24923: Use more return early

2019-10-24 Thread Cyril Rossi
crossi resigned from this revision. crossi added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > jgrulich wrote in networkmodel.cpp:402 > I think this is a valid Qt coding style, it was just my obsession to use > curly braces everywhere, even for single line

D24923: Use more return early

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68689. nicolasfella added a comment. - Conding style REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24923?vs=68680=68689 BRANCH ret REVISION DETAIL https://phabricator.kde.org/D24923

D24923: Use more return early

2019-10-24 Thread Nicolas Fella
nicolasfella added inline comments. INLINE COMMENTS > jgrulich wrote in networkmodel.cpp:402 > I think this is a valid Qt coding style, it was just my obsession to use > curly braces everywhere, even for single line body. As much as I hate it, crossi is right.

D24925: KCM KSplash port to ManagedConfigModule

2019-10-24 Thread Cyril Rossi
crossi added inline comments. INLINE COMMENTS > davidedmundson wrote in kcm.cpp:148 > doesn't managed module take care of this? it needs an explicit call, like load() and save() REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24925 To: crossi, #plasma, ervin,

D24919: Don't reset model when device state changes

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68693. nicolasfella added a comment. - Only emit changed roles REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24919?vs=68677=68693 BRANCH noreset2 REVISION DETAIL

D24926: [ResultsView] Expose limit

2019-10-24 Thread Kai Uwe Broulik
broulik closed this revision. broulik added a comment. https://cgit.kde.org/milou.git/commit/?id=eda3d274da1d502e61e24fa41f6b23b9f236baed REPOSITORY R112 Milou REVISION DETAIL https://phabricator.kde.org/D24926 To: broulik, #plasma, davidedmundson Cc: plasma-devel, LeGast00n,

D24924: Don't reset model when adding an active connection

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:6929300787ac: Dont reset model when adding an active connection (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE

D24919: Don't reset model when device state changes

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:2bb496b0708f: Dont reset model when device state changes (authored by nicolasfella). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D24919?vs=68694=68698#toc REPOSITORY R116 Plasma Network

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R119:af39f0aeaf93: [KCMs/Night Color] Explain Night Color feature inline (authored by ngraham). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Björn Feber
GB_2 added a comment. In the Desktop Effects KCM the label is top-left aligned. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24906 To: ngraham, #vdg, #plasma, ndavis, zzag Cc: GB_2, ahiemstra, davidedmundson, ndavis, plasma-devel, LeGast00n,

D24923: Use more return early

2019-10-24 Thread Cyril Rossi
crossi requested changes to this revision. crossi added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > networkmodel.cpp:402 > // Check whether the connection is already in the model to avoid > duplicates, but this shouldn't happen > -if

D24923: Use more return early

2019-10-24 Thread Jan Grulich
jgrulich accepted this revision. jgrulich added inline comments. INLINE COMMENTS > crossi wrote in networkmodel.cpp:402 > Code style : Use curly braces even when the body of a conditional statement > contains only one line. I think this is a valid Qt coding style, it was just my obsession to

D24922: Don't reset model when available connection appears

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:d971703e1df5: Dont reset model when available connection appears (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE

D24924: Don't reset model when adding an active connection

2019-10-24 Thread Jan Grulich
jgrulich added a comment. In D24924#553460 , @jgrulich wrote: > Actually, I just checked our code and we use updateItem(item) function, which does the emitting and will clear the roles automatically. Can you change it in other PRs too

D24924: Don't reset model when adding an active connection

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68695. nicolasfella added a comment. - Only emit changed roles - Use updateItem REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24924?vs=68691=68695 BRANCH updavail REVISION DETAIL

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. The desktop effects KCM doesn't have a centered form layout like this one does. I tried a left-aligned label but it looked quite odd. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D24906 To: ngraham, #vdg, #plasma, ndavis, zzag Cc:

D24924: Don't reset model when adding an active connection

2019-10-24 Thread Jan Grulich
jgrulich requested changes to this revision. jgrulich added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > networkmodel.cpp:313 > +int row = m_list.indexOf(item); > +Q_EMIT dataChanged(index(row, 0), index(row, 0)); > } Shouldn't you add

D24920: Add missing role changes

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:17e4fd449991: Add missing role changes (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24920?vs=68678=68687

D24919: Don't reset model when device state changes

2019-10-24 Thread Jan Grulich
jgrulich accepted this revision. jgrulich added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > networkmodel.cpp:830 > +int row = m_list.indexOf(item); > +Q_EMIT dataChanged(index(row, 0), index(row, 0)); > // qCDebug(PLASMA_NM) <<

D24924: Don't reset model when adding an active connection

2019-10-24 Thread Nicolas Fella
nicolasfella updated this revision to Diff 68691. nicolasfella added a comment. - Only emit changed roles REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24924?vs=68681=68691 BRANCH updavail REVISION DETAIL

D24853: [DigitalClock] Fix layout and QML warnings

2019-10-24 Thread Nathaniel Graham
ngraham added a comment. Fair enough, that seems reasonable. INLINE COMMENTS > configTimeZones.qml:58 > +Layout.fillWidth: true > +Layout.margins: 1 > Don't use hardcoded margins. This should be `Kirigami.Units.smallSpacing` REPOSITORY R120 Plasma Workspace REVISION

KDE CI: Plasma » plasma-nm » kf5-qt5 SUSEQt5.12 - Build # 136 - Failure!

2019-10-24 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma/job/plasma-nm/job/kf5-qt5%20SUSEQt5.12/136/ Project: kf5-qt5 SUSEQt5.12 Date of build: Thu, 24 Oct 2019 10:27:18 + Build duration: 1 min 29 sec and counting CONSOLE OUTPUT [...truncated

D24906: [KCMs/Night Color] Explain Night Color feature inline

2019-10-24 Thread Arjen Hiemstra
ahiemstra added a comment. Hmm, I feel the text here is a bit vague... "can make" should probably be "makes". Also, do people understand what "making colours warmer" means? REPOSITORY R119 Plasma Desktop BRANCH explain-night-color (branched from master) REVISION DETAIL

D24913: Converts a couple foreach

2019-10-24 Thread Méven Car
meven created this revision. meven added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D24913 AFFECTED FILES

D24918: Fix issue when there is no WidgetStyle value in kdeglobals

2019-10-24 Thread Cyril Rossi
crossi created this revision. crossi added reviewers: Plasma, ervin, bport, mart. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. crossi requested review of this revision. REVISION SUMMARY KConfig XT does not store default values in conf files. KCM Style applying

D24922: Don't reset model when available connection appears

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REVISION SUMMARY addAvailableConnection() does the proper row/data update handling already Depends

D24732: Rewrite AppChooser dialog

2019-10-24 Thread Jan Grulich
jgrulich updated this revision to Diff 68673. jgrulich added a comment. - Add border around the view and use small radius around for item highlight REPOSITORY R838 Flatpak Support: KDE Portal for XDG Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24732?vs=68502=68673

D24913: Converts a couple foreach

2019-10-24 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R120:1f95ea34ac40: Converts a couple foreach (authored by meven). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24913?vs=68668=68675 REVISION DETAIL

D24923: Use more return early

2019-10-24 Thread Nicolas Fella
nicolasfella created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. Herald added a reviewer: jgrulich. nicolasfella requested review of this revision. REPOSITORY R116 Plasma Network Management Applet BRANCH ret REVISION DETAIL

D24732: Rewrite AppChooser dialog

2019-10-24 Thread Jan Grulich
jgrulich added a comment. In D24732#552239 , @ngraham wrote: > There still isn't a border around the inner view. That's what I'm trying to get there. Otherwise it doesn't look like an inner view; it looks like a floating rectangle.

D24905: Use return early

2019-10-24 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes. Closed by commit R116:f301f1ead38a: Use return early (authored by nicolasfella). REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24905?vs=68658=68659 REVISION

KDE CI: Plasma » plasma-nm » kf5-qt5 SUSEQt5.12 - Build # 137 - Fixed!

2019-10-24 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Plasma/job/plasma-nm/job/kf5-qt5%20SUSEQt5.12/137/ Project: kf5-qt5 SUSEQt5.12 Date of build: Thu, 24 Oct 2019 10:35:30 + Build duration: 9 min 16 sec and counting JUnit Tests Name: (root)

  1   2   >