Feed Advanced Search

Dec 12 2018

anthonyfieroni committed R40:68e44b97d148: [kateproject tool] Fine tune cppcheck (authored by anthonyfieroni).
[kateproject tool] Fine tune cppcheck
Dec 12 2018, 6:29 AM
anthonyfieroni closed D17504: [kateproject tool] Fine tune cppcheck.
Dec 12 2018, 6:29 AM · Kate
anthonyfieroni added a comment to D17503: [kateproject] Gracefully exit when analyzer is not finished.

It crashes, you can see backtrace, start long-running analysis and close Kate before it finish.

Dec 12 2018, 5:59 AM · Kate

Dec 11 2018

anthonyfieroni added a comment to D17504: [kateproject tool] Fine tune cppcheck.

I prefer to not having config on this. We can limit them to 4. I test with big projects using boost and Qt, ~2000 files, RAM is not an issue (~25 MB on process) but performance. By one job project is really not ending, takes more than hour, by increasing jobs things became more reliable.

Dec 11 2018, 6:55 PM · Kate
anthonyfieroni closed D17503: [kateproject] Gracefully exit when analyzer is not finished.
Dec 11 2018, 6:06 PM · Kate
anthonyfieroni committed R40:4405f6ee6730: [kateproject] Gracefully exit when analyzer is not finished (authored by anthonyfieroni).
[kateproject] Gracefully exit when analyzer is not finished
Dec 11 2018, 6:06 PM
anthonyfieroni added a comment to D17504: [kateproject tool] Fine tune cppcheck.

Any objections on this?

Dec 11 2018, 6:05 PM · Kate
anthonyfieroni added a comment to D17503: [kateproject] Gracefully exit when analyzer is not finished.

There's no problem at all
http://doc.qt.io/qt-5/qprocess.html#dtor.QProcess

Dec 11 2018, 2:35 PM · Kate
anthonyfieroni retitled D17504: [kateproject tool] Fine tune cppcheck from [project tool] Fine tune cppcheck to [kateproject tool] Fine tune cppcheck.
Dec 11 2018, 1:43 PM · Kate
anthonyfieroni requested review of D17504: [kateproject tool] Fine tune cppcheck.
Dec 11 2018, 1:40 PM · Kate
anthonyfieroni requested review of D17503: [kateproject] Gracefully exit when analyzer is not finished.
Dec 11 2018, 1:35 PM · Kate
anthonyfieroni closed D17470: [fileviewgitplugin] Ability to add conflicting file as well, Git expects that.
Dec 11 2018, 6:56 AM
anthonyfieroni committed R449:7c2a889f2348: [fileviewgitplugin] Ability to add conflicting files as well (authored by anthonyfieroni).
[fileviewgitplugin] Ability to add conflicting files as well
Dec 11 2018, 6:56 AM
anthonyfieroni closed D17468: [fileviewgitplugin] Apply Git log to selected files as well as directory.
Dec 11 2018, 6:56 AM
anthonyfieroni committed R449:41ba6289f822: [fileviewgitplugin] Apply Git log to files as well as directories (authored by anthonyfieroni).
[fileviewgitplugin] Apply Git log to files as well as directories
Dec 11 2018, 6:56 AM

Dec 10 2018

anthonyfieroni closed D14241: [phonon-gstreamer] Do not trigger paused state on 0 percentage.
Dec 10 2018, 2:20 PM
anthonyfieroni committed R488:fca0714fd37b: Do not trigger paused state on 0 percentage (authored by anthonyfieroni).
Do not trigger paused state on 0 percentage
Dec 10 2018, 2:20 PM
anthonyfieroni added a comment to D14241: [phonon-gstreamer] Do not trigger paused state on 0 percentage.

I'll commit it as soon you accept.

Dec 10 2018, 1:26 PM
anthonyfieroni updated the diff for D17468: [fileviewgitplugin] Apply Git log to selected files as well as directory.

Use qAsConst

