Feed Advanced Search

Dec 9 2019

mpyne committed R365:73ac14e8db2e: sample-rc: Bump Qt version to 5.13. (authored by mpyne).
sample-rc: Bump Qt version to 5.13.
Dec 9 2019, 4:06 AM

Nov 24 2019

mpyne added inline comments to D24046: Allow triggering sort from QML.
Nov 24 2019, 7:07 PM · Frameworks
mpyne accepted D23205: [KProcessList] Optimize KProcessList::processInfo.

I've reviewed the patch and it's good, you've addressed the issues that were noted by Aleix already, so please commit and we can address anything that might pop up as it happens.

Nov 24 2019, 6:16 PM · Frameworks

Nov 9 2019

mpyne committed R365:97510bf282b2: bzr: Improve error messages a bit, and assume updates were by bzr. (authored by mpyne).
bzr: Improve error messages a bit, and assume updates were by bzr.
Nov 9 2019, 9:52 PM
mpyne committed R365:77de1292d0b5: Merge branch 'Fix-openSUSE-Thumbleweed-initial-setup' into 'master' (authored by mpyne).
Merge branch 'Fix-openSUSE-Thumbleweed-initial-setup' into 'master'
Nov 9 2019, 12:38 AM
mpyne committed R365:5804353b1f5c: Fix openSUSE Thumbleweed initial setup (authored by ognarb).
Fix openSUSE Thumbleweed initial setup
Nov 9 2019, 12:38 AM

Oct 6 2019

mpyne committed R365:5099203c5eb2: Merge branch 'bashrcSetup' into 'master' (authored by mpyne).
Merge branch 'bashrcSetup' into 'master'
Oct 6 2019, 3:01 PM
mpyne committed R365:b939f20ddaf0: first-run: Setup .bashrc as part of initial setup. (authored by MrPepe).
first-run: Setup .bashrc as part of initial setup.
Oct 6 2019, 3:01 PM
mpyne committed R344:ecfeec82abbe: taglib: Remove deprecated code. (authored by mpyne).
taglib: Remove deprecated code.
Oct 6 2019, 2:46 PM

Oct 5 2019

mpyne accepted D23800: Use ECMGenerateExportHeader to manage deprecated API better.

The change looks good and builds in various combinations of CMake options (after I installed the changeset from D23789). I encountered that excluding deprecated components from the build requires a version of x.y.z. (not just x.y) but other than that things were straightforward from a developer's perspective.

Oct 5 2019, 11:46 PM · Frameworks

Sep 27 2019

mpyne added a comment to T11564: Migration plan for dependency meta data.

I'd be supportive of a change to help better support Gitlab CI; I've already been slowly working to split kdesrc-build into a more backend / frontend model already so it would be a good time for it.

Sep 27 2019, 2:47 AM · KF6

Sep 9 2019

mpyne committed R365:c1e56c8e20b5: mojo: Improve dep tree generator to use fewer promises. (authored by mpyne).
mojo: Improve dep tree generator to use fewer promises.
Sep 9 2019, 12:32 AM
mpyne committed R365:96d5e871211d: mojo: Implement utf-8 for dep tree, remove hack. (authored by mpyne).
mojo: Implement utf-8 for dep tree, remove hack.
Sep 9 2019, 12:32 AM
mpyne committed R365:21ba1c00bc57: mojo: Refine debug flags implementations (--list-build, --print-modules) (authored by mpyne).
mojo: Refine debug flags implementations (--list-build, --print-modules)
Sep 9 2019, 12:00 AM

Sep 8 2019

