Re: New repo in kdereview: KWeather

2022-11-12 Thread Jeremy Whiting
Looks like it's got a runtime dependency on kirigami (Maybe that's expected for plasma-mobile, not sure) Built it on laptop and got this from cmake: cmake .. -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecti

Re: New repo in kdereview: KWeather

2022-11-09 Thread Jeremy Whiting
e of the buttons on the main window, or showing the about data in the settings window. On Wed, Nov 9, 2022 at 3:31 PM Jeremy Whiting wrote: > Looks like it's got a runtime dependency on kirigami (Maybe that's > expected for plasma-mobile, not sure) > > Built it on laptop and

Re: MacOS signing issue.

2020-10-22 Thread Jeremy Whiting
Notarizing and signing are actually separate things on MacOS, signing the app or checking the signature of the dmg are orthogonal to the issue described and the popup in that report. Notarization is sending the app (zipped) to apple's notarization service so they can check it doesn't use any apis t

Re: KDE Applications discussion

2019-05-08 Thread Jeremy Whiting
Thanks for pointing that out. Interesting discussion. On Wed, May 8, 2019 at 11:19 AM Jonathan Riddell wrote: > There is a discussion about KDE Applications process happening on an > untagged Phab work item > > https://phabricator.kde.org/T10812 > > Jonathan > >

Re: Review Request 121584: Make the webapp manager run again.

2017-02-08 Thread Jeremy Whiting
shows "Page Not Found" Thanks, Jeremy Whiting

Re: [kde-community] Sunsetting of Infrastructure and the Phabricator migration

2016-03-19 Thread Jeremy Whiting
Just a note so everyone doesn't need to go google/search this themselves. To see your scratch repositories look at quickgit.kde.org and filter by your identity name. To delete old repos, do this: ssh g...@git.kde.org D unlock scratch//reponame <-- notice no .git on the end, if you put .git it will

Re: remove khelpcenter from next Plasma release?

2016-03-15 Thread Jeremy Whiting
As an application developer I agree it makes sense to have khelpcenter released with KDE Applications. I also agree with Albert's point that having online documentation isn't the best since it could be newer than what's actually running. People using LTS distributions or "stable" variants of less o

Re: Minuet (music education software) moved to kdereview

2016-02-08 Thread Jeremy Whiting
Sandro, We have a mixture of both in kde-edu. I know kanagram and khangman use their own versioning numbers. If no changes happen between releases we don't bump the version number. If they do we do. I think at some point when it's pretty solid you may want to consider using the KDE Applications ve

Re: Maintenance of api.kde.org

2015-11-05 Thread Jeremy Whiting
Alex, Last time I checked api.kde.org was generated by scripts in the websites/quality-kde-org git repository. It includes instructions for installing it locally, though the instructions are a bit outdated. I think perl's setup scripts have changed since it was written since I needed to tweak the

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-10-19 Thread Jeremy Whiting
Ok, I just removed ksnapshot from the release-tools script. It won't be included in Applications 15.12 releases. On Sun, Oct 18, 2015 at 8:46 AM, Ivan Čukić wrote: >> Oh yes, I had completely forgotten about that. Thank you so much for >> bringing this to notice, Ivan! > > No problem. I've notice

Re: Cervisia?

2015-10-16 Thread Jeremy Whiting
comment at the top of the script how to execute them. On Thu, Oct 15, 2015 at 8:02 PM, Martin Koller wrote: > On Thursday 15 October 2015 15:49:32 Jeremy Whiting wrote: >> Michael, Martin, >> >> Any progress on the cervisia front? Is there anything I can do to help? >

Re: Cervisia?

2015-10-15 Thread Jeremy Whiting
Michael, Martin, Any progress on the cervisia front? Is there anything I can do to help? thanks, Jeremy On Sat, Sep 26, 2015 at 8:25 PM, Michael Reeves wrote: > > On Sep 26, 2015 9:22 PM, "Jeremy Whiting" wrote: >> >> Martin, >> >> Michael Reeves r

Re: Review Request 125561: Sync FindGettext.cmake macros with upstream module from CMake

2015-10-09 Thread Jeremy Whiting
> On Oct. 9, 2015, 2:26 p.m., Albert Astals Cid wrote: > > This doesn't look like "a bugfix" to me. > > Jeremy Whiting wrote: > Oh, but it is. Without this or cmake_policy(SET CMP0002 OLD) (see > https://bugs.kde.org/show_bug.cgi?id=316308) applications

Re: Review Request 125561: Sync FindGettext.cmake macros with upstream module from CMake

2015-10-09 Thread Jeremy Whiting
> On Oct. 9, 2015, 2:26 p.m., Albert Astals Cid wrote: > > This doesn't look like "a bugfix" to me. Oh, but it is. Without this or cmake_policy(SET CMP0002 OLD) (see https://bugs.kde.org/show_bug.cgi?id=316308) applications that have their own translations in the tarball (everything we release

Filling Holes

2015-10-08 Thread Jeremy Whiting
Hello everyone. I'm cross posting to a couple of lists on purpose to hit a bigger audience. The release team wants you! Have you ever thought about what it takes to make KDE software releases great? Now you can find out first hand. The release team is in need of some module coordinators as seen

Re: Review Request 125561: Sync FindGettext.cmake macros with upstream module from CMake

2015-10-08 Thread Jeremy Whiting
yself. Someone else should give the ship it. If it fixes it so setting the CMake policy 0002 to OLD isn't needed anymore that's good. - Jeremy Whiting On Oct. 8, 2015, 11:50 a.m., Hrvoje Senjan wrote: > > --- > This is an a

Re: State of Audio CD support in KDE

2015-09-30 Thread Jeremy Whiting
Boudhayan, I think your plan looks good to me. Let me know if I can help in any way. thanks, Jeremy On Tue, Sep 29, 2015 at 6:03 PM, Boudhayan Gupta wrote: > Hi Albert (and others), > > On 30 September 2015 at 04:09, Albert Astals Cid wrote: >>> In terms of support for Audio CDs in KDE, >>> >>

Re: Cervisia?

2015-09-26 Thread Jeremy Whiting
Martin, Michael Reeves reeves...@gmail.com mentioned he would be interested in helping also, maybe the two of you can get it ported away from Qt3Support, then ported to Qt5/Kf5 ? thanks, Jeremy On Sat, Sep 26, 2015 at 3:55 PM, Martin Koller wrote: > On Monday 14 September 2015 13:59:20 Jer

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-25 Thread Jeremy Whiting
And to make sure you get concensus before releasing something that uses or implements the interface. On Fri, Sep 25, 2015 at 9:02 AM, Martin Klapetek wrote: > On Fri, Sep 25, 2015 at 10:54 AM, Boudhayan Gupta wrote: >> >> >> In other *unrelated* news, I've woken up to certain disaster on the >>

Re: Spectacle moved to KDE Graphics, future of KSnapshot?

2015-09-24 Thread Jeremy Whiting
Hello, On Thu, Sep 24, 2015 at 4:11 AM, Boudhayan Gupta wrote: > Hi all, > > Spectacle has been moved to KDE Graphics. > > There are a few things that need to be done for a smooth release with > Applications 15.12. I'll list them below: > > 1. Inclusion into the list of applications released as p

KTabWidget vs QTabWidget

2015-09-18 Thread Jeremy Whiting
Hey all, In looking into fixing the remaining issues in Okular's frameworks branch I realized that in part of the effort to port it away from KDELibs4Support it got some functionality removed. It was ported from KTabWidget to QTabWidget but QTabWidget doesn't seem to support drag and drop the way

Re: Review Request 125297: okular: Change Shell::openDocument parameter from QUrl to QString so it can be called via DBus

2015-09-17 Thread Jeremy Whiting
still fail). Diffs - shell/okular_main.cpp 1c988d9 shell/shell.h c16a0b2 shell/shell.cpp d0204f9 Diff: https://git.reviewboard.kde.org/r/125297/diff/ Testing --- Test no longer complains about being unable to call openDocument. Thanks, Jeremy Whiting

Re: Review Request 125297: okular: Change Shell::openDocument parameter from QUrl to QString so it can be called via DBus

2015-09-17 Thread Jeremy Whiting
--- On Sept. 17, 2015, 3:46 p.m., Jeremy Whiting wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/125297/ > ---

Re: Review Request 125297: okular: Change Shell::openDocument parameter from QUrl to QString so it can be called via DBus

2015-09-17 Thread Jeremy Whiting
tests still fail). Diffs (updated) - shell/okular_main.cpp 1c988d9 shell/shell.h c16a0b2 shell/shell.cpp d0204f9 Diff: https://git.reviewboard.kde.org/r/125297/diff/ Testing --- Test no longer complains about being unable to call openDocument. Thanks, Jeremy Whiting

Re: Review Request 125297: okular: Change Shell::openDocument parameter from QUrl to QString so it can be called via DBus

2015-09-17 Thread Jeremy Whiting
---------- On Sept. 17, 2015, 3:06 p.m., Jeremy Whiting wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/125297/ > ---