Dec 10 2018, 9:07 AM
anthonyfieroni requested review of D17470: [fileviewgitplugin] Ability to add conflicting file as well, Git expects that.
Dec 10 2018, 9:04 AM
anthonyfieroni updated the diff for D17468: [fileviewgitplugin] Apply Git log to selected files as well as directory.
Dec 10 2018, 9:01 AM
anthonyfieroni added a comment to D16918: [dimdisplay] Do not change screen brightness on invalid values.

Isn't there. https://phabricator.kde.org/source/powerdevil/browse/master/daemon/backends/upower/xrandrbrightness.cpp$160 You can investigate on what backend it's used for you and it may set value only one output not to all.

Dec 10 2018, 8:53 AM · Plasma
anthonyfieroni requested review of D17468: [fileviewgitplugin] Apply Git log to selected files as well as directory.
Dec 10 2018, 8:46 AM

Dec 9 2018

anthonyfieroni added inline comments to D17441: tune editing actions for large number of small edits.
Dec 9 2018, 7:14 AM · Frameworks, Kate

Dec 8 2018

anthonyfieroni added a comment to D15763: Set correct image attributes on directory thumbnail.

To 18.12 ?

Dec 8 2018, 8:39 AM · Frameworks, Dolphin
anthonyfieroni abandoned D16784: Remove whitespace created by D16721.

Ok, let not make whitespace commit. @ognarb just be more precise next time.

Dec 8 2018, 8:38 AM · Calligra: 3.0
anthonyfieroni commandeered D16784: Remove whitespace created by D16721.
Dec 8 2018, 8:37 AM · Calligra: 3.0
anthonyfieroni added a comment to D15428: [textlayout] Don't enter infinite loop when table is misfit.

Ping

Dec 8 2018, 7:14 AM · Calligra: 3.0
anthonyfieroni abandoned D13627: [KSharedDataCache] Assume lock before flush changes.

Kernel regression for sure.

Dec 8 2018, 7:14 AM · Frameworks
anthonyfieroni added a comment to D16918: [dimdisplay] Do not change screen brightness on invalid values.

@thsurrel try this patch, if it not help disable dim display from power saving configuration, is that help?

Dec 8 2018, 7:06 AM · Plasma
anthonyfieroni added a comment to D14583: [MainWindow] Navigate through mouse forward/back buttons.

Ping

Dec 8 2018, 7:04 AM · Gwenview
anthonyfieroni added a comment to D15612: [ThumbnailView] Fix mouse buttons handling.

Ping

Dec 8 2018, 7:03 AM · Gwenview

Dec 7 2018

anthonyfieroni updated the diff for D14241: [phonon-gstreamer] Do not trigger paused state on 0 percentage.

That's change in 1.14 i think, so right after state goes to ready on stream gstreamer triggers signal sync-message::buffering with percentage 0 that's cb_buffering on other hand we change immediately state to paused in, so gstreamer starts buffering again and when goes to 100% we end up with playing state.

Dec 7 2018, 8:22 PM
anthonyfieroni committed R274:de990fe48ff4: [xscreensaverpoller] Flush after reset screensaver (authored by anthonyfieroni).
[xscreensaverpoller] Flush after reset screensaver
Dec 7 2018, 12:21 PM
anthonyfieroni closed D17398: [xscreensaverpoller] Flush after reset screensaver.
Dec 7 2018, 12:21 PM · Frameworks, Plasma
anthonyfieroni updated the diff for D16918: [dimdisplay] Do not change screen brightness on invalid values.
Dec 7 2018, 8:51 AM · Plasma
anthonyfieroni requested review of D17398: [xscreensaverpoller] Flush after reset screensaver.
Dec 7 2018, 8:32 AM · Frameworks, Plasma
anthonyfieroni added a comment to D16873: [comic] Request current identifier on date changed.

I will push it in few days, since no activity.

Dec 7 2018, 7:27 AM · Plasma
anthonyfieroni added a comment to D17393: [Folder View] make file context menu consistent with Dolphin's.

+1

Dec 7 2018, 5:12 AM · Plasma

Dec 6 2018

anthonyfieroni added a comment to D16838: S&R: Disable highlighting while replacing.

I have noticed it too, please to 18.12.

Dec 6 2018, 7:57 AM · Kate