mpyne committed R365:23b3baaa8b6a: Merge branch 'mojo-err-checking' into 'make_it_mojo' (authored by mpyne).
Merge branch 'mojo-err-checking' into 'make_it_mojo'
Sep 8 2019, 9:14 PM
mpyne committed R365:2c56ab7dc956: Merge remote-tracking branch 'origin/make_it_mojo' into mojo-err-checking (authored by mpyne).
Merge remote-tracking branch 'origin/make_it_mojo' into mojo-err-checking
Sep 8 2019, 9:04 PM
mpyne committed R365:02e624fbf364: mojo: Minor cleanup on GET modulesFromCommand route handler. (authored by mpyne).
mojo: Minor cleanup on GET modulesFromCommand route handler.
Sep 8 2019, 9:00 PM
mpyne committed R365:56063cfbfa52: mojo: Make selector msg a debug and all on one line. (authored by mpyne).
mojo: Make selector msg a debug and all on one line.
Sep 8 2019, 9:00 PM
mpyne committed R365:4adf7354fca6: mojo: Remove now-dead dep printing code. (authored by mpyne).
mojo: Remove now-dead dep printing code.
Sep 8 2019, 7:16 PM
mpyne committed R365:2bfbbd9922dc: dep-resolv: Fix --no-include-dependencies to have same default. (authored by mpyne).
dep-resolv: Fix --no-include-dependencies to have same default.
Sep 8 2019, 7:05 PM
mpyne committed R365:d36b5e6f660a: Merge branch 'dependency-graph-client-formatting' into 'make_it_mojo' (authored by mpyne).
Merge branch 'dependency-graph-client-formatting' into 'make_it_mojo'
Sep 8 2019, 6:08 PM
mpyne committed R365:745d40d9fa44: mojo: Improve logging for backend mode. (authored by mpyne).
mojo: Improve logging for backend mode.
Sep 8 2019, 1:34 PM
mpyne committed R365:9daa521caac0: mojo: Make clear that sample client dropdown doesn't work. (authored by mpyne).
mojo: Make clear that sample client dropdown doesn't work.
Sep 8 2019, 1:34 PM
mpyne committed R365:976732d5d572: mojo: Disable metadata updates for headless mode. (authored by mpyne).
mojo: Disable metadata updates for headless mode.
Sep 8 2019, 1:34 PM
mpyne committed R365:17a37de0b604: mojo: Fix implementation of GET /modules. (authored by mpyne).
mojo: Fix implementation of GET /modules.
Sep 8 2019, 1:34 PM
mpyne committed R365:5971931483de: mojo: Import Mojolicious's error handler debugging page. (authored by mpyne).
mojo: Import Mojolicious's error handler debugging page.
Sep 8 2019, 1:34 PM

Sep 7 2019

mpyne committed R365:2f068cdf44fc: Merge branch 'dependency-graph-dto' into 'make_it_mojo' (authored by mpyne).
Merge branch 'dependency-graph-dto' into 'make_it_mojo'
Sep 7 2019, 8:07 PM

Sep 2 2019

mpyne committed R344:fa5f1abf8ab5: Merge remote-tracking branch 'gitlab/Applications/19.08' (authored by mpyne).
Merge remote-tracking branch 'gitlab/Applications/19.08'
Sep 2 2019, 11:44 PM
mpyne committed R344:d4dc1bee178b: Ensure CollectionList cache is saved on shutdown. (authored by mpyne).
Ensure CollectionList cache is saved on shutdown.
Sep 2 2019, 11:42 PM
mpyne committed R365:4a6d82fef3d9: mojo: Fix testcases again. (authored by mpyne).
mojo: Fix testcases again.
Sep 2 2019, 5:31 PM
mpyne committed R365:14286bf3074f: mojo: Make 'kdesrc-build --backend' sort of work again. (authored by mpyne).
mojo: Make 'kdesrc-build --backend' sort of work again.
Sep 2 2019, 5:31 PM

Sep 1 2019

mpyne committed R365:8e6e593fb822: mojo: Don't count skipped modules as 'succesful' in result summary. (authored by mpyne).
mojo: Don't count skipped modules as 'succesful' in result summary.
Sep 1 2019, 9:33 PM
mpyne committed R365:c1fb8cbb5faa: Merge remote-tracking branch 'gitlab/master' into make_it_mojo (authored by mpyne).
Merge remote-tracking branch 'gitlab/master' into make_it_mojo
Sep 1 2019, 9:33 PM

Aug 31 2019

mpyne committed R365:6c10817e55ad: dep-resolv: Introduce --no-include-dependencies cmdline opt. (authored by mpyne).
dep-resolv: Introduce --no-include-dependencies cmdline opt.
Aug 31 2019, 10:09 PM

Aug 20 2019

mpyne accepted D23226: Use aether theme.

This is a definite improvement. But I think your wider point is correct, we should move this to the Wiki and disestablish the separate website. I'll just add it to the ol' TODO list I suppose...

Aug 20 2019, 2:04 AM
mpyne committed R365:673ef32a28e7: first-run: Improve install command for Arch. (authored by nhiga).
first-run: Improve install command for Arch.
Aug 20 2019, 12:43 AM
mpyne closed D23173: Avoid partial upgrade on Arch Linux.
Aug 20 2019, 12:43 AM
mpyne committed R365:ff876eb01a61: Merge branch 'build-failure-debug-tips' into 'master' (authored by mpyne).
Merge branch 'build-failure-debug-tips' into 'master'
Aug 20 2019, 12:31 AM
mpyne committed R365:4cdf15d6ccc5: Merge branch 'fix-fedora-src-builds' into 'master' (authored by mpyne).
Merge branch 'fix-fedora-src-builds' into 'master'
Aug 20 2019, 12:31 AM

Aug 13 2019

mpyne committed R365:4061535e4933: Fix build for pre-ECM CMake install. (authored by mpyne).
Fix build for pre-ECM CMake install.
Aug 13 2019, 2:22 AM

Aug 4 2019

mpyne committed R344:70442f03e0a0: Merge branch 'Applications/19.08' (authored by mpyne).
Merge branch 'Applications/19.08'
Aug 4 2019, 10:13 PM
mpyne committed R344:d161bae4530b: Adjust lyrics to use new URLs. (authored by ltoscano).
Adjust lyrics to use new URLs.
Aug 4 2019, 10:01 PM

Aug 2 2019

mpyne committed R344:d20611b603fa: Merge branch 'dialog-open-every-time-2' into 'Applications/19.08' (authored by mpyne).
Merge branch 'dialog-open-every-time-2' into 'Applications/19.08'
Aug 2 2019, 12:18 AM

Jul 25 2019

mpyne committed R344:28a576c05c24: Merge branch 'single-instance' into 'master' (authored by mpyne).
Merge branch 'single-instance' into 'master'
Jul 25 2019, 2:27 AM

Jul 24 2019

mpyne accepted D22704: Remove kjs from kf5umbrella.

Another great idea.

Jul 24 2019, 3:01 AM
mpyne accepted D22703: KF5::MediaPlayer is only used in kmplayer.

Great idea!

Jul 24 2019, 2:58 AM
mpyne committed R344:c772c5b43af4: Merge branch 'slider-hidpi' into 'master' (authored by mpyne).
Merge branch 'slider-hidpi' into 'master'
Jul 24 2019, 2:53 AM

Jul 12 2019

mpyne committed R365:1609668a0e2b: initial-setup: Add missing Fedora packages. (authored by usta).
initial-setup: Add missing Fedora packages.
Jul 12 2019, 1:23 AM
mpyne closed D22319: Forgotten bzr for fedora packages.
Jul 12 2019, 1:23 AM · kdesrc-build
mpyne added a comment to D22319: Forgotten bzr for fedora packages.
In D22319#493438, @usta wrote:

Change is good to commit. Please let me know if you're not able to commit and I can on your behalf.

I had kde git account on the other hand i didnt made any commits since about 2 years, maybe because of that or maybe there is another type of write access needed by kdesrc-build repo ,
i couldnt able to push my changes.

remote: error: hook declined to update refs/heads/master
To git.kde.org:kdesrc-build.git

! [remote rejected] master -> master (hook declined)

error: failed to push some refs to 'git@git.kde.org:kdesrc-build.git'

Could you tell me if i am doing something wrong ?

Jul 12 2019, 1:09 AM · kdesrc-build

Jul 10 2019

mpyne committed R365:21afc50ed5fa: buildsystem: Remove link to deleted wiki page. (authored by mpyne).
buildsystem: Remove link to deleted wiki page.
Jul 10 2019, 1:22 AM
mpyne accepted D22319: Forgotten bzr for fedora packages.

Change is good to commit. Please let me know if you're not able to commit and I can on your behalf.

Jul 10 2019, 12:16 AM · kdesrc-build

Jul 7 2019

mpyne committed R365:00d2ae89d95a: git: Improve detection of local changes. (authored by mpyne).
git: Improve detection of local changes.
Jul 7 2019, 12:02 AM

Jul 5 2019

mpyne committed R344:23e632fd3f45: Merge branch 'ltoscano/juk-selectable-track-title' into Applications/19.04 (authored by mpyne).
Merge branch 'ltoscano/juk-selectable-track-title' into Applications/19.04
Jul 5 2019, 2:51 PM

Jul 4 2019

mpyne committed R365:99c87f4922cd: sample-rc: Give the only anon module-set a name. (authored by mpyne).
sample-rc: Give the only anon module-set a name.
Jul 4 2019, 3:54 PM

Jun 23 2019

mpyne committed R344:75e25a39c3e6: renamer: Stretch the content, not the label of confirm dialog. (authored by mpyne).
renamer: Stretch the content, not the label of confirm dialog.
Jun 23 2019, 9:48 PM
mpyne committed R344:fea7e6ca67bd: Merge branch 'Applications/19.04' (authored by mpyne).
Merge branch 'Applications/19.04'
Jun 23 2019, 9:48 PM
mpyne committed R344:4c921d333a50: m3u: Add M3U tracks to playlist in the order provided in the file. (authored by mpyne).
m3u: Add M3U tracks to playlist in the order provided in the file.
Jun 23 2019, 9:48 PM
mpyne committed R344:f23803e7e0c4: renamer: Fix missing accept button in confirm dialog. (authored by mpyne).
renamer: Fix missing accept button in confirm dialog.
Jun 23 2019, 9:14 PM
mpyne committed R344:2edcd727ee7a: Merge branch 'Applications/19.04' (authored by mpyne).
Merge branch 'Applications/19.04'
Jun 23 2019, 7:30 PM
mpyne committed R344:f768d0ccd0f0: Found a few more compiler warnings to fix [-Wsuggest-override]. (authored by mpyne).
Found a few more compiler warnings to fix [-Wsuggest-override].
Jun 23 2019, 7:30 PM
mpyne committed R344:55a6bd7170e5: Fix drag-and-drop of playlist items onto a playlist icon. (authored by mpyne).
Fix drag-and-drop of playlist items onto a playlist icon.
Jun 23 2019, 7:30 PM
mpyne committed R344:5f3e09d4d59e: GIT_SILENT Remove unused include. (authored by mpyne).
GIT_SILENT Remove unused include.
Jun 23 2019, 7:30 PM
mpyne committed R365:bf94eac4e56e: Merge branch 'master' into make_it_mojo (authored by mpyne).
Merge branch 'master' into make_it_mojo
Jun 23 2019, 3:16 PM
mpyne committed R365:0d96a0e67880: build-system: Don't auto-clean build dir on repeated failure. (authored by mpyne).
build-system: Don't auto-clean build dir on repeated failure.
Jun 23 2019, 3:16 PM

Jun 17 2019

mpyne committed R365:3ffe4dbb17cd: mojo: Embed Mojolicious 8.19. (authored by mpyne).
mojo: Embed Mojolicious 8.19.
Jun 17 2019, 3:41 AM
mpyne committed R365:c1037a34462b: mojo: Implement list-build and dependency-tree. (authored by mpyne).
mojo: Implement list-build and dependency-tree.
Jun 17 2019, 3:41 AM
mpyne committed R365:c95776100798: mojo: Signal handler should still kill the process once handled. (authored by mpyne).
mojo: Signal handler should still kill the process once handled.
Jun 17 2019, 3:41 AM

Jun 16 2019

mpyne committed R365:a469a387b8f2: mojo: Don't use debug function during cleanup. (authored by mpyne).
mojo: Don't use debug function during cleanup.
Jun 16 2019, 1:30 AM
mpyne committed R365:133f9a498509: mojo: Fix uninit warning when LC_ALL unset. (authored by mpyne).
mojo: Fix uninit warning when LC_ALL unset.
Jun 16 2019, 1:30 AM
mpyne committed R365:ef5156d64a32: mojo: Add Mojolicious pkg to GitLab CI, make --metadata-only work. (authored by mpyne).
mojo: Add Mojolicious pkg to GitLab CI, make --metadata-only work.
Jun 16 2019, 1:30 AM
mpyne committed R365:21a6056563e0: mojo: Port to ksb::BuildException in new-to-master code. (authored by mpyne).
mojo: Port to ksb::BuildException in new-to-master code.
Jun 16 2019, 1:30 AM
mpyne committed R365:ae0722fe1b45: test: Remove dead code in mojo-fied test. (authored by mpyne).
test: Remove dead code in mojo-fied test.
Jun 16 2019, 1:30 AM
mpyne committed R365:66319bec5d66: mojo: Correct testcase for bug 394497. (authored by mpyne).
mojo: Correct testcase for bug 394497.
Jun 16 2019, 1:30 AM
mpyne committed R365:c7de57d6db8c: Merge branch 'master' into make_it_mojo (authored by mpyne).
Merge branch 'master' into make_it_mojo
Jun 16 2019, 1:30 AM
mpyne committed R499:8312cab989b3: Remove duplicate project entries. (authored by mpyne).
Remove duplicate project entries.
Jun 16 2019, 1:26 AM

Jun 14 2019

mpyne committed R365:a9d08e8d4f6e: Update poppler cmake flags to new unstable ABI define. (authored by mpyne).
Update poppler cmake flags to new unstable ABI define.
Jun 14 2019, 11:35 PM
mpyne closed D21649: Fix poppler builds for kitinerary.
Jun 14 2019, 11:35 PM

