Re: Upcoming CI changes - transition to VM based CI

2025-06-02 Thread Christoph Cullmann
rst > stepping stone to support building anything else, it will not be possible for > us to produce Qt 5 based VM build images for any of the 3 platforms. > > We will therefore have to remove Qt 5 support from the CI system with the > transition to VM based CI. > > Please let me know if there are any questions on the above. Have we some overview how many things on invent.kde.org will loose the the CI as they are still Qt 5 only? Greetings Christoph signature.asc Description: OpenPGP digital signature

Re: Sunsetting Qt 5

2024-11-30 Thread christoph
deadline for that, like one of the Gear releases there. But just to be sure, about how many applications on invent do we talk. Greetings Christoph Cheers, Albert Any application that does not have a port underway as at the point where feature releases become forbidden is proposed to

Re: Licensing for cxx-kde-frameworks (Rust bridge for KF6)

2024-11-03 Thread christoph
er is effectively the same as GPL-2.0-or-later with Rust because it's statically linked. MPL-2.0 preserves the copyleft at a per source file level, but allows the binary artifact to have a composition of compatible licenses (including the GNU ones). This is the least messy for Rust bindings to LGPL libraries. If upstream cxx-qt uses Apache-2.0+MIT I would propose to just follow that. Greetings Christoph

Re: migrating old metadata (kdesrc-build action needed)

2024-11-03 Thread christoph
https://invent.kde.org/sysadmin/repo-metadata/-/merge_requests/389 months ago that is no issue. Greetings Christoph HS

Re: Request to become the maintainer of Trojitá

2024-09-23 Thread christoph
, that is great! Greetings Christoph

Re: Assistance with two bugs

2024-09-22 Thread christoph
. Greetings Christoph

Re: KDE Builder: request for review

2024-07-21 Thread christoph
at doesn't mean there shall be no new features, just not breaking changes. Like we do it with Frameworks and Co. or how CMake handles that. The build tool shall not require the user to fixup the config without really good reasons. Greetings Christoph (please keep the list in CC) any f

Re: Crow Translate

2024-07-17 Thread christoph
n the app, either as inline message widget or popup, one can not expect that users need to read the meta data somewhere. We try to be privacy sensitive, once telling that the data will float around the internet is really important in my eyes. Greetings Christoph

Re: KDE Builder: request for review

2024-07-15 Thread christoph
st not breaking changes. Like we do it with Frameworks and Co. or how CMake handles that. The build tool shall not require the user to fixup the config without really good reasons. Greetings Christoph (please keep the list in CC) Hi, I think before we promote this more as 'the tool

Re: KDE Builder: request for review

2024-07-15 Thread christoph
be in my eyes no further backward incompatible changes or large dependency increases without a real good reason. But that is just my viewpoint. Hi, any feedback on that? Thanks. Greetings Christoph Greetings Christoph Thiago

Re: KDE Builder: request for review

2024-07-13 Thread christoph
nges or large dependency increases without a real good reason. But that is just my viewpoint. Greetings Christoph Thiago

Re: libicu dependancy

2023-09-17 Thread christoph
On 2023-09-17 20:59, Michael Reeves wrote: Is libicu in the CI images already? Hi, i assume for Qt it is there, but is there a need to use it directly? Qt should provide a lot of stuff that allows to skip that. Greetings Christoph

Re: RFC: an improved ki18n_install

2023-03-07 Thread Christoph Cullmann (cullmann.io)
outside one would just need to add the po dir and be done. Greetings Christoph I'd urge to use the existing tools like make/ninja as much as possible instead of reimplementing their logic partially and maintaining a non-integrated sub buildsystem, with all the shortcomings and fails. Thank

Re: Telemetry in Plasma and Discover

2022-07-13 Thread Christoph Cullmann (cullmann.io)
on that we did something wrong, then we could have rectified it. Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: New cmake warning.

2022-05-16 Thread Christoph Cullmann (cullmann.io)
Just install a proper cmake during both the CI and the normal development. We even install our own compilers or at least the latest devtoolset, otherwise RHEL 7 is useless. I don't think the enterprise distros are anything we should really look at for determining our dependency versions. Greeti

Re: Git merge workflow: reverse it?

2022-05-10 Thread Christoph Cullmann (cullmann.io)
nly work on the master branch and that is for me the best way to previously test the stuff properly. Naturally for e.g. Kate we only backport trivial stuff that way. Greetings Christoph Nate -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

