Review Request 109624: Resize the shutdown dialog when the qml view inside changes size

2013-03-20 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109624/ --- Review request for kde-workspace and Lamarque Vieira Souza. Description --

Re: kdev-python move to extragear -- once more

2013-03-20 Thread Alexander Dymo
I mean what can't be fixed, can't be fixed. At the end if Pino thinks the python 2 fork is insecure he's always free to not package it in Debian. If I was Sven, I'd drop Python2 support. But it's his call. I also think kdev-python should go forward.

Re: kdev-python move to extragear -- once more

2013-03-20 Thread Aleix Pol
On Wed, Mar 20, 2013 at 8:20 PM, Albert Astals Cid wrote: > El Dimecres, 20 de març de 2013, a les 10:27:55, Sven Brauch va escriure: > > Hi, > > > > my patch to python [1] was merged recently, so I could start working > > on porting kdev-python away from the python fork. [2] is a branch > > whic

Re: kdev-python move to extragear -- once more

2013-03-20 Thread Albert Astals Cid
El Dimecres, 20 de març de 2013, a les 10:27:55, Sven Brauch va escriure: > Hi, > > my patch to python [1] was merged recently, so I could start working > on porting kdev-python away from the python fork. [2] is a branch > which is up-to-date with master and works without the fork, it just > links

Re: Review Request 109549: port KRun away from KProcess

2013-03-20 Thread Milian Wolff
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109549/#review29574 --- kio/kio/krun.cpp

Re: KSaveFile, QSaveFile, QFile

2013-03-20 Thread Dominik Haumann
Hi David, since you pushed QSaveFile to Qt5.1, can you comment on this? Thanks! Dominik On Sunday, March 10, 2013 16:03:06 Dominik Haumann wrote: > Hi k-c-d / kwrite-devel, > > Kate uses KSaveFile in KDE 4.10 to avoid data loss during save operations. > According to [1] KSaveFile will be deprec

Re: Review Request 109492: Allow Rich Text in QML notifications plasmoid

2013-03-20 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109492/#review29558 --- Ship it! I'm ok with this, though I have two reservations: *

Re: kdev-python move to extragear -- once more

2013-03-20 Thread Sven Brauch
Hi, my patch to python [1] was merged recently, so I could start working on porting kdev-python away from the python fork. [2] is a branch which is up-to-date with master and works without the fork, it just links against the system's python 3.4. It's not perfect yet, but neither was the old python