Re: Re: How to port KIntSpinBox::setSuffix

2014-06-04 Thread Martin Gräßlin
On Tuesday 03 June 2014 17:59:18 David Faure wrote: PS: Martin: meanwhile Laurent committed the class (which I reviewed) to ktextwidgets, you can use that. Laurent CC-ed me on the commit and I already adjusted the code to use it. Thanks a lot for the fast fix. Cheers Martin signature.asc

Re: Is plasma-framework not in tier 3?

2014-06-04 Thread Aurélien Gâteau
On Tue, Jun 3, 2014, at 17:04, Marko Käning wrote: I was wondering why I couldn't find plasma-framework in tier 3 on api.kde.org not below frameworks [1] although it is actually shown as part of tier 3 in the dependency graph in [2] ... The name on the landing page are based on the CMake

Re: Review Request 118458: Fix KDirWatch to act more reliably against various backends.

2014-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118458/#review59123 --- Very good to see that it brings the FAM backend to be more in

Re: Review Request 118474: Move networkstatus kded module to kf5/kded subdirectory

2014-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118474/#review59125 --- Ship it! Ship It! - David Faure On June 2, 2014, 4:20

Re: Review Request 118476: Move kded module to kf5/kded subdirectory

2014-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118476/#review59126 --- Ship it! Ship It! - David Faure On June 2, 2014, 4:39

Re: Review Request 118486: Put transcript plugin in kf5 subdir and simplify search logic

2014-06-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118486/#review59127 --- Ship it! Ship It! - David Faure On June 2, 2014, 10:03

Re: Is plasma-framework not in tier 3?

2014-06-04 Thread Marko Käning
Hi Aurélien, On 04 Jun 2014, at 09:15 , Aurélien Gâteau agat...@kde.org wrote: The name on the landing page are based on the CMake project name: this cause plasma-framework to be listed as Plasma there. but why does plasma and plasma-framework appear as separate frameworks in the dependency

(UNINTENDED?) installation outside the configured DATA_INSTALL_DIR (was Issues for Qt5/KF5/KDE/CI system on OSX/MacPorts)

2014-06-04 Thread Marko Käning
It turns out that there are indeed a few more KF5 framework trying to install their files in “/Library/Application Support”, here’s the full list of kf5 folders found in the install environment: ---

Re: Is plasma-framework not in tier 3?

2014-06-04 Thread Aurélien Gâteau
On Wed, Jun 4, 2014, at 1:11, Marko Käning wrote: Hi Aurélien, On 04 Jun 2014, at 09:15 , Aurélien Gâteau agat...@kde.org wrote: The name on the landing page are based on the CMake project name: this cause plasma-framework to be listed as Plasma there. but why does plasma and

Re: Review Request 118269: Fix crash when showing the confirmation dialog for trash/delete operations

2014-06-04 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118269/ --- (Updated June 4, 2014, 8:58 a.m.) Status -- This change has been

Re: Review Request 118269: Fix crash when showing the confirmation dialog for trash/delete operations

2014-06-04 Thread Frank Reininghaus
On June 1, 2014, 3:01 p.m., David Faure wrote: That makes the setWindow call (as called by konq_operations.cpp) useless, though. This is related to the line in jobuidelegate.cpp which says QWidget *widget = job() ? window() : NULL; // ### job is NULL here, most of the time,

Re: Review Request 118474: Move networkstatus kded module to kf5/kded subdirectory

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

Re: Review Request 118474: Move networkstatus kded module to kf5/kded subdirectory

2014-06-04 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118474/ --- (Updated June 4, 2014, 9:15 a.m.) Status -- This change has been

Re: Review Request 118476: Move kded module to kf5/kded subdirectory

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

Re: Review Request 118476: Move kded module to kf5/kded subdirectory

2014-06-04 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118476/ --- (Updated June 4, 2014, 9:16 a.m.) Status -- This change has been