KUserFeedback integration for KWrite

2022-03-30 Thread Christoph Cullmann (cullmann.io)
ase refer to the above merge request. Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: Gitlab CI - Inbound

2021-09-06 Thread Christoph Cullmann (cullmann.io)
the same state of dependencies, too. Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: KDE Gear releases & Frameworks dependencies

2021-03-02 Thread Christoph Cullmann
On 2021-03-02 22:11, Albert Astals Cid wrote: El dimarts, 2 de març de 2021, a les 19:39:57 CET, Christoph Cullmann va escriure: Hi, for the KDE Gear release service releases, what is actually an acceptable Frameworks release requirement for the upcoming 21.04? e.g. at the moment, Kate

KDE Gear releases & Frameworks dependencies

2021-03-02 Thread Christoph Cullmann
Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: KDE Frameworks 6 - Virtual Sprint setup

2021-01-31 Thread Christoph Cullmann
#x27;m in! European hours preferred, any weekend starting from w6 should be possible. Count me in, too ;=) European hours preferred. Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: Retiring

2021-01-14 Thread Christoph Cullmann
On 2021-01-13 23:05, Milian Wolff wrote: On Mittwoch, 13. Januar 2021 21:57:13 CET Christoph Feck wrote: Hello developers, my personal situation allows for much less time for KDE related work, at least during the Corona times. I would like to retire as soon as possible from these

Retiring

2021-01-13 Thread Christoph Feck
ee many modules still just community-maintained, and I hope the community can take over maintainance. Not that I did any relevant work here in the recent years... I might eventually continue to prepare some patches, so please keep all my accounts intact, but only de-list me as the maintainer. Thank you, Christoph

Re: Swap - An Addition to Cut/Copy/Paste for Text Handling

2020-12-15 Thread Christoph Cullmann
t as far as the underlying structure of things goes. But perhaps this post will spark a discussion. Hi, I think this is very nice idea and I don't know why we didn't have this earlier. Here some patch for KTextEditor: https://invent.kde.org/frameworks/ktexteditor/-/merge_request

Re: Please review KUserFeedback support in Dolphin

2020-10-29 Thread Christoph Cullmann
dated foundation, if we use that in more stuff now? Greetings Christoph Cheers, Elvis [1]: https://community.kde.org/Policies/Telemetry_Policy#Compliance -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: Git merge workflow: reverse it?

2020-09-17 Thread Christoph Cullmann
ges in the stable branch as needed > - We had been using this workflow for about 1 month now and I'd say it > is working nicely for us. variant. (and in doubt only will cherry-pick very "small" fixes back, to avoid regressions) Greetings Christoph Cheers, Albert

Re: Is kdeinit still actual?

2020-04-27 Thread Christoph Feck
On 04/27/20 12:53, Alexander Volkov wrote: So, does it still makes sense to use kdeinit? https://phabricator.kde.org/T12140

Re: Review Kid3

2020-02-18 Thread Christoph Feck
On 02/13/20 22:14, Albert Astals Cid wrote: You should change the bug reporting to use bugzilla not your email address in KAboutData Right. Urs, could you please request creation of a bugzilla product? Thanks, Christoph

Re: Review Kid3

2020-02-13 Thread Christoph Feck
/doc/trunk-kf5/po/kid3.po/ Kid3 exists since 2003 and I would say that it is quite mature. As it is also available as a Qt-only version (without KDE dependencies) and for macOS, Windows and Android, the build system differs a bit from the typical KDE application. -- Christoph Feck KDE Bug

Re: KUserFeedback integration for Kate

2020-02-05 Thread Christoph Cullmann
On 2020-02-02 12:27, Christoph Cullmann wrote: Hi, I created some initial merge request for basic user feedback integration into Kate: https://invent.kde.org/kde/kate/merge_requests/60 To do this properly like described in https://community.kde.org/Policies/Telemetry_Policy I would like to

KUserFeedback integration for Kate

2020-02-02 Thread Christoph Cullmann
that might violate our policy. For now, we just collect some usage statistics. Please provide your feedback either on this list or on the merge request. Thanks! Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: Recommendation: drop ProvidersUrl entry to rely on default value

2020-01-30 Thread Christoph Feck
KNewStuff library as current value. Does it work with all KNewStuff 5.x versions? Otherwise, the required KF5 version would need to be bumped where this change was made. -- Christoph Feck