Re: Review Request 125297: okular: Change Shell::openDocument parameter from QUrl to QString so it can be called via DBus

2015-09-17 Thread Jeremy Whiting
ument. Thanks, Jeremy Whiting

Review Request 125297: okular: Change Shell::openDocument parameter from QUrl to QString so it can be called via DBus

2015-09-17 Thread Jeremy Whiting
shell/shell.cpp d0204f9 Diff: https://git.reviewboard.kde.org/r/125297/diff/ Testing --- Test no longer complains about being unable to call openDocument. Thanks, Jeremy Whiting

Re: Moving KDE Connect out of playground

2015-09-15 Thread Jeremy Whiting
"I've let it there as a testimony of the dark side of wikis." <-- me adds that to his quote book. As a brand new user of KDE Connect if we had a user manual I would look in it to see why for some reason the connection between KDE Connect and my android phone who's name is "Jeremy's LG Phone" is fo

Re: Moving KDE Connect out of playground

2015-09-15 Thread Jeremy Whiting
I see your points and actually agree. I'm completely ok with having help go to some online documentation on userbase. I see the requirement for offline/included help documentation to be going down lately as you say and completely moot for kdeconnect since it technically requires an internet connect

Re: Moving KDE Connect out of playground

2015-09-14 Thread Jeremy Whiting
to have something to show when users hit the "Help" button that says what each option does at a minimum. It doesn't need to be much, but something is better than nothing in my opinion. BR, Jeremy On Mon, Sep 14, 2015 at 6:13 PM, Aleix Pol wrote: > On Mon, Sep 14, 2015 at 12:52

Re: Cervisia?

2015-09-14 Thread Jeremy Whiting
to Qt5/KF5 which could be difficult with Qt3Support stuff in it, tricky but doable. 2) A maintainer. Anyone want to try taking on one or both of those? thanks, Jeremy On Mon, Sep 14, 2015 at 1:48 PM, André Wöbbeking wrote: > Hi, > > On Sunday 13 September 2015 16:31:55 Jeremy Whitin

Re: Moving KDE Connect out of playground

2015-09-13 Thread Jeremy Whiting
As shown here: http://developer.kde.org/~cfeck/portingstatus.html (under Extragear base) It is missing a manual. Needs a Feature_summary added to CMakeLists.txt and some .desktop files should be renamed to org.kde.foo.desktop. I just tried it out and it seems to work here, though I'm not seeing sm

Cervisia?

2015-09-13 Thread Jeremy Whiting
Hey all, I think I may have found another cruft to move to unmaintained. Cervisia is a gui for cvs. The last non trivial change to it was around 2011 everything since has been preparing it for git migration, bumping version, scripty, fix docbook issues, etc. It hasn't been ported to Qt5/KF5 obviou

Re: Porting to frameworks 3: Krfb

2015-09-10 Thread Jeremy Whiting
If anyone using kde-telepathy is interested I just reenabled the ktp support in krfb frameworks branch (but I haven't set up ktp locally yet to test). BR, Jeremy On Sun, Sep 6, 2015 at 3:39 PM, Jeremy Whiting wrote: > Ah, another note. Sysadmin kindly created a phabricator board

Re: Adding further modules to api.kde.org

2015-09-10 Thread Jeremy Whiting
Allen, Those are both KDE4 versions of workspace stuff. I don't see any place where kf5 versions are. BR, Jeremy On Thu, Sep 10, 2015 at 1:50 PM, Allen Winter wrote: > On Thursday, September 10, 2015 10:57:10 AM Martin Graesslin wrote: >> Hi all, >> >> back in KDE4 days the workspace libraries

Re: Adding further modules to api.kde.org

2015-09-10 Thread Jeremy Whiting
eremy On Thu, Sep 10, 2015 at 11:05 AM, Adriaan de Groot wrote: > On Thursday 10 September 2015 06:07:40 Jeremy Whiting wrote: >> It would be awesome to have what used to be in KDE SC on api.kde.org >> again. We have many libraries that aren't frameworks that are Qt5/KF5

Re: Moving KDE Connect out of playground

2015-09-10 Thread Jeremy Whiting
+1 here too. On Thu, Sep 10, 2015 at 3:39 AM, Albert Vaca wrote: > +kde-core-devel > > Hi, > > With the latest changes we are making to KDE Connect as part of the sprint > in Randa, I think that the project is becoming mature enough to be moved out > of playground. Not only that, but Kubuntu and

Re: Adding further modules to api.kde.org

2015-09-10 Thread Jeremy Whiting
Martin, I took a look at this as part of the gardening documentation websites, but I didn't get very far. The code that runs this and ebn is in kde:websites/quality-kde-org and is pretty outdated unfortunately. Actually now that Allen Winter is back maybe he could add it (Added him to cc)? What I

Let's kill Jovie/KSpeech

2015-09-09 Thread Jeremy Whiting
Hey all, As the subject says, I think it's time to retire/kill Jovie. It served its purpose and has been replaced by QtSpeech (as optional dependencies all over the place). As seen here [1] only one more place that we release from for Applications 15.12 is left and I pushed a change to konq-plugin

Re: Review Request 125010: konq-plugins: port kttsd plugin to QtSpeech

2015-09-09 Thread Jeremy Whiting
marked as submitted. Review request for kdelibs and David Faure. Changes --- Submitted with commit 53a983ac73a001511ad4242e9e420d64e8551120 by Jeremy Whiting to branch frameworks. Repository: kde-baseapps Description --- Ported kttsd plugin to QtSpeech. Diffs - konq

Re: Review Request 125010: konq-plugins: port kttsd plugin to QtSpeech

2015-09-08 Thread Jeremy Whiting
ages...) Thanks, Jeremy Whiting

