Feed Advanced Search

Aug 19 2019

schwarzer added a comment to D23268: add code documentation and minimal code smells improvement.

Thanks indeed. Just a note for future. Try to keep patches smaller. Separate them in e.g. whitespace changes, documentation changes and code changes. git add -p or git commit -p helps with that.
Reason: If you mix code changes with whitespace changes and then the code change turns out to be problematic, you cannot just revert the change without losing the whitespace fixes.

Aug 19 2019, 5:43 PM

Aug 15 2019

schwarzer added a reviewer for D23138: Simplify code a bit here to remove the duplication: dakon.
Aug 15 2019, 7:11 PM
schwarzer added a reviewer for D23139: base class function already does what we need: dakon.
Aug 15 2019, 7:10 PM
schwarzer closed D23041: Fix some compiler warnings.

Committed as 5f29c43e896e7865de7a6a7ee747f6ffc60f47dc

Aug 15 2019, 6:55 PM
schwarzer committed R363:98a2d86051f2: fix indentation (authored by schwarzer).
fix indentation
Aug 15 2019, 6:52 PM
schwarzer committed R363:5f29c43e896e: fix some compiler warnings (authored by schwarzer).
fix some compiler warnings
Aug 15 2019, 6:47 PM

Aug 14 2019

schwarzer requested review of D23139: base class function already does what we need.
Aug 14 2019, 12:13 AM
schwarzer requested review of D23138: Simplify code a bit here to remove the duplication.
Aug 14 2019, 12:01 AM

Aug 13 2019

schwarzer committed R363:b68b2fd98c01: do not shadow function name (authored by schwarzer).
do not shadow function name
Aug 13 2019, 11:41 PM
schwarzer added a comment to D23041: Fix some compiler warnings.

Any more complaints/suggestions? I do not know who would be a good assignee for print-manager since several people more or less sporadically work on it.

Aug 13 2019, 10:34 PM

Aug 9 2019

schwarzer updated the diff for D23041: Fix some compiler warnings.

My bad, this should now be the right diff.

Aug 9 2019, 5:21 PM
schwarzer added a comment to D23041: Fix some compiler warnings.

I think I updated to a new diff but it is not showing the new changes ... Any hint?

Aug 9 2019, 2:37 PM
schwarzer updated the diff for D23041: Fix some compiler warnings.

init member in header

Aug 9 2019, 2:31 PM
schwarzer added inline comments to D23041: Fix some compiler warnings.
Aug 9 2019, 2:30 PM
schwarzer requested review of D23041: Fix some compiler warnings.
Aug 9 2019, 12:23 PM

Jul 1 2019

schwarzer committed R883:1545456: translation update.
translation update
Jul 1 2019, 4:55 PM

Jun 26 2019

schwarzer committed R883:1545080: Fix casing.
Fix casing
Jun 26 2019, 10:17 PM

Jun 13 2019

schwarzer abandoned D21756: Replace QMessageBox by KMessageBox.

Committed in 1e656e0051f3919b02f8425632d47f9d332785ab
https://cgit.kde.org/kshisen.git/commit/?id=1e656e0051f3919b02f8425632d47f9d332785ab

Jun 13 2019, 10:11 PM · KDE Games
schwarzer committed R412:1e656e0051f3: Use KMessageBox instead of QMessageBox (authored by schwarzer).
Use KMessageBox instead of QMessageBox
Jun 13 2019, 9:49 PM
schwarzer added a comment to D21756: Replace QMessageBox by KMessageBox.

Yes, I re-read the KF5 porting notes and I guess the KFoo -> QFoo thingy was a misconception based on the deprecation of quite some the KDE 4 KFoo classes.
Thanks for your comments. :)

Jun 13 2019, 9:44 PM · KDE Games

Jun 12 2019

schwarzer added a comment to D21756: Replace QMessageBox by KMessageBox.

Hmm, that was exactly my thought when I saw these Krazy issues. I think to remember exactly the opposite suggestion from a few years ago where Krazy said, we should use the equivalent Qt classes. Am I remembering correctly?

Jun 12 2019, 8:53 AM · KDE Games

Jun 11 2019

schwarzer requested review of D21756: Replace QMessageBox by KMessageBox.
Jun 11 2019, 10:04 PM · KDE Games

Apr 26 2019

schwarzer added inline comments to D20802: Add a layer for showing the removed tiles of the game..
Apr 26 2019, 9:06 AM

Apr 15 2019

schwarzer committed R412:98fed5e8f176: update some best practices definitions (authored by schwarzer).
update some best practices definitions
Apr 15 2019, 10:49 AM