KUserFeedback integration for Kate

2020-01-27 Thread Christoph Cullmann
that might violate our policy. Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

KUserFeedback integration for Kate

2020-01-27 Thread Christoph Cullmann
that might violate our policy. For now, we just collect some usage statistics. Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: CMake config & target challenges on moving to KF5 namespace; dir structure & API dox (Re: Submitting Grantlee as a KF5 Framework)

2019-12-30 Thread Christoph Cullmann
pens to contain just TWO independent libraries. Hmm, I am not that sure about that naming. I see that it provides stuff with QTextDocument in mind, but KF6::TextDocument would in my eyes more look like some generic "enhanced" QTextDocument, but Grantlee provides a very specific extens

Re: Keysmith in kdereview

2019-12-28 Thread Christoph Feck
questions. Please refer me to any docs I should read. Our framework is already splitted into dozens of individual libraries, see https://techbase.kde.org/KDE_Frameworks -- Christoph Feck

Re: HiDPI issues with KDE applications

2019-09-28 Thread Christoph Cullmann
, testing there would be appreciated. I can only tell, that without the below change, already on one screen it looks horrible :=) Greetings Christoph On Sat, Sep 28, 2019, 11:05 AM Christoph Cullmann wrote: Hi, I just checked again the HIDPI support of Kate/KWrite on Windows and it "s

Re: HiDPI issues with KDE applications

2019-09-28 Thread Christoph Cullmann
On 2019-09-28 17:37, Christoph Cullmann wrote: On 2019-09-28 17:34, Albert Vaca Cintora wrote: If this has to be done for all apps, why isn't it done at Qt level? Because in some cases, that breaks the application, e.g. if it expects pixel to be real physical pixel 1:1. Therefore,

Re: HiDPI issues with KDE applications

2019-09-28 Thread Christoph Cullmann
on if it behaves OK. (I did that for KWrite/Kate) Greetings Christoph On Sat, Sep 28, 2019 at 5:05 PM Christoph Cullmann wrote: Hi, I just checked again the HIDPI support of Kate/KWrite on Windows and it "sucked". It seems we never properly did setup the stuff to auto-

HiDPI issues with KDE applications

2019-09-28 Thread Christoph Cullmann
tAttribute(Qt::AA_UseHighDpiPixmaps, true); part that we sprinkled in most of KDE's things in the past. I now rectified that for Kate/KWrite, shall we do this for all our applications? Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: KDE Frameworks 5.62.0 released

2019-09-14 Thread Christoph Feck
On 09/14/19 13:35, David Faure wrote: 14th September 2019. KDE today announces the release of KDE Frameworks 5.62.0. http://kde.org/announcements/kde-frameworks-5.62.0.php This web page says the release number is 5.1.0.

Re: Possible to move some KF5 frameworks to invent?

2019-08-15 Thread Christoph Cullmann
Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: Possible to move some KF5 frameworks to invent?

2019-08-13 Thread Christoph Cullmann
nt to invent.kde.org. (I assume we want to do that some when in the future anyways) Greetings Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: Possible to move some KF5 frameworks to invent?

2019-08-11 Thread Christoph Cullmann
On 2019-08-11 16:53, Albert Astals Cid wrote: El diumenge, 11 d’agost de 2019, a les 12:33:19 CEST, Christoph Cullmann va escriure: Hi, is it possible to move individual framework modules over to invent.kde.org or will that be done at once somewhen in the future? Seems kde-frameworks-devel

Possible to move some KF5 frameworks to invent?

2019-08-11 Thread Christoph Cullmann
Christoph -- Ignorance is bliss... https://cullmann.io | https://kate-editor.org

Re: CI system maintainability

