KDE SC 4.10 Feature Plan Now Available

2012-07-19 Thread Allen Winter
Howdy, Please add your planned features for KDE SC 4.10 to this wiki: http://techbase.kde.org/Schedules/KDE4/4.10_Release_Schedule

Re: Review Request: Fix Warning messages when closing About popup

2012-07-19 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105627/ --- (Updated July 19, 2012, 10:23 p.m.) Review request for kdelibs, Frederik G

Re: Review Request: Fix Warning messages when closing About popup

2012-07-19 Thread Albert Astals Cid
> On July 19, 2012, 9:58 p.m., Mark Gaiser wrote: > > Perhaps you could use a qDeleteAll: > > http://qt-project.org/doc/qt-4.8/qtalgorithms.html#qDeleteAll-2 ? Sure - Albert --- This is an automatically generated e-mail. To reply, visi

Re: Review Request: Fix Warning messages when closing About popup

2012-07-19 Thread Mark Gaiser
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105627/#review16142 --- Perhaps you could use a qDeleteAll: http://qt-project.org/doc/

Review Request: Fix Warning messages when closing About popup

2012-07-19 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105627/ --- Review request for kdelibs, Frederik Gladhorn and David Faure. Description

Re: Review Request: Account for markup in KSqueezedLabel selection

2012-07-19 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105620/#review16134 --- Ship it! Good enough for 4.x (the "fully correct" way would in

Re: Review Request: Only show the "Find File" action for local URL in Dolphin's KPart

2012-07-19 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105607/#review16131 --- dolphin/src/dolphinpart.cpp

Re: Review Request: Only show the "Find File" action for local URL in Dolphin's KPart

2012-07-19 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105607/ --- (Updated July 19, 2012, 1:59 p.m.) Review request for KDE Base Apps. Cha

Re: Review Request: Only show the "Find File" action for local URL in Dolphin's KPart

2012-07-19 Thread Dawit Alemayehu
> On July 18, 2012, 11:26 a.m., Parker Coates wrote: > > dolphin/src/dolphinpart.cpp, line 302 > > > > > > Would it not be better to disable the action instead of hiding it? > > > > Disabling the action let

Review Request: Account for markup in KSqueezedLabel selection

2012-07-19 Thread Christoph Feck
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105620/ --- Review request for kdelibs. Description --- This uses a simple regex

Re: Review Request: fix kio_activities cannot handle utf8 file name/path

2012-07-19 Thread Xuetian Weng
> On July 12, 2012, 4:20 p.m., David Faure wrote: > > workspace/kio/kio_activities.cpp, line 215 > > > > > > This looks like a very ugly workaround, to me. > > > > Does it[1].uri() return a QUrl, or a QStri

Re: Review Request: fix kio_activities cannot handle utf8 file name/path

2012-07-19 Thread Ivan Čukić
> On July 12, 2012, 4:20 p.m., David Faure wrote: > > workspace/kio/kio_activities.cpp, line 215 > > > > > > This looks like a very ugly workaround, to me. > > > > Does it[1].uri() return a QUrl, or a QStri