Review Request: Patch to build only kdecore

2011-02-21 Thread Gregory Schlomoff
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100697/ --- Review request for kdelibs and KDEPIM-Libraries. Summary --- Hello,

Review Request: Patch to build only kmime + kimap

2011-02-21 Thread Gregory Schlomoff
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100698/ --- Review request for kdelibs and KDEPIM-Libraries. Summary --- Patches

Re: KShutdown got to kde-runtime without review

2011-02-21 Thread Marco Martin
On Monday 21 February 2011, Albert Astals Cid wrote: A Diumenge, 20 de febrer de 2011, Marco Martin va escriure: On Wednesday 16 February 2011, Albert Astals Cid wrote: Why? Albert Speaking of which, what is the policy now? I have in a branch of kdelibs a little library that

Re: Review Request: Patch to build only kdecore

2011-02-21 Thread Christophe Giboudeaux
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100697/#review1548 --- CMakeLists.txt

Re: Review Request: Patch to build only kdecore

2011-02-21 Thread Gregory Schlomoff
On Feb. 21, 2011, 9:46 a.m., Christophe Giboudeaux wrote: kdecore/localization/kcatalog.cpp, line 172 http://git.reviewboard.kde.org/r/100697/diff/1/?file=9722#file9722line172 where is this ifdef'd ? This is supposed to be defined manually when you build kdelibs. (In other

Re: Review Request: Patch to build only kmime + kimap

2011-02-21 Thread Gregory Schlomoff
On Feb. 21, 2011, 10:02 a.m., Christophe Giboudeaux wrote: CMakeLists.txt, line 17 http://git.reviewboard.kde.org/r/100698/diff/1/?file=9724#file9724line17 Why do you need to explicitely set this if your target is Windows and Mac ? Because otherwise I get the following CMake

Re: Review Request: Patch to build only kmime + kimap

2011-02-21 Thread Gregory Schlomoff
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100698/ --- (Updated Feb. 21, 2011, 10:50 a.m.) Review request for kdelibs and

Re: Review Request: Patch to build only kdecore

2011-02-21 Thread Gregory Schlomoff
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100697/ --- (Updated Feb. 21, 2011, 10:15 a.m.) Review request for kdelibs and

Re: Review Request: Phonon KDED module: Improve finding virtual devices from ALSA

2011-02-21 Thread Trever Fischer
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100700/#review1557 --- Screenshot: Capture devices in Phonon config

Review Request: Phonon KDED module: Improve finding virtual devices from ALSA

2011-02-21 Thread Casian Andrei
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100700/ --- Review request for KDE Runtime, Phonon, Phonon Backends, Harald Sitter, and

Review Request: Add support for building libplasma with GLES2

2011-02-21 Thread Jammy Zhou
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100705/ --- Review request for kdelibs. Summary --- After build kwin with GLES2

Re: Review Request: Can't switch back to laptop display when external display gets disconnected

2011-02-21 Thread alter_schwede
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6513/ --- (Updated Feb. 21, 2011, 5:29 p.m.) Review request for kdelibs and

Re: Review Request: Phonon KDED module: Improve finding virtual devices from ALSA

2011-02-21 Thread Casian Andrei
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100700/ --- (Updated Feb. 21, 2011, 5:59 p.m.) Review request for KDE Runtime,

Re: Review Request: KListWidgetSearchLine: filter items that are inserted or changed

2011-02-21 Thread Stephen Kelly
David Faure wrote: kdeui/itemviews/klistwidgetsearchline.cpp http://git.reviewboard.kde.org/r/100709/#comment1353 topLeft.parent().isValid() || bottomRight.parent().isValid() - David Actually topLeft.parent() == bottomRight.parent(), so you only need one.

Bugzilla and identity.kde.org down this Saturday.

2011-02-21 Thread Tom Albers
Hi, We've received a note that immanuel.kde.org will be down this Saturday. From 7.30h CET up to 16h CET the hosting provider has planned work on the power supply to the hosting location. The services affected are: bugs, identity, docs, promo, events, games, home and rsync.kde.org A nasty

Re: mouse buttons - my view from X11 upwards into Qt

2011-02-21 Thread todd rme
On Sun, Feb 20, 2011 at 4:57 PM, Rick Stockton rickstock...@reno-computerhelp.com wrote: Within Qt, the Devs have recognized that Button8 and Button9 are frequently implemented backwards. Thus they assigned the more cryptic names XButton1 and XButton2. Are you sure about this? I thought