Re: Review Request 125010: konq-plugins: port kttsd plugin to QtSpeech

2015-09-08 Thread Jeremy Whiting
iewboard.kde.org/r/125010/#review84941 --- On Aug. 31, 2015, 8:23 p.m., Jeremy Whiting wrote: > > --- > This is an automatically generated e-mail. To reply, vi

Re: Review Request 125010: konq-plugins: port kttsd plugin to QtSpeech

2015-09-06 Thread Jeremy Whiting
t I'd bring this one back into your attention. It works well here, but a second opinion would be nice. - Jeremy Whiting On Aug. 31, 2015, 8:23 p.m., Jeremy Whiting wrote: > > --- > This is an automatically generated e-ma

Re: Porting to frameworks 3: Krfb

2015-09-06 Thread Jeremy Whiting
rting/ On Sun, Sep 6, 2015 at 3:37 PM, Jeremy Whiting wrote: > Hey all, > > Third project I took what I thought would be a a quick stab at but > turned out to take a few hours over a couple of days. Krfb has a > frameworks branch that is using Qt5/KF5 libraries. It builds and runs >

Porting to frameworks 3: Krfb

2015-09-06 Thread Jeremy Whiting
Hey all, Third project I took what I thought would be a a quick stab at but turned out to take a few hours over a couple of days. Krfb has a frameworks branch that is using Qt5/KF5 libraries. It builds and runs and I was able to vnc view my linux machine from another machine, but probably could us

Re: Review Request 125043: expose the WheelMouseZooms global setting through the input ("mouse") KCM

2015-09-04 Thread Jeremy Whiting
> On Sept. 4, 2015, 7:38 a.m., Martin Gräßlin wrote: > > You are aware that this is a dead repo and that this is a new feature for a > > repository that has been feature frozen for years? > > > > Given that I think this should not and never be merged. If you want to keep > > the repo going for

Re: Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Jeremy Whiting
Boudhayan, Welcome. On Thu, Sep 3, 2015 at 4:43 PM, Boudhayan Gupta wrote: > Hi Jeremy, > > On 4 September 2015 at 03:19, Jeremy Whiting wrote: >> This seems to be a pretty small library that would be a good fit for >> anyone that wants to get started maintaining som

Porting to frameworks 2: libkcompactdisc