2019-03-28 Thread Dr.-Ing. Christoph Cullmann
or features you not use yourself at all), any meaningful review is a full-time job. e.g. in our company you would let some student test the changed behavior some days. This is just not feasible for me, and yes, for some of these changes, rather than abandoning them (and trashing precious work

Re: KDE release

2019-02-18 Thread Christoph Feck
ns in the under laying code the require a text file. The plan is allow simple is equal comparison with but binaries. However the current comparison code does not respond well to such files. ENOPARSE Christoph Feck

Re: CI System Reorganisation

2018-09-09 Thread Christoph Feck
I can view all of "stable" Applications on a single page? I remember I asked if it would still be possible after the change, but I cannot see a filter or link to get an overview of all builds. Christoph Feck

Re: Upcoming reorganisation of the CI system

2018-08-14 Thread Christoph Feck
overview before doing releases. Christoph Feck

Re: Falkon in kdereview

2018-04-03 Thread Dr.-Ing. Christoph Cullmann
Hi, > On Sun, Mar 25, 2018 at 11:08 PM, David Rosca wrote: >> On Sat, Mar 24, 2018 at 7:58 PM, Dr.-Ing. Christoph Cullmann >> wrote: >>> Hi, >>> >>> no objections from my side, >>> >>> just a note that we need to take care of th

Re: Falkon in kdereview

2018-03-24 Thread Dr.-Ing. Christoph Cullmann
ce is IMHO there, licensing stuff was reviewed some weeks ago if I am not mistaken. Greetings Christoph - Am 20. Mrz 2018 um 13:40 schrieb nowrep now...@gmail.com: > On Wed, Feb 28, 2018 at 12:10 PM, David Rosca wrote: >> Hi, >> I'd like to request review for Falkon. >

Re: kbackup in kdereview

2018-01-10 Thread Christoph Feck
for liquidshell, please; I have some bug reports lying around 8) -- Christoph Feck

Re: libqaccessibilityclient now in kdereview

2017-08-03 Thread Christoph Feck
On 25.07.2017 13:25, Jonathan Riddell wrote: libqaccessibilityclient is now in kdereview. The autotests need Qt5Test, but if the dependency is not installed, building fails silently. Either require Qt5Test, or make the tests optional if Qt5Test was not found. Issue found by Fabian from openS

Re: Ksysguard dev

2017-06-20 Thread Christoph Feck
On 19.06.2017 20:50, Alexandre Biche wrote: I want to add network I/O stats to ksysguard but I you closed kde-workspace's github repo and I don't find the plasma 5 github repo. Can you give me the way to start contributing please Our repositories are at https://cgit.kde.org/ KSysGuard is split

Re: Review Request 129935: Fix build for GCC 7

2017-02-08 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129935/#review102448 --- Ship it! Ship It! - Christoph Feck On Feb. 8, 2017

Re: CI Requirements - Lessons Not Learnt?

2017-01-12 Thread Christoph Feck
How much work would it be to allow contributors to upload new versions to the CI? In openSUSE, for example, we have separate repos that contain new package versions that are not yet in standard distribution repositories, and so are able to build and deploy unstable versions for practically all

Re: Review Request 129423: keditbookmarks: add standard icons and shortcuts to Undo/Redo actions

2016-11-18 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129423/#review100929 --- Ship it! Ship It! - Christoph Feck On Nov. 18, 2016

Re: Kwave is in kdemultimedia now

2016-11-13 Thread Christoph Feck
On 11.11.2016 20:41, Thomas Eschenbacher wrote: as suggested by Ben, I hereby to inform you that today Kwave has been moved to kdemultimedia :) Thanks for your patience :) Did sysadmins also add an entry at reviewboard or phabricator for code reviews? If not, which would you prefer?

Re: Dropping kdelibs4-based applications in KDE Applications 17.12

2016-11-11 Thread Christoph Feck
lications ported (e.g. KTorrent) where the original developer no longer has time for bug handling, and now the regressions pile up. Of course, this would only work if we find enough developers that join such an event. See above. -- Christoph Feck https://kdepepo.wordpress.com/ KDE Quality Team

Re: Review Request 128684: Proofread + update khtml-general kcm docbook

2016-09-14 Thread Christoph Feck
o it the other way round, leave kwebkitpart for now and revisit > before documentation freeze. > That we we get the konqueror except the kwebkit related stuff immediately > up to date and have minimal changes for now. > > Burkhard Lück wrote: > in https://bugs.kde.org/

kcharselect maintainership

2016-07-22 Thread Christoph Feck
changed; if there is other stuff that needs to be updated, please notify me. Thanks, Christoph -- Christoph Feck KDE Quality Team https://kdepepo.wordpress.com

Re: kolourpaint now KF5 based

