Review Request 117396: syntax: enable folding new HTML5 block-level elements

2014-04-05 Thread T.C. Hollingsworth
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117396/ --- Review request for Kate and KDE Frameworks. Repository: ktexteditor Des

Re: Review Request 117320: Update the kbuildsycoca5 man page

2014-04-05 Thread Alex Merry
> On April 5, 2014, 8:59 p.m., David Faure wrote: > > docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook, line 39 > > > > > > Users don't know KService... better talk about the "desktop file system > > configuration

Re: LXR

2014-04-05 Thread David Faure
On Monday 24 March 2014 11:14:13 you wrote: > On 23/03/14 19:51, David Faure wrote: > > On Sunday 23 March 2014 17:33:46 Alex Merry wrote: > >> On 23/03/14 14:55, Alex Merry wrote: > >>> On 20/03/14 08:13, David Faure wrote: > On Thursday 20 March 2014 00:28:44 Alex Merry wrote: > > LXR s

Re: Review Request 117320: Update the kbuildsycoca5 man page

2014-04-05 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117320/#review55039 --- Ship it! docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook

Review Request 117392: Rename kdebugdialog to avoid collision

2014-04-05 Thread Michael Palimaka
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117392/ --- Review request for KDE Frameworks. Repository: kde4support Description

Review Request 117391: Remove unused dependencies

2014-04-05 Thread Michael Palimaka
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117391/ --- Review request for KDE Frameworks. Repository: plasma-framework Descrip

Re: libmm-qt/libnm-qt as KF5

2014-04-05 Thread Lamarque Souza
Is using ECM required to be part of KF5? Lamarque V. Souza KDE's Network Management maintainer http://planetkde.org/pt-br On Sat, Apr 5, 2014 at 12:56 PM, Albert Astals Cid wrote: > El Dissabte, 5 d'abril de 2014, a les 12:39:27, Lamarque Souza va escriure: > > In CMakeLists.txt: > > > > fi

Re: libmm-qt/libnm-qt as KF5

2014-04-05 Thread Albert Astals Cid
El Dissabte, 5 d'abril de 2014, a les 12:39:27, Lamarque Souza va escriure: > In CMakeLists.txt: > > find_package(ECM 0.0.12 REQUIRED NO_MODULE) > include(KDEInstallDirs) > include(KDEFrameworkCompilerSettings) > include(KDECMakeSettings) > > The way it is now you need to install KF'5's cmake mo

Re: libmm-qt/libnm-qt as KF5

2014-04-05 Thread Lamarque Souza
In CMakeLists.txt: find_package(ECM 0.0.12 REQUIRED NO_MODULE) include(KDEInstallDirs) include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) The way it is now you need to install KF'5's cmake modules to parse NMQt's CMakeLists.txt, nothing more from KF5 is used. In master branch we use

Re: libmm-qt/libnm-qt as KF5

2014-04-05 Thread Albert Astals Cid
El Divendres, 4 d'abril de 2014, a les 07:57:26, Lamarque Souza va escriure: > NMQt and MMQt used to be backends for Solid. We moved them from Solid so > they can be used by more people, even people that do not use KDE software. > Forcing everybody to install KF5 just to compile them does not sound

Re: Where to put kglobalacceld?

2014-04-05 Thread Albert Astals Cid
El Divendres, 4 d'abril de 2014, a les 15:41:07, Martin Gräßlin va escriure: > Hi, > > similar as to what we already have with DrKonqi moving kglobalacceld from > kde- runtime into the globalaccel framework would significantly raise the > tier and dependencies. At the moment KGlobalAccel is a tier

Re: libmm-qt/libnm-qt as KF5

2014-04-05 Thread Lamarque Souza
NMQt and MMQt used to be backends for Solid. We moved them from Solid so they can be used by more people, even people that do not use KDE software. Forcing everybody to install KF5 just to compile them does not sound a good thing to me. Imagine this talk with someone that want to use those librarie

