Feed Advanced Search

Apr 4 2020

rdieter added a watcher for Dolphin: rdieter.
Apr 4 2020, 11:58 PM

Jul 11 2019

rdieter committed R55:9ed08bccf511: support python-3.8 (authored by rdieter).
support python-3.8
Jul 11 2019, 1:45 PM

Aug 28 2018

rdieter added a comment to D15091: Compile python bindings with the same sip flags used by PyQt.

These 2 threads:
https://www.riverbankcomputing.com/pipermail/pyqt/2018-August/040759.html
https://www.riverbankcomputing.com/pipermail/pyqt/2018-August/040771.html

Aug 28 2018, 1:08 PM · Build System, Frameworks

Aug 27 2018

rdieter added a comment to D15091: Compile python bindings with the same sip flags used by PyQt.

I was asking mostly because that's what pyqt upstream strongly suggested (to use all sip_flags) when I asked them.

Aug 27 2018, 9:56 PM · Build System, Frameworks
rdieter added a comment to D15091: Compile python bindings with the same sip flags used by PyQt.

Why are you simply not using all PYQT_CONFIGURATION["sip_flags"]?

Aug 27 2018, 3:13 PM · Build System, Frameworks

Jul 31 2018

rdieter committed R549:d8960ea9097e: Fix build against Qt 5.11+ (authored by rdieter).
Fix build against Qt 5.11+
Jul 31 2018, 8:46 PM

Jul 3 2018

rdieter committed R344:b66f4c5c55c6: use KDE_INSTALL_METAINFODIR (authored by rdieter).
use KDE_INSTALL_METAINFODIR
Jul 3 2018, 9:23 PM

Jun 29 2018

rdieter committed R55:d3f8fbfbed65: support python-3.7 (authored by rdieter).
support python-3.7
Jun 29 2018, 1:52 PM
rdieter committed R55:6286f14eefeb: support python-3.7 (authored by rdieter).
support python-3.7
Jun 29 2018, 1:52 PM

May 24 2018

rdieter committed R871:30a36e188aa1: Add Exec= key (authored by rdieter).
Add Exec= key
May 24 2018, 4:25 PM
rdieter committed R120:11e570d86185: add Exec= key (authored by rdieter).
add Exec= key
May 24 2018, 3:10 PM

May 23 2018

rdieter committed R363:8d847d8f97b0: fix typo (authored by rdieter).
fix typo
May 23 2018, 7:48 PM

Mar 29 2018

rdieter added a comment to D11539: Add LibAlkimia[5]_INCLUDE_DIR to fix build issues with static libraries.

Do you really need to have a Qt4 and a Qt5 version ? and for both, do you really need to support 2 different mp libraries ?

Mar 29 2018, 9:04 PM

Mar 20 2018

rdieter committed R261:79f5f4c7f699: fix appdata install path (authored by rdieter).
fix appdata install path
Mar 20 2018, 6:43 PM

Feb 12 2018

rdieter committed R326:8ed3c93e93c5: compoundviewer: use ${AvogadroLibs_INCLUDE_DIRS} (authored by rdieter).
compoundviewer: use ${AvogadroLibs_INCLUDE_DIRS}
Feb 12 2018, 7:05 PM

Jan 15 2018

rdieter committed R293:d45f3107c101: validate baloo_file.desktop (authored by rdieter).
validate baloo_file.desktop
Jan 15 2018, 4:18 PM

Jan 8 2018

rdieter committed R120:e3db65d74efd: Merge branch 'Plasma/5.8' (authored by rdieter).
Merge branch 'Plasma/5.8'
Jan 8 2018, 6:22 PM
rdieter committed R120:12e3568042fb: Fix for xembedsniproxy crash due to NULL returned from xcb_image_get() (authored by maciejsitarz).
Fix for xembedsniproxy crash due to NULL returned from xcb_image_get()
Jan 8 2018, 6:21 PM

Dec 1 2017

rdieter added a comment to D7629: Do not show reveal password button on login screen.

If you're going to do this, may as well undo all of https://phabricator.kde.org/D3616 , and remove the reveal password button from the lockscreen too ? Or not... at least the eye icon works there (for me at least).

Dec 1 2017, 2:18 PM · Plasma

Oct 12 2017

rdieter added a comment to D8259: Really fix appdata location.

Sorry about the botch there, not sure how that ever worked for me. Thanks for fixing it.

Oct 12 2017, 12:46 PM

Sep 29 2017

rdieter committed R423:7db6c1f5081f: fix appdata install location (authored by rdieter).
fix appdata install location
Sep 29 2017, 4:49 PM

Jul 21 2017

rdieter added a reverting change for R417:672b4e39f22f: Fix .desktop: Qt5 apps accept qwindowtitle, not caption BUG:381087: R417:15b9c4686b3a: Revert "Fix .desktop: Qt5 apps accept qwindowtitle, not caption".
Jul 21 2017, 11:15 AM
rdieter committed R417:15b9c4686b3a: Revert "Fix .desktop: Qt5 apps accept qwindowtitle, not caption" (authored by rdieter).
Revert "Fix .desktop: Qt5 apps accept qwindowtitle, not caption"
Jul 21 2017, 11:15 AM

Mar 27 2017

rdieter accepted D5193: Port away from KUniqueApplication to QApplication with KDBusService.

+1, crasher gone

Mar 27 2017, 1:30 PM

Mar 1 2017

rdieter closed D4407: support loading qtlogging.ini from QLibraryInfo::DataPath too.

I botched the commit log to autoclose this, so try manually

Mar 1 2017, 7:52 PM

Feb 23 2017