2016-07-13 Thread Christoph Feck
On Wednesday 13 July 2016 20:12:46 Martin Koller wrote: > just wanted to let you know that I have now completed the > kolourpaint port to KF5 and this is now in its master branch. I > have also updated kde-build-metadata Hope I did all correct. The about dialog says it is version 5.25.0 (=framewor

Re: Cervisia?

2016-06-04 Thread Christoph Feck
; not been started yet. > > Just for your information: I have now completed the KF5 port and > master now holds this version Thanks for the porting efforts, Martin! I tried compiling master branch, but get errors about many missing headers, such as klocale.h, kglobalsettings.h, kdemacros.h, kinputdialog.h, kiconloader.h, kdeversion.h, and kstatusbar.h For not yet completed ports, you need to add KF5::KDELibs4Support dependency. -- Christoph Feck KDE Quality Team

Re: Product versions on bugs.kde.org

2016-03-15 Thread Christoph Feck
.kde.org/announcements/kde-frameworks-5.6.0.php > [2] https://www.kde.org/announcements/kde-frameworks-5.8.0.php > [3] https://www.kde.org/announcements/kde-frameworks-5.9.0.php > [4] https://www.kde.org/announcements/kde-frameworks-5.13.0.php Thanks Alexander for cleaning this up. Could please a

Re: Qt5 version of qimageblitz

2016-03-09 Thread Christoph Feck
On Wednesday 09 March 2016 08:08:14 Boudewijn Rempt wrote: > On Wed, 9 Mar 2016, Albert Astals Cid wrote: > > I guess for that we need to decide if it should be a framework > > first or not. > > Isn't kolourpaint the only user of qimageblitz at the moment? Krita > used to use it, years and years a

Re: Policy regarding QtWebKit and QtScript

2015-12-23 Thread Christoph Cullmann
no porting guidelines exist, have not tried it again. (attached the state of the port, if somebody wants to give it a try) But as the above mail indicates, such a guide should come up. Greetings Christoph -- - Dr.-Ing. Christoph Cullmann - AbsInt Angewandte Inf

Re: Review Request 125910: Fix for Bug 334525 - Gwenview hangs when switching from normal to full screen mode

2015-11-01 Thread Christoph Feck
) <https://git.reviewboard.kde.org/r/125910/#comment60248> I am not sure all compilers support initialization of (non-static) members inside the class declaration. I suggest to move it to the constructor. The same code is also present in knotification-framework. - Christoph Feck On

Re: Review Request 125816: Allow building KF5::ProcessUi without QtWebkit

2015-10-27 Thread Christoph Feck
> On Oct. 27, 2015, 1:19 p.m., Christoph Feck wrote: > > One script is used to show detailed memory information (which I find rather > > useful). We could use QtWebEngine when QtWebKit is not available. ... or QTextBrowse

Re: Review Request 125816: Allow building KF5::ProcessUi without QtWebkit

2015-10-27 Thread Christoph Feck
I find rather useful). We could use QtWebEngine when QtWebKit is not available. - Christoph Feck On Oct. 27, 2015, 12:20 p.m., Alex Richardson wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: QIcon Search Paths Question

2015-10-21 Thread Christoph Cullmann
;=) Forget my question, macdeployqt just purged my svg icon engine ;) Greetings Christoph - Am 21. Okt 2015 um 20:00 schrieb cullmann cullm...@absint.com: > Hi, > > I tried to set the icon search path relative to the application directory, > e.g. > like: > >

QIcon Search Paths Question

2015-10-21 Thread Christoph Cullmann
with breeze dir inside the "icons" path with the index.theme inside. Sometimes, that even works, sometimes, not. Is there anything special to do? Does KIconThemes play around with that, too? Greetings Christoph -- ----- Dr.-Ing. Christoph Cullmann ---

Re: Moving KDE Connect out of playground

2015-09-15 Thread Christoph Feck
look for documentation. The check on the porting status page looks for an application .desktop file (assuming it appears in the K menu), that's why it flags missing documentation. Christoph

Re: Bringing back rsibreak from unmaintained

2015-08-18 Thread Christoph Feck
On Monday 17 August 2015 20:04:04 Albert Astals Cid wrote: > Hi guys, i just merged the frameworks port of rsibreak to master. > > rsibreak is in the unmaintained silo, i'd like to bring it back to > extragear- utils (i guess kdeutils is too much for this niche > app?). > > Anyone wants to review

Re: [Development] Please help me get my pending review count down

