Oxygen + KF5 + Qt5

2013-07-11 Thread Hugo Pereira Da Costa
Hi Everyone, lately I've been working (so far in a local branch) on porting oxygen to KF5/Qt5 Good news is: this is pretty much done (http://wstaw.org/m/2013/07/11/plasma-desktopJw2526.png) except for a few glitches (see below). Right now, there is only one place where oxygen still depends on

Re: KIO progress towards tier 1 framework?

2013-07-11 Thread Sune Vuorela
On 2013-07-10, Kevin Ottens ervin+bluesyst...@kde.org wrote: OK thanks for the clarification. I don't know where I got that impressi= on that=20 QtScript and Qml were using the same JS engine then... it was that way in qt4 :) /Sune ___

Re: Oxygen + KF5 + Qt5

2013-07-11 Thread Sebastian Kügler
hi Hugo, On Thursday, July 11, 2013 10:52:02 Hugo Pereira Da Costa wrote: Hi Everyone, lately I've been working (so far in a local branch) on porting oxygen to KF5/Qt5 Good news is: this is pretty much done (http://wstaw.org/m/2013/07/11/plasma-desktopJw2526.png) except for a few glitches

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-11 Thread Wojciech Kapuscinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/ --- (Updated July 11, 2013, 1:03 p.m.) Review request for KDE Frameworks.

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-11 Thread Wojciech Kapuscinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/ --- (Updated July 11, 2013, 2:23 p.m.) Review request for KDE Frameworks.

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-11 Thread Wojciech Kapuscinski
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/ --- (Updated July 11, 2013, 2:27 p.m.) Review request for KDE Frameworks.

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-11 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/#review35858 --- kdeui/shortcuts/kacceleratormanager_private.h

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-11 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/#review35861 --- Ship it! Ship It! - David Faure On July 11, 2013, 2:52

Re: Review Request 111453: move kacceleratormanager to KWidgetAddons

2013-07-11 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111453/#review35863 --- This review has been submitted with commit

Build failed in Jenkins: kdelibs_frameworks_qt5 #824

2013-07-11 Thread KDE CI System
See http://build.kde.org/job/kdelibs_frameworks_qt5/824/changes Changes: [wojtask9.kde] move kacceleratormanager to kguiaddons framework -- [...truncated 3649 lines...] [ 28%] Building CXX object

Build failed in Jenkins: plasma-framework_master_qt5 #501

2013-07-11 Thread KDE CI System
See http://build.kde.org/job/plasma-framework_master_qt5/501/changes Changes: [neundorf] -adapt to current changes in kdelibs regarding kde4support: use ${KDE4Support_LIBRARIES} when using it -- Started by remote host 127.0.0.1 with note: Triggered by

Re: linking to kde4support (Re: KF5 Update Meeting Minutes 2013-w27)

2013-07-11 Thread Alexander Neundorf
Hi, if you update plasma-frameworks, make sure you also update kdelibs. To use the kde4support library now, do find_package(KDE4Support NO_MODULE) # if outside kdelibs ... target_link_libraries(hello ${KDE4Support_LIBRARIES} ) as for any other package. One thing: befor

Re: Review Request 111456: Create KCrash framework

2013-07-11 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111456/#review35872 --- Ship it! thanks! kdeui/util/kcrash.cpp