rdieter committed R355:da52556a6145: Merge branch 'Applications/16.12' (authored by rdieter).
Merge branch 'Applications/16.12'
Feb 23 2017, 9:12 PM
rdieter committed R355:acffcd986c9c: support loading qtlogging.ini from QLibraryInfo::DataPath too (authored by rdieter).
support loading qtlogging.ini from QLibraryInfo::DataPath too
Feb 23 2017, 9:09 PM

Feb 21 2017

rdieter updated the diff for D4407: support loading qtlogging.ini from QLibraryInfo::DataPath too.

Update to only fallback to other location if envPath is empty

Feb 21 2017, 8:32 PM

Feb 2 2017

rdieter updated D4407: support loading qtlogging.ini from QLibraryInfo::DataPath too.
Feb 2 2017, 3:06 PM
rdieter added a reviewer for D4407: support loading qtlogging.ini from QLibraryInfo::DataPath too: mlaurent.
Feb 2 2017, 3:03 PM
rdieter retitled D4407: support loading qtlogging.ini from QLibraryInfo::DataPath too from to support loading qtlogging.ini from QLibraryInfo::DataPath too.
Feb 2 2017, 3:02 PM

Jan 12 2017

rdieter committed R349:ad29dcff7cfe: Merge branch 'Applications/16.12' (authored by rdieter).
Merge branch 'Applications/16.12'
Jan 12 2017, 7:00 PM
rdieter committed R349:973921ac4e31: don't throw away global CMAKE_C_FLAGS (authored by rdieter).
don't throw away global CMAKE_C_FLAGS
Jan 12 2017, 7:00 PM

Oct 21 2016

rdieter committed R49:32c2de147711: Merge branch 'master' into frameworks (authored by rdieter).
Merge branch 'master' into frameworks
Oct 21 2016, 4:18 PM
rdieter committed R49:7550acc11923: remove dup X-DBUS-ServiceName (authored by rdieter).
remove dup X-DBUS-ServiceName
Oct 21 2016, 4:18 PM
rdieter committed R49:bfc26ad53a90: Merge branch 'Applications/16.08' (authored by rdieter).
Merge branch 'Applications/16.08'
Oct 21 2016, 4:18 PM
rdieter committed R49:e5932b6d0008: kcachegrind.desktop: X-DBUS-ServiceName=org.kde.kcachegrind (authored by rdieter).
kcachegrind.desktop: X-DBUS-ServiceName=org.kde.kcachegrind
Oct 21 2016, 4:18 PM

Sep 23 2016

rdieter committed R134:27e45967c78f: Merge branch 'Plasma/5.8' (authored by rdieter).
Merge branch 'Plasma/5.8'
Sep 23 2016, 9:43 PM
rdieter committed R134:dbefdc3e0a4f: mark kirigami as runtime component (authored by rdieter).
mark kirigami as runtime component
Sep 23 2016, 9:43 PM
rdieter committed R118:540f526a7eba: Merge branch 'Plasma/5.8' (authored by rdieter).
Merge branch 'Plasma/5.8'
Sep 23 2016, 9:42 PM
rdieter committed R118:edad7c5e9841: Mark Kirigami as runtime component (authored by rdieter).
Mark Kirigami as runtime component
Sep 23 2016, 9:41 PM

Sep 10 2016

rdieter committed R106:f8f21ef52569: make desktop-file-validate happy (trailing ;) (authored by rdieter).
make desktop-file-validate happy (trailing ;)
Sep 10 2016, 3:55 AM

Sep 4 2016

rdieter committed R168:2a0c578a0269: Merge branch 'Applications/16.08' (authored by rdieter).
Merge branch 'Applications/16.08'
Sep 4 2016, 6:45 PM
rdieter committed R168:3c4f752c47b8: add ASSUAN_INCLUDES, fixes FTBFS (authored by rdieter).
add ASSUAN_INCLUDES, fixes FTBFS
Sep 4 2016, 6:44 PM

Aug 4 2016

rdieter committed R43:156d0e490c7b: Merge branch 'Applications/16.08' (authored by rdieter).
Merge branch 'Applications/16.08'
Aug 4 2016, 1:15 PM
rdieter committed R43:92be71b22717: use safer KDE_INSTALL_FULL macro variant (authored by rdieter).
use safer KDE_INSTALL_FULL macro variant
Aug 4 2016, 1:15 PM

Jul 29 2016

rdieter committed R155:afa992b00b6f: Merge branch 'Applications/16.08' (authored by rdieter).
Merge branch 'Applications/16.08'
Jul 29 2016, 3:44 PM
rdieter committed R155:868f7b29df5d: better CMAKECONFIG_INSTALL_DIR fix (authored by rdieter).
better CMAKECONFIG_INSTALL_DIR fix
Jul 29 2016, 3:44 PM
rdieter added a reverting change for R155:0821e62660e9: CMAKECONFIG_INSTALL_DIR: don't include prefix twice: R155:8b12a71c4da1: Revert "CMAKECONFIG_INSTALL_DIR: don't include prefix twice".
Jul 29 2016, 3:44 PM
rdieter committed R155:8b12a71c4da1: Revert "CMAKECONFIG_INSTALL_DIR: don't include prefix twice" (authored by rdieter).
Revert "CMAKECONFIG_INSTALL_DIR: don't include prefix twice"
Jul 29 2016, 3:44 PM
rdieter committed R155:4aacce107d05: Merge branch 'Applications/16.08' (authored by rdieter).
Merge branch 'Applications/16.08'
Jul 29 2016, 3:44 PM
rdieter committed R155:0821e62660e9: CMAKECONFIG_INSTALL_DIR: don't include prefix twice (authored by rdieter).
CMAKECONFIG_INSTALL_DIR: don't include prefix twice
Jul 29 2016, 3:44 PM