Apr 9 2019

schwarzer committed R883:1539452: fix typo (missed that one).
fix typo (missed that one)
Apr 9 2019, 10:02 AM
schwarzer committed R883:1539451: fix typo.
fix typo
Apr 9 2019, 8:50 AM
schwarzer committed R883:1539450: fix typo.
fix typo
Apr 9 2019, 8:49 AM

Apr 1 2019

schwarzer committed R883:1538772: fix typo.
fix typo
Apr 1 2019, 1:26 PM
schwarzer committed R883:1538771: fix typo.
fix typo
Apr 1 2019, 1:26 PM

Nov 14 2018

schwarzer committed R923:b1e519a16c14: bump version number (authored by schwarzer).
bump version number
Nov 14 2018, 6:41 PM

Jul 23 2018

schwarzer added a comment to D14219: Add a feature to hide translated files on the Project tab.

Thanks indeed. Very useful! :)

Jul 23 2018, 12:33 PM · Localization

Apr 26 2018

schwarzer added inline comments to D12459: [Icon KCM] Port to new design.
Apr 26 2018, 9:16 AM · Plasma
schwarzer added inline comments to D12459: [Icon KCM] Port to new design.
Apr 26 2018, 7:39 AM · Plasma
schwarzer updated subscribers of D12459: [Icon KCM] Port to new design.

@schwarzer I'm changing the catalog name to be more consistent with the other KCMs, is that an issue?

Apr 26 2018, 7:29 AM · Plasma

Apr 18 2018

schwarzer committed R883:1514205: Translation update.
Translation update
Apr 18 2018, 6:02 PM
schwarzer committed R883:1514204: Translation update.
Translation update
Apr 18 2018, 6:01 PM

Apr 4 2018

schwarzer added a comment to D11931: [kiriki] avoid memory leak.

Not sure if it's possible here bit might it be feasible to extent the scores class' c-tor and hang the object into the parent memory management hierarchy?

Apr 4 2018, 7:42 PM

Mar 29 2018

schwarzer added a comment to D11779: General Code clean-up.

Looks good to me. But wait a few more days in case others want to review as well.

Mar 29 2018, 1:05 PM

Mar 25 2018

schwarzer committed R883:1512850: Translation update.
Translation update
Mar 25 2018, 8:40 PM
schwarzer committed R883:1512849: Translation update.
Translation update
Mar 25 2018, 8:40 PM

Mar 24 2018

schwarzer committed R845:04bc16dd0486: fix typos in UI strings (authored by schwarzer).
fix typos in UI strings
Mar 24 2018, 1:50 AM
schwarzer closed D11561: fix typos in UI strings.
Mar 24 2018, 1:50 AM · Plasma
schwarzer added a comment to D11561: fix typos in UI strings.
In D11561#231670, @ivan wrote:

You can also switch to 'can't' as far as I'm concerned

Mar 24 2018, 1:45 AM · Plasma

Mar 21 2018

schwarzer added a reviewer for D11561: fix typos in UI strings: ivan.
Mar 21 2018, 8:19 PM · Plasma
schwarzer requested review of D11561: fix typos in UI strings.
Mar 21 2018, 8:17 PM · Plasma
schwarzer committed R883:1512660: Add missing file.
Add missing file
Mar 21 2018, 8:07 PM
schwarzer committed R883:1512659: Translation update.
Translation update
Mar 21 2018, 8:06 PM
schwarzer committed R883:1512658: Translation update..
Translation update.
Mar 21 2018, 7:58 PM
schwarzer committed R883:1512652: Translation update.
Translation update
Mar 21 2018, 7:01 PM
schwarzer committed R883:1512651: Translation update.
Translation update
Mar 21 2018, 7:00 PM

Mar 11 2018

schwarzer committed R883:1512147: Translation update.
Translation update
Mar 11 2018, 12:55 PM
schwarzer committed R883:1512146: Translation update.
Translation update
Mar 11 2018, 12:55 PM

Feb 17 2018

schwarzer committed R883:1510868: Translation update.
Translation update
Feb 17 2018, 10:13 AM
schwarzer committed R883:1510867: Translation update.
Translation update
Feb 17 2018, 10:13 AM
schwarzer committed R119:160f05b773d6: Fix typo in user-visible string (authored by schwarzer).
Fix typo in user-visible string
Feb 17 2018, 9:44 AM
schwarzer committed R462:8a94ee209754: Fix UI string (authored by schwarzer).
Fix UI string
Feb 17 2018, 9:42 AM
schwarzer committed R462:2648d596b5ef: Fix UI string (authored by schwarzer).
Fix UI string
Feb 17 2018, 9:14 AM