2015-09-03 Thread Jeremy Whiting
Hey all, Second project I took a quick stab at libkcompactdisc which audiocd-kio will need (which amarok will need for playing audio cds once it's ported to qt5/kf5 too). I pushed to a frameworks branch and it builds, but the resulting library is called libkcompactdisc.so.SOVERSION. I guess we nee

Review Request 125010: konq-plugins: port kttsd plugin to QtSpeech

2015-08-31 Thread Jeremy Whiting
/khtmltts.desktop PRE-CREATION konq-plugins/ttsplugin/khtmltts.h PRE-CREATION konq-plugins/ttsplugin/khtmltts.rc PRE-CREATION Diff: https://git.reviewboard.kde.org/r/125010/diff/ Testing --- Builds, and works (wow I haven't ran konqueror in ages...) Thanks, Jeremy Whiting

Re: Best-practise currently for testing internal parts of libs? *_TEST_EXPORT macro?

2015-08-31 Thread Jeremy Whiting
The way the knewstuff tests work is by linking the source files being tested directly. For example the Entry test also links entry.cpp and entry.h directly. This way it doesn't need to have Entry private methods exported at all. This may or may not be the best way to do it though, but has worked ok

Re: Bringing back rsibreak from unmaintained

2015-08-30 Thread Jeremy Whiting
Just rebuilt it. It seems to run ok. The config dialog does look a lot cleaner. nice work. I'll report back if I hit any issues as it runs and such. On Sun, Aug 30, 2015 at 4:10 PM, Albert Astals Cid wrote: > El Dimecres, 19 d'agost de 2015, a les 01:01:35, Jan Kundrát va escriure: >> On Wednesda

Porting to frameworks 1: Sweeper

2015-08-28 Thread Jeremy Whiting
Hey all, I took a quick stab at porting Sweeper to frameworks today. It only took a few minutes with the handy scripts in kde-dev-scripts. I changed the CMakeLists.txt and how the docbook is installed and changed it to use QStandardPaths. Pushed to frameworks branch. TODO: 1. It looks like it co

Re: Review Request 124824: [OS X] FindKDE4Internal.cmake : reintroduce a cmake_minimum_required statement

2015-08-19 Thread Jeremy Whiting
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124824/#review84061 --- Ship it! Ship It! - Jeremy Whiting On Aug. 19, 2015, 11

Re: Bringing back rsibreak from unmaintained

2015-08-18 Thread Jeremy Whiting
That surprises me. It worked fine here as I've been testing it with everything else built on master. On Tue, Aug 18, 2015 at 4:30 PM, Albert Astals Cid wrote: > El Dimarts, 18 d'agost de 2015, a les 19:06:22, Jan Kundrát va escriure: >> On Monday, 17 August 2015 20:04:04 CEST, Albert Astals Cid w

Re: Bringing back rsibreak from unmaintained

2015-08-17 Thread Jeremy Whiting
Builds and runs fine here. I say +1 On Mon, Aug 17, 2015 at 12:04 PM, 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

Re: Review Request 123881: Add KONSOLEPRIVATE_EXPORT to HistoryScroll since it's hasScroll method is needed.

2015-08-08 Thread Jeremy Whiting
/History.h 6314ef993a329b3a7b52b5e43aeacafaf4d896de Diff: https://git.reviewboard.kde.org/r/123881/diff/ Testing --- Thanks, Jeremy Whiting

Re: Moving akonadi from kdesupport and akonadi-search from playground

2015-07-24 Thread Jeremy Whiting
+1 move it please. On Fri, Jul 24, 2015 at 2:29 AM, laurent Montel wrote: > Le Tuesday 21 July 2015, 13:52:01 Daniel Vrátil a écrit : >> On Monday, July 20, 2015 04:17:16 PM Daniel Vrátil wrote: >> > Hi all, >> > >> > we (the KDE PIM team) kinda screwed up when we forgot to communicate our >> > i

Re: Reviving Kaffeine

2015-07-21 Thread Jeremy Whiting
If it's unmaintained and previous maintainer isn't responding go for it. If you can get others interested in it enough to do review of your updates, even better. On Mon, Jul 20, 2015 at 12:01 AM, Lasse Lindqvist wrote: > I was thinking about reviving Kaffeine, but the previous developer hasn't >

Re: Review Request 124163: Use KIO::Overwrite when saving a changed file otherwise it always fails.

2015-07-10 Thread Jeremy Whiting
marked as submitted. Review request for kdelibs and Kevin Kofler. Changes --- Submitted with commit 3cffb9abc3d0c0fd3c861f65cc7738fbe7568b54 by Jeremy Whiting to branch master. Bugs: 347760 http://bugs.kde.org/show_bug.cgi?id=347760 Repository: libkomparediff2 Description --- As

Review Request 124163: Use KIO::Overwrite when saving a changed file otherwise it always fails.

2015-06-24 Thread Jeremy Whiting
--- Kompare now correctly saves the destination file when comparing and making changes. Thanks, Jeremy Whiting

Re: building kio on Mac

2015-06-06 Thread Jeremy Whiting
Alex's memory is correct. We can solve this in one of two ways: 1) Patching Qt's QStandardPaths, we tried that and it didn't seem to get anywhere. 2) Using Qt's QstandardPaths when we build and install KDE software. This is the approach I've taken locally and seems to work. I think this is what is

Re: QIcon::fromTheme

2015-05-24 Thread Jeremy Whiting
Sun, May 24, 2015 at 10:52 AM, Albert Astals Cid wrote: > El Diumenge, 24 de maig de 2015, a les 05:24:10, Jeremy Whiting va escriure: >> Ok, that explains why it doesn't work on the kubuntu machine where >> I've got breeze and such from packages. But why does it not work on

Re: QIcon::fromTheme

2015-05-24 Thread Jeremy Whiting
e in /usr/local/share/icons here, so why doesn't it grab the hicolor fallback theme icons from /usr/local/share/icons/hicolor when using /usr/local/share/icons/breeze or breeze-dark ? BR, Jeremy On Sat, May 23, 2015 at 9:38 PM, Albert Astals Cid wrote: > El Dissabte, 23 de maig de 2015,

QIcon::fromTheme

2015-05-23 Thread Jeremy Whiting
Hello all, I'm confused about how QIcon::fromTheme works (or maybe how it's supposed to work?) I've got Kmouth frameworks branch built and installed into /usr/local on two different machines. In both cases it installs phrase.png and phrasebook.png icons into /usr/local/share/icons/hicolor/XxY/acti

Re: Review Request 123881: Add KONSOLEPRIVATE_EXPORT to HistoryScroll since it's hasScroll method is needed.

2015-05-23 Thread Jeremy Whiting
s://git.reviewboard.kde.org/r/123881/#review80746 ------- On May 22, 2015, 1:49 p.m., Jeremy Whiting wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/123881/ > -

Review Request 123881: Add KONSOLEPRIVATE_EXPORT to HistoryScroll since it's hasScroll method is needed.

2015-05-22 Thread Jeremy Whiting
Description --- Without this HistoryTest fails to link here. Diffs - src/History.h 6314ef993a329b3a7b52b5e43aeacafaf4d896de Diff: https://git.reviewboard.kde.org/r/123881/diff/ Testing --- Thanks, Jeremy Whiting

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

2015-05-15 Thread Jeremy Whiting
> On May 15, 2015, 1:31 p.m., Martin Gräßlin wrote: > > thanks for rebasing! > > > > I just had a look at the bug report and have to agree with comment #1: I do > > from time to time copy on purpose whitespaces (yes I'm weird). I also tend > > to copy newlines and I do want to have them in the

Re: Distros and QtWebEngine

2015-04-21 Thread Jeremy Whiting
The thread subject is "Deprecating modules with 5.5" on the qt development list. On Tue, Apr 21, 2015 at 1:39 AM, Milian Wolff wrote: > On Monday 20 April 2015 19:02:40 Lisandro Damián Nicanor Pérez Meyer wrote: >> Sorry Milian, i've sent it to your personal address by mistake. >> >> Resending to

Re: Distros and QtWebEngine

2015-04-20 Thread Jeremy Whiting
Yeah, that's probably a better idea. is there a QML ui for QTextview? or maybe some other QML component that renders html. On Mon, Apr 20, 2015 at 2:54 PM, Thomas Lübking wrote: > On Montag, 20. April 2015 22:31:24 CEST, Jeremy Whiting wrote: > >> Even simple applications

Re: Distros and QtWebEngine

2015-04-20 Thread Jeremy Whiting
Even simple applications may want to use a webview for stuff. Kanagram at one point had a QtWebkit Web view just to show the wikipedia entry of the current word. It was disabled because QtWebKit at the time was crashing. I'd like to use something light and secure, but am not sure what options we ha

Re: Jenkins CI help for compile failures!

2015-04-09 Thread Jeremy Whiting
kspeech is deprecated, we need to remove it's use in knights looks like. It's interface file never got released with kf5. On Thu, Apr 9, 2015 at 12:29 PM, Scarlett Clark wrote: > KF5 knights fails to compile with: > 23:47:49 make[2]: *** No rule to make target > '/srv/jenkins/install/ubuntu/x86_

Re: Review Request 122268: emerge: Update mysql and ruby dependencies

2015-04-03 Thread Jeremy Whiting
both so they work at least for a 32 bit build. Diffs - portage/binary/mysql-pkg/mysql-pkg.py f532351 portage/dev-util/ruby/ruby.py fd4f084 Diff: https://git.reviewboard.kde.org/r/122268/diff/ Testing --- emerge qt works after this change. Thanks, Jeremy Whiting

frameworkintegration QFileDialog bug

2015-03-16 Thread Jeremy Whiting
Hey all, We have a strange bug in frameworkintegration https://bugs.kde.org/show_bug.cgi?id=334963 which really ought to get a solution sooner than later. People using the latest and greatest packages are hitting the issue https://bugs.kde.org/show_bug.cgi?id=344586 and more will if it doesn't get

Re: Changing the licence of parley's editor model classes from GPL to LGPL

2015-03-15 Thread Jeremy Whiting
A good idea is to check the relicense.pl script in kde-dev-scripts. It contains a list of anyone who has authorized license changes on their code. It lists Albert, myself, frederik at least as being ok with relicensing from GPL to LGPL. I didn't go through the list of committers, but you can check

Re: Review Request 122784: Fix 404 result for all api calls.

2015-03-05 Thread Jeremy Whiting
/diff/ Testing --- Tests still fail but the api calls are returning json data now. Thanks, Jeremy Whiting

Review Request 122784: Fix 404 result for all api calls.

2015-03-02 Thread Jeremy Whiting
, Jeremy Whiting

Re: [KDE/Mac] Multiplatform frameworks

2015-03-02 Thread Jeremy Whiting
o basics. Some things you said earlier made > me > think we are not on the same page, but I now see that we are. > > On 02/03/2015, at 3:15 AM, Jeremy Whiting wrote: > > > > The example code you've given does already use prefixes. I'll explain > below. > > &g

Re: [KDE/Mac] Multiplatform frameworks

2015-03-01 Thread Jeremy Whiting
Ian, The example code you've given does already use prefixes. I'll explain below. On Sat, Feb 28, 2015 at 7:56 PM, Ian Wadham wrote: > Hi Jeremy, > > On 28/02/2015, at 11:20 PM, Jeremy Whiting wrote: > > On Sat, Feb 28, 2015 at 4:51 AM, René J.V. wrote: > > On

Re: [KDE/Mac] Multiplatform frameworks

2015-02-28 Thread Jeremy Whiting
On Sat, Feb 28, 2015 at 4:51 AM, René J.V. wrote: > On Saturday February 28 2015 22:00:07 Ian Wadham wrote: > > Hi Ian, > > > Esprit d'escalier. We could change GenericDataDir in QStandardPaths to > be: > > > > "~/Library/Application Support/Qt5", "/Library/Application > Support/Qt5" > > >

Re: Multiplatform frameworks

2015-02-27 Thread Jeremy Whiting
Alex, On Fri, Feb 27, 2015 at 4:05 AM, Alex Merry wrote: > On Wednesday 25 February 2015 19:10:08 Jeremy Whiting wrote: > > One issue I found however is that some frameworks (maybe all?) have a > > KF5FooConfig.cmake.in with ${PACKAGE_PREFIX_PATH}/@KDE_INSTALL_DATADIR@ > in &

Re: [KDE/Mac] Multiplatform frameworks

2015-02-26 Thread Jeremy Whiting
> On Thu, Feb 26, 2015 at 10:45 AM, René J.V. wrote: > > On Wednesday February 25 2015 19:10:08 Jeremy Whiting wrote: > > > >>QStandardPaths there that worked pretty well. In discussion with the Qt > >>developers I began to think that we maybe should be

Multiplatform frameworks

2015-02-25 Thread Jeremy Whiting
Hello core developers, In the past few months some effort has been made to get the frameworks (kf5) to work on other platforms such as OS X and Windows. Together with Marko I focused primarily on OS X since there was already a patch for QStandardPaths there that worked pretty well. In discussion w

Re: Review Request 122563: [OS X] emulate native window settings restore (size and position)

2015-02-13 Thread Jeremy Whiting
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122563/#review76003 --- Ship it! Ship It! - Jeremy Whiting On Feb. 13, 2015, 12

Re: Review Request 122552: warnings--

2015-02-13 Thread Jeremy Whiting
--- This fixes a few more warnings seen at runtime, with this fix browsing to localhost:3000/contact (or any other url in the api) shows the 404 page. Without this fix it shows nothing and never responds. Thanks, Jeremy Whiting

Review Request 122552: warnings--

2015-02-12 Thread Jeremy Whiting
/contact (or any other url in the api) shows the 404 page. Without this fix it shows nothing and never responds. Thanks, Jeremy Whiting

dolphin Qt requirement

2015-02-11 Thread Jeremy Whiting
Arjun, http://mail.kde.org/pipermail/kde-frameworks-devel/2015-February/022157.html <-- it seems your recent commit changed Dolphin to require Qt 5.4 since AssumeLocalFile is new in Qt 5.4. If you want to depend on Qt 5.4 please bump the requirement in the kde-baseapps/CMakeLists.txt. If we/you wa

Re: Review Request 122394: Fix OSX library names in kdeinit5.app

