Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2014-02-12 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114436/#review49639 --- This review has been submitted with commit

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-24 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114436/#review46137 --- This review has been submitted with commit

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-24 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114436/ --- (Updated Dec. 24, 2013, 3:01 p.m.) Status -- This change has been

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-23 Thread Dawit Alemayehu
On Dec. 13, 2013, 2:27 p.m., Frank Reininghaus wrote: Thanks for looking into this, Dawit! I greatly appreciate this effort. Two questions come to my mind: 1. Why should these dialogs be modal at all? Everything that KIO does is asynchronous, so it could very well be that the

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-17 Thread Frank Reininghaus
On Dec. 13, 2013, 2:27 p.m., Frank Reininghaus wrote: Thanks for looking into this, Dawit! I greatly appreciate this effort. Two questions come to my mind: 1. Why should these dialogs be modal at all? Everything that KIO does is asynchronous, so it could very well be that the

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-17 Thread Dawit Alemayehu
On Dec. 13, 2013, 2:27 p.m., Frank Reininghaus wrote: Thanks for looking into this, Dawit! I greatly appreciate this effort. Two questions come to my mind: 1. Why should these dialogs be modal at all? Everything that KIO does is asynchronous, so it could very well be that the

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-14 Thread Dawit Alemayehu
On Dec. 13, 2013, 2:27 p.m., Frank Reininghaus wrote: Thanks for looking into this, Dawit! I greatly appreciate this effort. Two questions come to my mind: 1. Why should these dialogs be modal at all? Everything that KIO does is asynchronous, so it could very well be that the

Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-13 Thread Dawit Alemayehu
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114436/ --- Review request for kdelibs, David Faure and Frank Reininghaus.

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-13 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/114436/#review45646 --- Thanks for looking into this, Dawit! I greatly appreciate this

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-13 Thread Thomas Lübking
On Dec. 13, 2013, 2:27 p.m., Frank Reininghaus wrote: Thanks for looking into this, Dawit! I greatly appreciate this effort. Two questions come to my mind: 1. Why should these dialogs be modal at all? Everything that KIO does is asynchronous, so it could very well be that the

Re: Review Request 114436: Set WindowModality of all KIO message box to Qt::WindowModal

2013-12-13 Thread Kai Uwe Broulik
On Dec. 13, 2013, 2:27 p.m., Frank Reininghaus wrote: Thanks for looking into this, Dawit! I greatly appreciate this effort. Two questions come to my mind: 1. Why should these dialogs be modal at all? Everything that KIO does is asynchronous, so it could very well be that the