Feb 14 2018

schwarzer added a comment to D10517: Latte-Dock Update (Trunk).

Danke für die Arbeit. :)
Ein paar Nachfragen folgen.

Feb 14 2018, 9:12 PM

Feb 12 2018

schwarzer committed R456:874fa6e5c509: Update wiki URL (authored by schwarzer).
Update wiki URL
Feb 12 2018, 12:25 PM

Feb 11 2018

schwarzer committed R883:1510421: Translation update.
Translation update
Feb 11 2018, 9:56 PM
schwarzer committed R883:1510420: Translation update.
Translation update
Feb 11 2018, 9:55 PM

Feb 8 2018

schwarzer committed R74:1359a12e4c35: fix typos in README (authored by schwarzer).
fix typos in README
Feb 8 2018, 10:20 AM

Jan 17 2018

schwarzer committed R883:1508914: Translation fix: remove extra colon.
Translation fix: remove extra colon
Jan 17 2018, 7:44 PM
schwarzer committed R883:1508913: Translation fix: remove extra colon.
Translation fix: remove extra colon
Jan 17 2018, 7:43 PM

Jan 14 2018

schwarzer committed R412:a319eca9f2bf: Show error message to the user (authored by schwarzer).
Show error message to the user
Jan 14 2018, 10:40 PM
schwarzer closed D9805: Show error message to the user.
Jan 14 2018, 10:40 PM · KDE Games

Jan 11 2018

schwarzer updated the diff for D9805: Show error message to the user.
Jan 11 2018, 6:51 PM · KDE Games
schwarzer updated the diff for D9805: Show error message to the user.
Jan 11 2018, 6:49 PM · KDE Games

Jan 10 2018

schwarzer added a comment to D9805: Show error message to the user.
In D9805#189154, @aacid wrote:

I just realzied this is not how you use QMEsasgebox critical.

Since it's static you just do QMessageBox::critical(...)

Jan 10 2018, 11:35 PM · KDE Games
schwarzer updated the diff for D9805: Show error message to the user.

fix diff ... hopefully

Jan 10 2018, 10:10 PM · KDE Games
schwarzer added a comment to D9805: Show error message to the user.
In D9805#189130, @aacid wrote:

Is phabricator being silly or are your patches missing some stuff?

Like it says
...\nPlease install the
and ends there

Jan 10 2018, 10:09 PM · KDE Games
schwarzer added a comment to D9790: Fix slowdown issue.

Do you mean switching the interval/substeps/speed? Or switching from a change in timer interval to the substeps?

I'll try to explain:

  1. Why change the interval? The basic loop is: Move ball -> Check for collisions -> Change direction, perform actions, according to collisions, etc. -> Move ball -> ... The speed determines how far the ball is moved during the "Move ball". If the ball is moved too far, the collision detection might be inaccurate (E.g. the extreme case is the ball moving through a brick with no detected collision). To avoid such bugs, we move the ball only half the distance, but twice as often.
  2. Why use substeps now? In the original code, this was done by cutting the gameTimer interval in half. However, this broke during the port to QML, because QML timer have a minimum interval of 16ms. Cutting it in half to 8ms does not have any effect. The alternative approach is to keep the gameTimer interval, but perform the basic loop twice.
Jan 10 2018, 9:39 PM · KDE Games
schwarzer committed R412:7843cfcd0e7c: Be more correct in error messages (authored by schwarzer).
Be more correct in error messages
Jan 10 2018, 9:01 PM
schwarzer committed R412:efe66b9b3751: Only return true if loading suceeded (authored by schwarzer).
Only return true if loading suceeded
Jan 10 2018, 9:01 PM
schwarzer added a comment to D9790: Fix slowdown issue.

OK, tested it and it works as in the ball does not slow down anymore.
I cannot really argue about the implementation because I did not understand why this switching is needed in the first place. :D

Jan 10 2018, 5:52 PM · KDE Games
schwarzer added a comment to D9790: Fix slowdown issue.

Thanks for picking up the topic with a patch. :)
I might be able to test this tonight but not sure.
Anyway, here are just some things I saw while scrolling over the patch.

Jan 10 2018, 12:58 PM · KDE Games

Jan 6 2018

schwarzer added inline comments to D9702: Aktualisierung der Doku-Übersetzung für KBackup.
Jan 6 2018, 9:18 PM
schwarzer added a comment to D9694: Korrektur des GUI-Katalogs für kbackup.