2015-08-02 Thread Christoph Cullmann
until the QApplication was correctly constructed in all cases before the first QDBus use. Greetings Christoph - Ursprüngliche Mail - > On Wednesday, July 29, 2015 11:03:15 AM Martin Klapetek wrote: > > On Wed, Jul 29, 2015 at 11:47 AM, Marc Mutz wrote: > > > On Wednesday

RFC: KDE Bugzilla Bugs Expiration

2015-07-31 Thread Christoph Cullmann
ust reopen it again. I think this would make a lot of time consuming bug triaging much easier. Greetings Christoph -- - Dr.-Ing. Christoph Cullmann - AbsInt Angewandte Informatik GmbH Email: cullm...@absint.com Science Park 1 Tel:

Re: KDE Applications Versioning

2015-07-26 Thread Christoph Cullmann
. Greetings Christoph - Ursprüngliche Mail - > El Dilluns, 20 de juliol de 2015, a les 09:42:40, Andreas Cord-Landwehr va > escriure: > > On Tuesday 14 July 2015 07:08:57 Andreas Cord-Landwehr wrote: > > > If it is OK this way, I can add it later today to the wiki page. >

Re: KDE Applications Versioning

2015-07-20 Thread Christoph Cullmann
> - - > > > > If it is OK this way, I can add it later today to the wiki page. I somehow missed that mail ;=) I am all for adding that paragraph and then moving the wiki page to the right place. Greetings Christoph -- ---

Re: KDE Applications Versioning

2015-07-12 Thread Christoph Cullmann
- Ursprüngliche Mail - > El Dissabte, 11 de juliol de 2015, a les 16:59:13, Christoph Cullmann va > escriure: > > - Ursprüngliche Mail - > > > > > El Dissabte, 11 de juliol de 2015, a les 15:52:44, Christoph Cullmann va > > > > > &

Re: KDE Applications Versioning

2015-07-11 Thread Christoph Cullmann
- Ursprüngliche Mail - > El Dissabte, 11 de juliol de 2015, a les 15:52:44, Christoph Cullmann va > escriure: > > Hi, something like that? > > > > https://userbase.kde.org/KDE_Applications_Versioning > > I'd like to make it clearer that this is option

Re: KDE Applications Versioning

2015-07-11 Thread Christoph Cullmann
Hi, something like that? https://userbase.kde.org/KDE_Applications_Versioning Where to move it? And is the script in place now? Greetings Christoph - Ursprüngliche Mail - > On Wed, Jul 8, 2015 at 1:24 PM, Aleix Pol wrote: > > > On Wed, Jul 8, 2015 at 11:43 AM, Mar

Re: KDE Applications Versioning

2015-06-09 Thread Christoph Cullmann
E_APPLICATIONS_ variables around for people wanting to use them. And I think it makes sense to use them for a lot apps, given not many apps have any real version number updates it seems ;=) (it makes bug reports much nicer, if you can actually track the bug to some released version)

KDE Applications Versioning

2015-06-08 Thread Christoph Cullmann
nsuse packages seems to have patched release numbers, at least for Konsole). Greetings Christoph -- ----- Dr.-Ing. Christoph Cullmann - AbsInt Angewandte Informatik GmbH Email: cullm...@absint.com Science Park 1 Tel: +49-681-38360-

Re: Review Request 123806: [klipper] Ignore empty / blank entries

2015-05-17 Thread Christoph Feck
till didn't work. > Now trying with cmake ;) > > Patrick Eigensatz wrote: > Just a small resumé: > 1) Create an option "NAME" to simplify the strings using > QString::simplify() > 2) This option is enabled by default > > >

Re: Review Request 123806: [klipper] Ignore empty / blank entries

2015-05-17 Thread Christoph Feck
e only need to find a name for this option. I wouldn't enable this option by default. The default should be pasting what was copied. Also, please do not mix options that affect the actual clipboard contents and the representation in the menu. An option that says "Replace whitespace with

Re: Review Request 123806: [klipper] Ignore empty / blank entries

2015-05-16 Thread Christoph Feck
> On May 16, 2015, 4:37 p.m., Christoph Feck wrote: > > klipper/klipper.kcfg, line 32 > > <https://git.reviewboard.kde.org/r/123806/diff/3/?file=369517#file369517line32> > > > > It would be immensely useful, if Klipper also showed leading/trailing > >

Re: Review Request 123806: [klipper] Ignore empty / blank entries