Dec 5 2018

anthonyfieroni added inline comments to D16779: kate-ctags plugin: support KDevelop (WIP).
Dec 5 2018, 4:34 AM · KDevelop, KTextEditor, Kate

Dec 3 2018

anthonyfieroni added inline comments to D17325: Fix leak in kemoticons.
Dec 3 2018, 3:15 PM · Frameworks
anthonyfieroni added inline comments to D17325: Fix leak in kemoticons.
Dec 3 2018, 8:17 AM · Frameworks

Nov 30 2018

anthonyfieroni added a comment to D16856: [comicupdater] Fix last day check.

Ping

Nov 30 2018, 12:45 PM · Plasma
anthonyfieroni added a comment to D16873: [comic] Request current identifier on date changed.

Ping

Nov 30 2018, 12:45 PM · Plasma

Nov 28 2018

anthonyfieroni added a comment to D16890: [systemtray] Keep config entries after modifying.

Yep, it's Qt bug.

Nov 28 2018, 1:54 PM · Plasma
anthonyfieroni added a comment to D16918: [dimdisplay] Do not change screen brightness on invalid values.

It looks like the problem is in dimming.

Nov 28 2018, 12:21 PM · Plasma

Nov 26 2018

anthonyfieroni added a comment to D17152: Hide the badge if number too big.

So i like second one, it can still be fixed to 10K+ because it does not matter above.

Nov 26 2018, 5:58 PM · Plasma
anthonyfieroni added a comment to D17152: Hide the badge if number too big.

Why not abbreviate the number? Instead of using "9,999+" for 11000, use "11K".

Nov 26 2018, 8:19 AM · Plasma
anthonyfieroni added inline comments to D16926: Review user interaction in session management.
Nov 26 2018, 5:14 AM · Kate

Nov 25 2018

anthonyfieroni updated subscribers of D16890: [systemtray] Keep config entries after modifying.

To commit it @mart @broulik ?

Nov 25 2018, 7:58 PM · Plasma
anthonyfieroni updated the diff for D16873: [comic] Request current identifier on date changed.
Nov 25 2018, 3:43 PM · Plasma
anthonyfieroni updated the diff for D16856: [comicupdater] Fix last day check.
Nov 25 2018, 3:39 PM · Plasma
anthonyfieroni closed D16844: [comic] Correct usage of DataEngineConsumer.
Nov 25 2018, 3:35 PM · Plasma
anthonyfieroni committed R114:0f79d76cf932: [comic] Correct usage of DataEngineConsumer (authored by anthonyfieroni).
[comic] Correct usage of DataEngineConsumer
Nov 25 2018, 3:35 PM
anthonyfieroni closed D17095: Fixed comic widget crash.
Nov 25 2018, 3:33 PM · Plasma
anthonyfieroni committed R114:5b412f94ff39: [comic] Fix error handling in data updated (authored by anthonyfieroni).
[comic] Fix error handling in data updated
Nov 25 2018, 3:33 PM
anthonyfieroni closed D17094: Fixed comic widget context menu crash.
Nov 25 2018, 3:33 PM · Plasma
anthonyfieroni committed R114:ce5bc062fe15: [comic] Fix widget context menu (authored by anthonyfieroni).
[comic] Fix widget context menu
Nov 25 2018, 3:33 PM
anthonyfieroni added a comment to D16856: [comicupdater] Fix last day check.

It's mostly one per day or accept configuration.

Nov 25 2018, 3:06 PM · Plasma
anthonyfieroni added inline comments to D16830: Add file related actions to Tabbar context menu and File menu: Rename, Delete, Compare (new), and some more.
Nov 25 2018, 7:04 AM · Kate

Nov 22 2018

anthonyfieroni added inline comments to D17094: Fixed comic widget context menu crash.
Nov 22 2018, 11:26 AM · Plasma
anthonyfieroni added a reviewer for D17095: Fixed comic widget crash: Plasma.
Nov 22 2018, 9:30 AM · Plasma
anthonyfieroni added a comment to D17073: [Task Manager] Do not crop album art in tooltip.

+1