Nur ein paar Sachen, die mir beim Drüberfliegen aufgefallen sind.
Ein paar sind schlicht Geschmacksfragen, also im Zweifel ignorieren. ;)

Jan 6 2018, 12:51 PM

Jan 3 2018

schwarzer added a comment to D9570: Make XMLUI file validate agaist XSD.
In D9570#184689, @aacid wrote:

This is not really needed, i.e. the xsd is not really accurate of what the code expects since this gets merged with the default rc file we will already have a menubar.

If you feel strongly about having the file validate, sure commit it, otherwise it's not really worth it in my opinion.

Jan 3 2018, 7:29 PM

Jan 2 2018

schwarzer added inline comments to D9358: latte-dock update.
Jan 2 2018, 4:20 PM

Dec 30 2017

schwarzer updated the test plan for D9570: Make XMLUI file validate agaist XSD.
Dec 30 2017, 8:25 PM

Dec 28 2017

schwarzer added a comment to D9525: Update action state properly after undo/redo.

Looks good to me.

Dec 28 2017, 12:37 AM

Nov 6 2017

schwarzer moved T7126: Establish KDE Technologies (Plasma, Applications, Frameworks) as the top choice for Smart Homes from ready for voting to ready for discussion on the Goal settings 2017 board.
Nov 6 2017, 4:52 PM · Goal settings 2017
schwarzer moved T6838: Modern and Global Text Input For Every User (Input Methods, Emoji, Touch, ...) from ready for voting to ready for discussion on the Goal settings 2017 board.
Nov 6 2017, 4:52 PM · Goal settings 2017
schwarzer moved T7116: Streamlined onboarding of new contributors from ready for voting to ready for discussion on the Goal settings 2017 board.
Nov 6 2017, 4:52 PM · Goal settings 2017
schwarzer moved T7050: Privacy Software from ready for voting to ready for discussion on the Goal settings 2017 board.
Nov 6 2017, 4:52 PM · Goal settings 2017
schwarzer moved T6895: Making KDE software the #1 choice for research and academia from ready for voting to ready for discussion on the Goal settings 2017 board.
Nov 6 2017, 4:52 PM · Goal settings 2017
schwarzer moved T6878: Improve the Plasma Mobile platform for end-user needs from ready for voting to ready for discussion on the Goal settings 2017 board.
Nov 6 2017, 4:52 PM · Goal settings 2017
schwarzer moved T7126: Establish KDE Technologies (Plasma, Applications, Frameworks) as the top choice for Smart Homes from ready for discussion to ready for voting on the Goal settings 2017 board.
Nov 6 2017, 4:49 PM · Goal settings 2017
schwarzer moved T7116: Streamlined onboarding of new contributors from ready for discussion to ready for voting on the Goal settings 2017 board.
Nov 6 2017, 4:47 PM · Goal settings 2017
schwarzer moved T6878: Improve the Plasma Mobile platform for end-user needs from ready for discussion to ready for voting on the Goal settings 2017 board.
Nov 6 2017, 4:47 PM · Goal settings 2017
schwarzer moved T6838: Modern and Global Text Input For Every User (Input Methods, Emoji, Touch, ...) from ready for discussion to ready for voting on the Goal settings 2017 board.
Nov 6 2017, 4:47 PM · Goal settings 2017
schwarzer moved T7050: Privacy Software from ready for discussion to ready for voting on the Goal settings 2017 board.
Nov 6 2017, 4:47 PM · Goal settings 2017
schwarzer moved T6895: Making KDE software the #1 choice for research and academia from ready for discussion to ready for voting on the Goal settings 2017 board.
Nov 6 2017, 4:47 PM · Goal settings 2017

Oct 29 2017

schwarzer committed R883:1501967: Fix typo.
Fix typo
Oct 29 2017, 12:45 AM

Sep 22 2017

schwarzer updated the task description for T7050: Privacy Software.
Sep 22 2017, 1:22 PM · Goal settings 2017

Aug 8 2017

schwarzer committed R32:e929ed6900a9: Sync wording to related messages. (authored by schwarzer).
Sync wording to related messages.
Aug 8 2017, 4:57 PM
schwarzer committed R32:1c68314910d2: Fix typo. (authored by schwarzer).
Fix typo.
Aug 8 2017, 4:12 PM
schwarzer committed R32:c1335b3cb80b: Fix missing colon (authored by schwarzer).
Fix missing colon
Aug 8 2017, 4:10 PM
schwarzer committed R32:07a14bb6d5d0: fix markup that breaks translations (authored by schwarzer).
fix markup that breaks translations
Aug 8 2017, 4:04 PM