Jun 8 2019

mpyne accepted D21649: Fix poppler builds for kitinerary.
Jun 8 2019, 6:47 PM

May 25 2019

mpyne accepted D21377: Only install missing Arch packages.

Great idea, thanks!

May 25 2019, 1:18 AM
mpyne accepted D21387: Make sample shell include work with custom Qt.

I was under the impression that LD_LIBRARY_PATH shouldn't be required if the paths to Qt are setup properly, but as long as you've tested that it's necessary I've no objection.

May 25 2019, 1:17 AM

May 18 2019

mpyne committed R344:1312b772a21a: Finish removing deprecated code. (authored by mpyne).
Finish removing deprecated code.
May 18 2019, 7:46 PM
mpyne committed R344:adf074673705: Remove broken/unused MusicBrainz feature and code. (authored by mpyne).
Remove broken/unused MusicBrainz feature and code.
May 18 2019, 7:46 PM
mpyne committed R344:3b703e1bb2f0: Remove deprecated code, fix NowPlaying bar height. (authored by mpyne).
Remove deprecated code, fix NowPlaying bar height.
May 18 2019, 7:46 PM
mpyne committed R344:7264132f038b: A few more FileRenamer cleanups since I was there. (authored by mpyne).
A few more FileRenamer cleanups since I was there.
May 18 2019, 6:48 PM
mpyne committed R344:44d6bb2d7c7d: Remove more compiler warnings for deprecated functions/uses. (authored by mpyne).
Remove more compiler warnings for deprecated functions/uses.
May 18 2019, 6:48 PM
mpyne committed R344:7d681172b19e: Remove deprecated use of QSignalMapper. (authored by mpyne).
Remove deprecated use of QSignalMapper.
May 18 2019, 6:48 PM
mpyne committed R344:f10458fac288: Merge branch 'Applications/19.04' (authored by mpyne).
Merge branch 'Applications/19.04'
May 18 2019, 6:48 PM
mpyne committed R344:dc2d9c8e0fe6: Add 'override' decl to fix compiler warnings, fix drag-and-drop. (authored by mpyne).
Add 'override' decl to fix compiler warnings, fix drag-and-drop.
May 18 2019, 6:48 PM

May 4 2019

mpyne committed R365:74d70dec915a: session-env: Set correct libname on Debian systems. (authored by jbbgameich).
session-env: Set correct libname on Debian systems.
May 4 2019, 8:35 PM
mpyne closed D19864: Set correct libname on debian systems as well.
May 4 2019, 8:35 PM
mpyne committed R365:b7f93bfed5df: first-run: Add support for Mageia 6 distribution. (authored by jjorge).
first-run: Add support for Mageia 6 distribution.
May 4 2019, 8:35 PM
mpyne closed D20936: Add support for Mageia distro.
May 4 2019, 8:35 PM · kdesrc-build
mpyne committed R365:6385f5e429dd: Add support for Meson build system. (authored by mpyne).
Add support for Meson build system.
May 4 2019, 8:35 PM

May 1 2019

mpyne accepted D20936: Add support for Mageia distro.

The patch works in my testing and looks reasonable. Are you able to commit or should I?

May 1 2019, 11:46 PM · kdesrc-build
mpyne committed R365:cd7af4eed524: meson: Fix build system integration bugs, add docs. (authored by mpyne).
meson: Fix build system integration bugs, add docs.
May 1 2019, 2:07 AM
mpyne committed R365:e54200ee3ce1: env: Do not prepend /bin when {qt,kde}dir is blank. (authored by mpyne).
env: Do not prepend /bin when {qt,kde}dir is blank.
May 1 2019, 1:24 AM

Apr 27 2019

mpyne committed R365:3cc8391c81b3: doc: Fix typo dependend -> depended. (authored by yurchor).
doc: Fix typo dependend -> depended.
Apr 27 2019, 4:32 PM
mpyne closed D20174: Fix typo: dependend -> depended.

I have committed the doc fix (and maintained your authorship). I expect that we will be able to automatically migrate git modules to the new location if it is decided to use Gitlab for all KDE git repositories, but in the meantime it does require manually running some git commands.

Apr 27 2019, 4:31 PM · Documentation

Apr 23 2019

mpyne committed R365:a3dee93b0ac1: WIP: Add support for Meson build system. (authored by mpyne).
WIP: Add support for Meson build system.
Apr 23 2019, 1:10 AM