Review Request 114921: Make KFileItemActions the parent of the actions it creates

2014-01-09 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114921/ --- Review request for KDE Frameworks and David Faure. Repository: kio

Review Request 114922: Add runtime windowing system platform support to KWindowEffects

2014-01-09 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114922/ --- Review request for KDE Frameworks. Repository: kwindowsystem

Jenkins build is back to normal : sonnet_master_qt5 #8

2014-01-09 Thread KDE CI System
See http://build.kde.org/job/sonnet_master_qt5/8/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: KTextEditor Frameworks question

2014-01-09 Thread Kevin Ottens
On Wednesday 08 January 2014 23:00:02 Alex Merry wrote: On 08/01/14 22:24, Kevin Ottens wrote: I also modified a bit one of the policies: http://community.kde.org/Frameworks/Policies#Frameworks_buildsystem_is_con sistent (was saying installation rules but it's really more about style of

Build failed in Jenkins: kconfig_master_qt5 #10

2014-01-09 Thread KDE CI System
See http://build.kde.org/job/kconfig_master_qt5/10/changes Changes: [jr] rename kconfig_compiler to kconfig_compiler_kf5 -- [...truncated 82 lines...] Scanning dependencies of target KF5ConfigGui_automoc Scanning dependencies of target

Build failed in Jenkins: kconfig_master_qt5 #11

2014-01-09 Thread KDE CI System
See http://build.kde.org/job/kconfig_master_qt5/11/changes Changes: [jr] Further renaming to kconfig_compiler_kf5 -- [...truncated 100 lines...] Automatic moc for target kconf_update Automatic moc for target kconfigskeletontest Automatic moc for target

Re: KTextEditor Frameworks question

2014-01-09 Thread Alex Merry
On 09/01/14 13:11, Kevin Ottens wrote: On Wednesday 08 January 2014 23:00:02 Alex Merry wrote: On 08/01/14 22:24, Kevin Ottens wrote: I also modified a bit one of the policies: http://community.kde.org/Frameworks/Policies#Frameworks_buildsystem_is_con sistent (was saying installation rules

Jenkins build is back to stable : kconfig_master_qt5 #13

2014-01-09 Thread KDE CI System
See http://build.kde.org/job/kconfig_master_qt5/13/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 114922: Add runtime windowing system platform support to KWindowEffects

2014-01-09 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114922/#review47122 --- Ship it! All looks sane to me (and I can't see anything

Re: Review Request 114921: Make KFileItemActions the parent of the actions it creates

2014-01-09 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114921/#review47123 --- Ship it! I say ship it - deleting anything that has been

Re: Review Request 114921: Make KFileItemActions the parent of the actions it creates

2014-01-09 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114921/#review47124 --- Ship it! Yep, as discussed. Looks good, except for one

Re: Review Request 114921: Make KFileItemActions the parent of the actions it creates

2014-01-09 Thread Alexander Richardson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114921/#review47125 --- Why not simply make the QMenu* the parent of the QAction? I

Re: Review Request 114921: Make KFileItemActions the parent of the actions it creates

2014-01-09 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114921/ --- (Updated Jan. 9, 2014, 9:26 p.m.) Review request for KDE Frameworks and

Re: Review Request 113805: Do not change the build types available with cmake

2014-01-09 Thread Sune Vuorela
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/113805/ --- (Updated Jan. 9, 2014, 9:27 p.m.) Status -- This change has been

Re: Review Request 114921: Make KFileItemActions the parent of the actions it creates

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

Re: Review Request 114921: Make KFileItemActions the parent of the actions it creates

2014-01-09 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114921/ --- (Updated Jan. 9, 2014, 9:28 p.m.) Status -- This change has been

Build failed in Jenkins: kio_master_qt5 #35

2014-01-09 Thread KDE CI System
See http://build.kde.org/job/kio_master_qt5/35/changes Changes: [frank78ac] Make KFileItemActions the parent of the actions it creates -- [...truncated 859 lines...] [ 57%] Building CXX object

Jenkins build is back to normal : kio_master_qt5 #36

2014-01-09 Thread KDE CI System
See http://build.kde.org/job/kio_master_qt5/36/changes ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

New doxygen script

2014-01-09 Thread Alex Merry
Hey Aurélien, I wrote a new script to generate apidocs. It's in Python rather than shell script (because (a) yay for proper programming languages and (b) cross-platformness). If you run it on a framework like KCoreAddons, you'll get actual bona fide apidocs (unlike if you try to run doxygen.sh