Nov 22 2018, 8:32 AM · Plasma
anthonyfieroni added a comment to D16873: [comic] Request current identifier on date changed.

@davidedmundson, i have more little fixes over applet did you see something suspicious here, i plan to commit them before 5.14.4 release.

Nov 22 2018, 7:59 AM · Plasma

Nov 21 2018

anthonyfieroni added a reviewer for D17078: Make it possible to use KAboutData/License/Person from QML: dfaure.

You can't change parameters in methods or constructors, it's a BIC.

Nov 21 2018, 6:54 PM · Frameworks
anthonyfieroni added a comment to D17073: [Task Manager] Do not crop album art in tooltip.

Whole point is to not change tooltip height, album art can be larger that entire screen or smaller than 16x16, so the solution is to scale image to current aspect ratio. Otherwise it can lead to inconsistency.

Nov 21 2018, 2:45 PM · Plasma

Nov 20 2018

anthonyfieroni added inline comments to D16971: Depend on KDE Frameworks 5.41.
Nov 20 2018, 6:29 PM

Nov 19 2018

anthonyfieroni added a comment to D16918: [dimdisplay] Do not change screen brightness on invalid values.

So i made simple script to test, it looks like the problem isn't that

xset dpms force off
sleep 1
cat /sys/class/backlight/intel_backlight/max_brightness
cat /sys/class/backlight/intel_backlight/brightness
cat /sys/class/backlight/intel_backlight/actual_brightness

Results:

187
22
0
Nov 19 2018, 6:30 PM · Plasma

Nov 18 2018

anthonyfieroni added a comment to D16890: [systemtray] Keep config entries after modifying.

But for some reason, on second Entries show warnings says: cannot call createObject on null object. Looks like it is treated as local object or something.

Nov 18 2018, 6:56 PM · Plasma
anthonyfieroni added a comment to D16926: Review user interaction in session management.

Done. BTW I had tried to change the order of the menu entries, without success (?)

Nov 18 2018, 9:54 AM · Kate
anthonyfieroni added a comment to D16926: Review user interaction in session management.

You should increase version to 84 https://phabricator.kde.org/source/kate/browse/master/kate/data/kateui.rc$3 Also you can generate diffs like git diff -U9999 > file for context to present.

Nov 18 2018, 7:49 AM · Kate

Nov 16 2018

anthonyfieroni requested review of D16918: [dimdisplay] Do not change screen brightness on invalid values.
Nov 16 2018, 8:42 AM · Plasma
anthonyfieroni updated the diff for D16856: [comicupdater] Fix last day check.

Better not change data engine

Nov 16 2018, 6:53 AM · Plasma
anthonyfieroni updated the summary of D16856: [comicupdater] Fix last day check.
Nov 16 2018, 6:52 AM · Plasma

Nov 15 2018

anthonyfieroni added a comment to D16890: [systemtray] Keep config entries after modifying.

Weird. If configuration window stays open, clicks in systray work correct, when it's dismissed clicks are incorrect.

Nov 15 2018, 1:26 PM · Plasma
anthonyfieroni updated the diff for D16890: [systemtray] Keep config entries after modifying.
Nov 15 2018, 8:30 AM · Plasma
anthonyfieroni requested review of D16890: [systemtray] Keep config entries after modifying.
Nov 15 2018, 8:00 AM · Plasma

Nov 14 2018

anthonyfieroni requested review of D16873: [comic] Request current identifier on date changed.
Nov 14 2018, 6:51 AM · Plasma

Nov 13 2018

anthonyfieroni requested review of D16856: [comicupdater] Fix last day check.
Nov 13 2018, 6:57 AM · Plasma
anthonyfieroni committed R120:d53622d7d9e0: [clipboard] Limit length of clipboard text item visualisation (authored by anthonyfieroni).
[clipboard] Limit length of clipboard text item visualisation
Nov 13 2018, 6:45 AM
anthonyfieroni closed D16842: [clipboard] Limit length of clipboard text item visualisation.
Nov 13 2018, 6:45 AM · Plasma

Nov 12 2018

anthonyfieroni updated the diff for D16844: [comic] Correct usage of DataEngineConsumer.