Re: Review Request 118486: Put transcript plugin in kf5 subdir and simplify search logic

2014-06-04 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118486/ --- (Updated June 4, 2014, 9:18 a.m.) Status -- This change has been

Re: Review Request 118486: Put transcript plugin in kf5 subdir and simplify search logic

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

Re: Review Request 118490: Change all occurrences of KDE_NO_DEPRECATED to an appropriate define.

2014-06-04 Thread Alex Merry
On June 3, 2014, 10:16 a.m., Alex Merry wrote: src/mdnsd-servicetypebrowser.cpp, line 51 https://git.reviewboard.kde.org/r/118490/diff/1/?file=277690#file277690line51 Interesting... any idea which monday? Matthew Dawson wrote: I'm assuming that is any Monday, as that used to

Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118514/ --- Review request for KDE Frameworks and Christoph Feck. Repository:

Re: Review Request 118489: Change all occurrences of KDE_NO_DEPRECATED to an appropriate define.

2014-06-04 Thread Alex Merry
On June 3, 2014, 10:12 a.m., Alex Merry wrote: Changing the macro name is a no-brainer. Comments below; a lot of them are about binary compatibility issues, and these depend on how we expect this macro to be used. I believe that Qt5 makes all its deprecated functions header-only so

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118514/ --- (Updated June 4, 2014, 11:52 a.m.) Review request for KDE Frameworks and

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118514/#review59145 --- +++ src/kcolumnresizer.h

Jenkins build became unstable: ktexteditor_master_qt5 #416

2014-06-04 Thread KDE CI System
See http://build.kde.org/job/ktexteditor_master_qt5/416/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Dominik Haumann
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118514/#review59170 --- What about adding something like this to Qt ?

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118514/#review59163 --- Regarding remove type functions, I agree we need them.

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Christoph Feck
On June 4, 2014, 11:41 a.m., Dominik Haumann wrote: What about adding something like this to Qt ? First, I was thinking the same. The efforts with KF5 work was to get as much features as possible into Qt, and only keep the stuff that isn't accepted in our libraries. But here, I am not

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
On June 4, 2014, 1:52 p.m., Christoph Feck wrote: src/kcolumnresizer.cpp, line 182 https://git.reviewboard.kde.org/r/118514/diff/2/?file=278585#file278585line182 What would be nice is if the widget you add is actually a GroupBox containing a supported layout, then it would

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Dominik Haumann
On June 4, 2014, 11:41 a.m., Dominik Haumann wrote: What about adding something like this to Qt ? Christoph Feck wrote: First, I was thinking the same. The efforts with KF5 work was to get as much features as possible into Qt, and only keep the stuff that isn't accepted in our

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
On June 4, 2014, 12:01 p.m., David Edmundson wrote: src/kcolumnresizer.cpp, line 214 https://git.reviewboard.kde.org/r/118514/diff/2/?file=278585#file278585line214 Do we really want it to be critical? Sometimes widgets are loaded dynamically, we probably don't want to

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
On June 4, 2014, 1:41 p.m., Dominik Haumann wrote: src/kcolumnresizer.cpp, line 200 https://git.reviewboard.kde.org/r/118514/diff/2/?file=278585#file278585line200 You can use auto here, if wanted (you can use auto much more often in your patch, btw.): if (auto

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
On June 4, 2014, 1:52 p.m., Christoph Feck wrote: src/kcolumnresizer.h, line 93 https://git.reviewboard.kde.org/r/118514/diff/2/?file=278584#file278584line93 Does it make sense to make = 0 the default value for the column? Sounds good to me. Just did so. - Aurélien

Re: Review Request 118514: Add KColumnResizer to KWidgetsAddons

2014-06-04 Thread Aurélien Gâteau
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118514/ --- (Updated June 4, 2014, 2:43 p.m.) Review request for KDE Frameworks and

Review Request 118526: Provide i18nd wrappers in kdeclarative

2014-06-04 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118526/ --- Review request for KDE Frameworks, Plasma and Marco Martin. Repository:

Jenkins build is back to stable : ktexteditor_master_qt5 #417

2014-06-04 Thread KDE CI System
See http://build.kde.org/job/ktexteditor_master_qt5/417/ ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 118458: Fix KDirWatch to act more reliably against various backends.

2014-06-04 Thread Matthew Dawson
On June 4, 2014, 3:38 a.m., David Faure wrote: autotests/kdirwatch_unittest.cpp, line 523 https://git.reviewboard.kde.org/r/118458/diff/1/?file=277318#file277318line523 The commit log doesn't mention any changes related to QFileSystemWatcher, only to the FAM backend. Are you sure

Re: Review Request 118458: Fix KDirWatch to act more reliably against various backends.

2014-06-04 Thread Matthew Dawson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118458/ --- (Updated June 4, 2014, 1:05 p.m.) Review request for KDE Frameworks.

Jenkins build is back to stable : kdelibs_stable #1102

2014-06-04 Thread KDE CI System
See http://build.kde.org/job/kdelibs_stable/1102/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 118538: Add a property containing the real edge a dialog is shown on

2014-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118538/ --- Review request for KDE Frameworks and Plasma. Repository:

Re: Review Request 118538: Add a property containing the real edge a dialog is shown on

2014-06-04 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118538/#review59234 --- what is a valid use case where qml needs to know where the

Re: Review Request 118538: Add a property containing the real edge a dialog is shown on

2014-06-04 Thread David Edmundson
On June 4, 2014, 7:30 p.m., Marco Martin wrote: what is a valid use case where qml needs to know where the dialog actually is?(not hypothetical please) doing the animation on the proper direction can be tracked completely internally also, plasmoids should never ever do a screen

Re: Review Request 118270: [doc] explicitly load external entities (after CVE-2014-0191)

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

Re: Review Request 118270: [doc] explicitly load external entities (after CVE-2014-0191)

2014-06-04 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118270/ --- (Updated June 4, 2014, 8:40 p.m.) Status -- This change has been

Re: Review Request 118538: Add a property containing the real edge a dialog is shown on

2014-06-04 Thread Marco Martin
On June 4, 2014, 7:30 p.m., Marco Martin wrote: what is a valid use case where qml needs to know where the dialog actually is?(not hypothetical please) doing the animation on the proper direction can be tracked completely internally also, plasmoids should never ever do a screen

Review Request 118546: No symlink to common/ directory for documentation common files (broken, now unused, UNIX only)

2014-06-04 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118546/ --- Review request for Documentation and KDE Frameworks. Repository:

Re: Review Request 118538: Add a property containing the real edge a dialog is shown on

2014-06-04 Thread David Edmundson
On June 4, 2014, 7:30 p.m., Marco Martin wrote: what is a valid use case where qml needs to know where the dialog actually is?(not hypothetical please) doing the animation on the proper direction can be tracked completely internally also, plasmoids should never ever do a screen

Re: Review Request 118538: Add a property containing the real edge a dialog is shown on

2014-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118538/ --- (Updated June 4, 2014, 10:43 p.m.) Review request for KDE Frameworks and

Review Request 118547: Expose Formats as singleton

2014-06-04 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118547/ --- Review request for KDE Frameworks and Plasma. Repository: kdeclarative

Re: Review Request 118547: Expose Formats as singleton

2014-06-04 Thread Mark Gaiser
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118547/#review59256 --- Ship it! Makes sense and looks nice! - Mark Gaiser On

Re: Review Request 118547: Expose Formats as singleton

2014-06-04 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118547/#review59261 --- src/qmlcontrols/kcoreaddons/kcoreaddonsplugin.cpp

Re: Review Request 118490: Properly mark ServiceBrowser::isRunning as deprecated.

2014-06-04 Thread Matthew Dawson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118490/ --- (Updated June 4, 2014, 11:56 p.m.) Review request for KDE Frameworks and