Re: Review Request 118167: Flush xcb connection after preparing KSelectionOwner::claim

2014-05-17 Thread Martin Gräßlin
On May 16, 2014, 3:38 p.m., Thomas Lübking wrote: a) main.cpp, void Application::start() -Xcb::sync(); owner-claim(m_replace, true); +Xcb::sync(); Sufficient? (though it warns about a QPA crash later) b) Qt bug (should flush once per eventcycle) or feature (keeps

Build failed in Jenkins: kdesignerplugin_master_qt5 #61

2014-05-17 Thread KDE CI System
See http://build.kde.org/job/kdesignerplugin_master_qt5/61/ -- Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit Building remotely on LinuxSlave - 3 (PACKAGER LINBUILDER) in workspace

Jenkins build is back to normal : kdesignerplugin_master_qt5 #62

2014-05-17 Thread KDE CI System
See http://build.kde.org/job/kdesignerplugin_master_qt5/62/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 117957: kcm_fonts: correctly restore default configuration values

2014-05-17 Thread Andrea Iacovitti
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117957/#review58092 --- ping - Andrea Iacovitti On May 2, 2014, 7:59 p.m., Andrea

Re: Review Request 117957: kcm_fonts: correctly restore default configuration values

2014-05-17 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117957/#review58096 --- kcontrol/fonts/fonts.cpp

Re: Review Request 117957: kcm_fonts: correctly restore default configuration values

2014-05-17 Thread Andrea Iacovitti
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117957/ --- (Updated May 18, 2014, 12:38 a.m.) Review request for kde-workspace.

Baloo file indexers

2014-05-17 Thread Lindsay Mathieson
What content types does the baloo file indexer support? is it extendable via plugins? -- Lindsay signature.asc Description: This is a digitally signed message part. Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

Dolphin search and email

2014-05-17 Thread Lindsay Mathieson
Dolphin used to return emails in its searches (and I presume all nepomuk item types), but now it just returns file results. - Is this deliberate? - Will it always be so? I have no particular axe to grind, for me file only makes more sense, but someone was asking on the kubuntu forums. --

Re: Dolphin search and email

2014-05-17 Thread Kai Uwe Broulik
Hi, iirc that was intentional as Dolphin is a file manager - if you want to search through your E-Mail you rather want to use KRunner or KMail. There's been complaints about Dolphin showing non-file-related results. Cheers, Kai Uwe Am 18.05.2014 00:56 schrieb Lindsay Mathieson

Re: Dolphin search and email

2014-05-17 Thread Lindsay Mathieson
On Sun, 18 May 2014 03:21:02 AM Kai Uwe Broulik wrote: iirc that was intentional as Dolphin is a file manager - if you want to search through your E-Mail you rather want to use KRunner or KMail. Makes sense to me, thanks. -- Lindsay signature.asc Description: This is a digitally signed

cmake policy CMP0022 - OLD or NEW?

2014-05-17 Thread Lindsay Mathieson
As per the subject - should I be setting it to old or new? CMake Warning (dev) in lib/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run cmake --help-policy CMP0022 for policy details. Use the cmake_policy command to set the policy and