Fix diff

Nov 12 2018, 5:48 PM · Plasma
anthonyfieroni requested review of D16844: [comic] Correct usage of DataEngineConsumer.
Nov 12 2018, 5:46 PM · Plasma
anthonyfieroni requested review of D16842: [clipboard] Limit length of clipboard text item visualisation.
Nov 12 2018, 5:39 PM · Plasma

Nov 10 2018

anthonyfieroni added a comment to D16721: Use Krita toolbar in Karbon.

Force pushes are generally reserved for pretty serious issues, couldn't the whitespace be corrected with a follow up commit to remove it?

Nov 10 2018, 9:03 AM · Calligra: 3.0
anthonyfieroni added a comment to D16784: Remove whitespace created by D16721.

But it's not only that https://phabricator.kde.org/R8:a7ee6f871af225fd5edc9458ee183604fabadc8a
Notice ~SectionLayout() and many others, you should use settings that trim whitespaces on file save. In Kate -> settings -> open/save -> Remove trailing spaces -> In entire document.

Nov 10 2018, 9:01 AM · Calligra: 3.0

Nov 9 2018

anthonyfieroni updated subscribers of D16721: Use Krita toolbar in Karbon.

Please contact @bcooksley to remote all white space changes from you commit. Please be more precise when you commit, you introduce even more white spaces rather than to remove them.

Nov 9 2018, 5:51 PM · Calligra: 3.0
anthonyfieroni accepted D16721: Use Krita toolbar in Karbon.

Please, remove all white space changes before commit. It will be better if you test the patch some time without crash or other downsides. If you notice something wrong write here. If all is good you can commit in few days. Thank you for patch, other patches are welcome.

Nov 9 2018, 4:33 PM · Calligra: 3.0
anthonyfieroni added a comment to D16721: Use Krita toolbar in Karbon.

Can you add screenshots of horizontal and vertical version, add it to test, just to have how it looks. I see some gestures that i cannot test, did you can, touchscreen, tablet or something that this code works :)

Nov 9 2018, 1:17 PM · Calligra: 3.0
anthonyfieroni added inline comments to D16721: Use Krita toolbar in Karbon.
Nov 9 2018, 7:09 AM · Calligra: 3.0
anthonyfieroni added a comment to D16721: Use Krita toolbar in Karbon.

Can you test my suggestions, it's looks good to me.

Nov 9 2018, 7:08 AM · Calligra: 3.0

Nov 8 2018

anthonyfieroni added a comment to D16721: Use Krita toolbar in Karbon.

Config, if it's not set explicitly, <appname> + "rc" https://api.kde.org/frameworks/kconfig/html/kconfig_8cpp_source.html#l00607

Nov 8 2018, 11:29 AM · Calligra: 3.0
anthonyfieroni added inline comments to D16721: Use Krita toolbar in Karbon.
Nov 8 2018, 8:55 AM · Calligra: 3.0

Nov 7 2018

anthonyfieroni added a comment to D16721: Use Krita toolbar in Karbon.

Return QObjects, if you have problems copy linker output here.

Nov 7 2018, 2:35 PM · Calligra: 3.0
anthonyfieroni added inline comments to D16643: Correct the accept flag of the event object on DragMove .
Nov 7 2018, 6:54 AM · Frameworks
anthonyfieroni added a comment to D16721: Use Krita toolbar in Karbon.

I'm adding Krita as reviewer, because Karbon is unmaintained and I hope someone at Krita as some experience with the toolbox

Nov 7 2018, 6:49 AM · Calligra: 3.0
anthonyfieroni accepted D16714: [Terminal Display] Don't hide the search box when scrolling with the keyboard.
Nov 7 2018, 6:23 AM · Konsole

Nov 6 2018

anthonyfieroni added inline comments to D16715: make global menu minimize state aware.
Nov 6 2018, 6:36 PM · Plasma
anthonyfieroni added a comment to D16714: [Terminal Display] Don't hide the search box when scrolling with the keyboard.

Shift + Pg Up/Down works for me and why it will set up esc key?

Nov 6 2018, 6:18 PM · Konsole