2015-05-16 Thread Christoph Feck
in the menu. - Christoph Feck On May 16, 2015, 12:40 p.m., Patrick Eigensatz wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.revie

[kmplot][kturtle] merged frameworks to master

2015-02-24 Thread Christoph Feck
I just merged these frameworks porting branches to master: - kmplot - kturtle These applications will be released as KF5 applications (using KDELibs4Support) for the KDE Applications 15.04 release. Please help updating translations, CI etc. Christoph Feck (kdepepo)

Re: Review Request 121361: DeviceAutomounter Settings ui texts are misleading, if not plain wrong.

2015-02-04 Thread Christoph Feck
unted before > > And the following override list probably needs to be some sort of > tristate - defaulting to no override, what could be done by a leading > checkbox column which activates the override for this device itfp. Fra

Re: Help solving this month's "Bug of the Month"

2015-02-04 Thread Christoph Feck
On Wednesday 04 February 2015 21:51:53 Albert Astals Cid wrote: > El Dimecres, 4 de febrer de 2015, a les 18:06:23, Martin Sandsmark > va > > escriure: > > On Wed, Feb 04, 2015 at 04:45:26PM +0100, Christoph Feck wrote: > > > According to recent comments, this i

Help solving this month's "Bug of the Month"

2015-02-04 Thread Christoph Feck
patches to the relevant pages, review requests, or bugzilla pages. Anyone is invited to participate and our users will appreciate this bug getting solved. Suggestions for next month's bug to the kde-gardening mailing list. Thanks in advance! -- Christoph Feck http://kdepepo.wordpress.com

Re: Review Request 122341: Port Thumbnail KIO Slave Away from KDELibs4Support

2015-01-31 Thread Christoph Feck
g/r/122341/#comment51969> Please do not use "//" on every line to disable a section of code. It touches every line in the git change log. Better use "#if" on a separate line. - Christoph Feck On Jan. 31, 2015, 6:24

Re: Another proposal for modernization of our infrastructure

2015-01-31 Thread Christoph Feck
to follow equivalent steps as described at http://qt-project.org/wiki/Setting-up-Gerrit to contribute, then I predict another big loss of developers. Christoph Feck (kdepepo)

Re: Feature matrix for future infrastructure

2015-01-29 Thread Christoph Feck
a different person online, then I *want that*. I find it much more time consuming and demotivating to nitpick small style/whitespace changes, than to simply edit them out. Christoph Feck (kdepepo)

[kcalc][kcharselect][kcron] Merged frameworks branch to master, now KF5 based

2015-01-27 Thread Christoph Feck
l amazed how Laurent manages to find the time while busy with PIM. Christoph Feck (kdepepo)

Help solving this month's "Bug of the Month"

2015-01-05 Thread Christoph Feck
appreciate this bug getting solved. Suggestions for next month's bug to the kde-gardening mailing list. Thanks in advance! -- Christoph Feck http://kdepepo.wordpress.com/ KDE Quality Team

Do we continue releasing kdelibs 4.14?

2014-12-17 Thread Christoph Feck
4.11 or Applications releases, until everything is ported? Christoph Feck (kdepepo)

kruler master is now based on KF5

2014-12-17 Thread Christoph Feck
frameworks branch can be deleted. Please rewire CI, translations or whatever else is needed. Merci :) Christoph Feck (kdepepo)

Re: Review Request for KDecoration

2014-12-10 Thread Christoph Feck
s a label, or as a tooltip. This is a simple accessibility requirement. Christoph Feck (kdepepo)

Help solving this month's "Bug of the Month"

2014-12-02 Thread Christoph Feck
the relevant pages, review requests, or bugzilla pages. Anyone is invited to participate and our users will appreciate this bug getting solved. Suggestions for next month's bug to the kde-gardening mailing list. Thanks in advance! -- Christoph Feck http://kdepepo.wordpress.com/ KDE Quality Team

Re: Review Request for KDecoration

2014-11-28 Thread Christoph Feck
On Friday 28 November 2014 12:00:43 Martin Gräßlin wrote: > On Sunday 16 November 2014 23:30:35 Christoph Feck wrote: > > On Friday 31 October 2014 08:22:53 Martin Gräßlin wrote: > > > today I want to start the review process for the new > > > KDecoration > > &

  1   2   3   4   5   >