2015-02-03 Thread Jeremy Whiting
rrect libraries needed. Diffs - src/kdeinit/kinit.cpp 3c3c913 Diff: https://git.reviewboard.kde.org/r/122394/diff/ Testing --- kdeinit5.app no longer complains about the missing .so libraries. Thanks, Jeremy Whiting

Re: Review Request 122394: Fix OSX library names in kdeinit5.app

2015-02-02 Thread Jeremy Whiting
d library x86_64 if that helps answer your question. - Jeremy --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122394/#review75242 ----------

Re: Review Request 122394: Fix OSX library names in kdeinit5.app

2015-02-02 Thread Jeremy Whiting
eeded. Diffs - src/kdeinit/kinit.cpp 3c3c913 Diff: https://git.reviewboard.kde.org/r/122394/diff/ Testing --- kdeinit5.app no longer complains about the missing .so libraries. Thanks, Jeremy Whiting

Review Request 122394: Fix OSX library names in kdeinit5.app

2015-02-02 Thread Jeremy Whiting
/diff/ Testing --- kdeinit5.app no longer complains about the missing .so libraries. Thanks, Jeremy Whiting

Re: Review Request 122267: ki18n: Make it build with msvc compilers again

2015-01-27 Thread Jeremy Whiting
to not build on msvc 2013 here. This patch makes it build again. Diffs - src/kuitmarkup.cpp e2dda98 Diff: https://git.reviewboard.kde.org/r/122267/diff/ Testing --- Now ki18n builds with msvc2013 Thanks, Jeremy Whiting

Re: Review Request 122267: ki18n: Make it build with msvc compilers again

2015-01-26 Thread Jeremy Whiting
msvc 2013 here. This patch makes it build again. Diffs - src/kuitmarkup.cpp e2dda98 Diff: https://git.reviewboard.kde.org/r/122267/diff/ Testing --- Now ki18n builds with msvc2013 Thanks, Jeremy Whiting

Re: Review Request 122268: emerge: Update mysql and ruby dependencies

2015-01-26 Thread Jeremy Whiting
work at least for a 32 bit build. Diffs - portage/binary/mysql-pkg/mysql-pkg.py f532351 portage/dev-util/ruby/ruby.py fd4f084 Diff: https://git.reviewboard.kde.org/r/122268/diff/ Testing --- emerge qt works after this change. Thanks, Jeremy Whiting

Review Request 122268: emerge: Update mysql and ruby dependencies

2015-01-26 Thread Jeremy Whiting
-pkg.py f532351 portage/dev-util/ruby/ruby.py fd4f084 Diff: https://git.reviewboard.kde.org/r/122268/diff/ Testing --- emerge qt works after this change. Thanks, Jeremy Whiting

Review Request 122267: ki18n: Make it build with msvc compilers again

2015-01-26 Thread Jeremy Whiting
2dda98 Diff: https://git.reviewboard.kde.org/r/122267/diff/ Testing --- Now ki18n builds with msvc2013 Thanks, Jeremy Whiting

Re: Apps 14.12 release aftermath / Running KF5 apps in KDE 4

2015-01-26 Thread Jeremy Whiting
Eike, Thanks for looking into this and notifying us also. I heard some vague reports but nothing concrete like this. On Mon, Jan 26, 2015 at 8:58 AM, Eike Hein wrote: > > Hi, > > it's becoming increasingly clear from feedback that we didn't > think the decision to ship KF5 apps in 14.12 through

Re: Review Request 121805: kconfig: fix building when KDE_INSTALL_DIRS_NO_DEPRECATED is set

2015-01-05 Thread Jeremy Whiting
://git.reviewboard.kde.org/r/121805/diff/ Testing --- It builds again on osx where it didn't previously. Thanks, Jeremy Whiting

Review Request 121805: kconfig: fix building when KDE_INSTALL_DIRS_NO_DEPRECATED is set

2015-01-03 Thread Jeremy Whiting
x27;t previously. Thanks, Jeremy Whiting

Re: Changes to our Git infrastructure

2014-12-29 Thread Jeremy Whiting
Ben, I've been having two of the three SoK students I'm helping this winter use clones so far (the other one hasn't gotten to that point yet) for the following reasons. 1. A scratch repo isn't available to push to since the original repo had audit hook exceptions, so pushing to a scratch repo req

Review Request 121584: Make the webapp manager run again.

2014-12-17 Thread Jeremy Whiting
views/layout.jade 423a37493acac482369693168cce32886a71f0bb Diff: https://git.reviewboard.kde.org/r/121584/diff/ Testing --- It runs now, and gives 200 or 304 responses, though the browser currently shows "Page Not Found" Thanks, Jeremy Whiting

  1   2   3   >