Re: libmm-qt/libnm-qt as KF5

2014-04-05 Thread Lamarque Souza
Both libraries are meant to be reusable. What I meant with "merge" is the fact that the branches "frameworks" in NMQt and MMQt depends on KF5's cmake modules. I still want NMQt/MMQt usable for those that use Qt but not KDE's libraries (kdelibs and KF5). Lamarque V. Souza Em 04/04/2014 02:55, "Kevi

Re: DrKonqi placement

2014-04-05 Thread Alex Merry
On 05/04/14 11:36, David Faure wrote: > On Thursday 03 April 2014 22:36:04 Alex Merry wrote: >> On 02/04/14 18:07, Kevin Ottens wrote: KF5::WindowSystem >>> >>> That's only for KStartupInfo right? >> >> Pretty sure that doesn't work, either. >> >> QX11Info should probably get a startupId() met

Re: kf5options and qt5options manpages

2014-04-05 Thread David Faure
On Wednesday 29 January 2014 12:47:02 Albert Astals Cid wrote: > El Dimecres, 29 de gener de 2014, a les 09:25:47, David Faure va escriure: > > On Saturday 25 January 2014 16:36:22 Albert Astals Cid wrote: > > > El Dissabte, 25 de gener de 2014, a les 10:20:20, David Faure va escriure: > > > > On

Re: [kde-promo] Releasing Deprecated modules and Tier 4 Definition

2014-04-05 Thread David Faure
On Friday 28 March 2014 20:17:40 Markus Slopianka wrote: > On Friday 28 March 2014 15:42:16 David Faure wrote: > > Well we can't deprecate both khtml and kdewebkit. What do we use then, > > right now, to browse the web in a KDE application? > > Deprecate does not mean that both are not available a

Re: DrKonqi placement

2014-04-05 Thread David Faure
On Thursday 03 April 2014 22:36:04 Alex Merry wrote: > On 02/04/14 18:07, Kevin Ottens wrote: > >> KF5::WindowSystem > > > > That's only for KStartupInfo right? > > Pretty sure that doesn't work, either. > > QX11Info should probably get a startupId() method. That's vaguely on my > to-do list so

Re: Review Request 117317: Improve the KAbstractFileItemActionPlugin apidox

2014-04-05 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117317/ --- (Updated April 5, 2014, 10:09 a.m.) Status -- This change has been m

Re: Review Request 117317: Improve the KAbstractFileItemActionPlugin apidox

2014-04-05 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117317/#review55019 --- This review has been submitted with commit 8e649585dc170d589f

Re: Review Request 117313: Deprecate ThumbCreatorV2 and improve ThumbCreator apidox

2014-04-05 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117313/#review55018 --- This review has been submitted with commit 6238b87fd2908fd9fe

Re: Review Request 117313: Deprecate ThumbCreatorV2 and improve ThumbCreator apidox

2014-04-05 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117313/ --- (Updated April 5, 2014, 10:07 a.m.) Status -- This change has been m

Re: Review Request 117313: Deprecate ThumbCreatorV2 and improve ThumbCreator apidox

2014-04-05 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117313/ --- (Updated April 5, 2014, 10:07 a.m.) Status -- This change has been m

Re: Review Request 117313: Deprecate ThumbCreatorV2 and improve ThumbCreator apidox

2014-04-05 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117313/#review55017 --- This review has been submitted with commit 914e172c37c556e87e

Re: Review Request 117317: Improve the KAbstractFileItemActionPlugin apidox

2014-04-05 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117317/#review55015 --- Ship it! Thanks! - David Faure On April 1, 2014, 10:34 p.m

Re: Review Request 117313: Deprecate ThumbCreatorV2 and improve ThumbCreator apidox

2014-04-05 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117313/#review55014 --- Ship it! Ship It! - David Faure On April 1, 2014, 9:49 p.m

Jenkins build is back to stable : threadweaver_master_qt5 #43

2014-04-05 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel