More convenient text completion in KDE UIs

2011-10-04 Thread Jaroslaw Staniek
Hi, Short version our kurl combo boxes are rather worse in completing than than firefox's url combo because it 1. uses full text search for matches 2. highlights all the matches using bold See http://i0.simplest-image-hosting.net/168bf183b2abe8bc9188aacc163dd507/plasma-desktopro2847.jpg Anyone i

Re: The future of Power Management - together with Activities

2011-10-04 Thread Steven Sroka
>On 2 October 2011 19:01, Dario Freddi wrote: > 2011/10/2 Michael Pyne : >> On Sunday, October 02, 2011 19:52:09 Dario Freddi wrote: >>> On Sunday 02 October 2011 19:35:15 Michael Pyne wrote: >>> > And even assuming the user knows how to do this, if they want to change >>> > power  management opti

Re: The case for a kdelibs 4.8

2011-10-04 Thread Dirk Mueller
On Thursday 29 September 2011, Kevin Kofler wrote: > 2. It will be confusing to our users, and even to some packagers, to have a > KDE SC 4.8 on kdelibs 4.7. The rule so far has always been that the kdelibs > version must be the same as the KDE SC version. Changing this will also > break all our F

Re: Review Request: modification to get all possible informations at debuging

2011-10-04 Thread Guy Maurel
> On Oct. 3, 2011, 5:24 p.m., David Faure wrote: > > Please don't commit this. > > > > Use debugfull if you want no optimizations (e.g. for step-by-step in gdb). > > Guy Maurel wrote: > thanks, I'll try this. I am missing the option -O0 . man g++ says: -O0 Reduce compilation time and ma

Re: Review Request: Proxy overhaul Part 5: Add support for trying multiple proxies to KIO HTTP

2011-10-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102696/#review7077 --- This review has been submitted with commit d75755d97da50a7a8129

Re: Review Request: fix sycoca off by one

2011-10-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102748/#review7080 --- This review has been submitted with commit 48b6be7d90926998849c

Re: Review Request: little faster sycoca

2011-10-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102723/#review7076 --- This review has been submitted with commit 85817e3070f2ea750fb1

Re: Review Request: Proxy overhaul Part 4: More proxy changes and fixes for KProtocolManager

2011-10-04 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102691/#review7078 --- This review has been submitted with commit 248469c79140f13ec8a5

Re: The future of Power Management - together with Activities

2011-10-04 Thread Alexander Dymo
Sat, 01 Oct 2011 17:27:48 +0300 you wrote Dario Freddi : The first, important part: we plan to remove the "Warning" step and the possibility of creating profiles manually. So we will have just 3 static profiles: one for AC power, one for the PC running on battery, one for the PC running on low

Re: Review Request: W7 Tab thumbnails in dolphin.

2011-10-04 Thread Andrius da Costa Ribas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102758/#review7062 --- dolphin/src/dolphinmainwindow.cpp

Re: Review Request: W7 Tab thumbnails in dolphin.

2011-10-04 Thread Andrius da Costa Ribas
> On Oct. 3, 2011, 1:15 p.m., David Faure wrote: > > Couldn't this be done higher in the stack, e.g. in KTabWidget or in Qt? > > Kevin Kofler wrote: > Indeed, I think there should be some interface for this stuff in kdelibs, > so that 1. applications don't have to add such platform-specific

Re: Review Request: W7 Tab thumbnails in dolphin.

2011-10-04 Thread Martin Gräßlin
> On Oct. 3, 2011, 1:15 p.m., David Faure wrote: > > Couldn't this be done higher in the stack, e.g. in KTabWidget or in Qt? > > Kevin Kofler wrote: > Indeed, I think there should be some interface for this stuff in kdelibs, > so that 1. applications don't have to add such platform-specific