Re: Review Request: Update tab labels list after moving when using QTabWidget::setMovable()

2011-11-14 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102628/#review8192
---


This review has been submitted with commit 
fc5f17480bd2d6b6708e4263d89cff7d3b7fc0c6 by Christoph Feck to branch KDE/4.7.

- Commit Hook


On Sept. 16, 2011, 1:14 a.m., Christoph Feck wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/102628/
 ---
 
 (Updated Sept. 16, 2011, 1:14 a.m.)
 
 
 Review request for kdelibs and Eike Hein.
 
 
 Description
 ---
 
 Not sure if (and how) we must handle indexes outside range.
 
 
 This addresses bug 282017.
 http://bugs.kde.org/show_bug.cgi?id=282017
 
 
 Diffs
 -
 
   kdeui/widgets/ktabwidget.h c9964a6 
   kdeui/widgets/ktabwidget.cpp f8185e2 
 
 Diff: http://git.reviewboard.kde.org/r/102628/diff/diff
 
 
 Testing
 ---
 
 Tested okey with Konversation.
 
 
 Thanks,
 
 Christoph Feck
 




Re: Review Request: Update tab labels list after moving when using QTabWidget::setMovable()

2011-11-03 Thread Christoph Feck


 On Sept. 22, 2011, 5:16 p.m., Frank Reininghaus wrote:
  Looks good to me. I've attached a unit test to the bug report - would be 
  nice if you could include it in your commit :-)

Thanks, unless there are objections, I will commit this (and your unit test) 
next week.


- Christoph


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102628/#review6732
---


On Sept. 16, 2011, 1:14 a.m., Christoph Feck wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/102628/
 ---
 
 (Updated Sept. 16, 2011, 1:14 a.m.)
 
 
 Review request for kdelibs and Eike Hein.
 
 
 Description
 ---
 
 Not sure if (and how) we must handle indexes outside range.
 
 
 This addresses bug 282017.
 http://bugs.kde.org/show_bug.cgi?id=282017
 
 
 Diffs
 -
 
   kdeui/widgets/ktabwidget.h c9964a6 
   kdeui/widgets/ktabwidget.cpp f8185e2 
 
 Diff: http://git.reviewboard.kde.org/r/102628/diff/diff
 
 
 Testing
 ---
 
 Tested okey with Konversation.
 
 
 Thanks,
 
 Christoph Feck
 




Re: Review Request: Update tab labels list after moving when using QTabWidget::setMovable()

2011-09-22 Thread Frank Reininghaus

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102628/#review6732
---


Looks good to me. I've attached a unit test to the bug report - would be nice 
if you could include it in your commit :-)

- Frank


On Sept. 16, 2011, 1:14 a.m., Christoph Feck wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/102628/
 ---
 
 (Updated Sept. 16, 2011, 1:14 a.m.)
 
 
 Review request for kdelibs and Eike Hein.
 
 
 Summary
 ---
 
 Not sure if (and how) we must handle indexes outside range.
 
 
 This addresses bug 282017.
 http://bugs.kde.org/show_bug.cgi?id=282017
 
 
 Diffs
 -
 
   kdeui/widgets/ktabwidget.h c9964a6 
   kdeui/widgets/ktabwidget.cpp f8185e2 
 
 Diff: http://git.reviewboard.kde.org/r/102628/diff
 
 
 Testing
 ---
 
 Tested okey with Konversation.
 
 
 Thanks,
 
 Christoph