| Summary: | It should be possible to reorder tabs | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
| Component: | ui | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0.0 | ||
| Target Milestone: | 2.0.0 | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nicolas Brisset
2010-08-24 11:53:48 UTC
In fact, I'm wondering whether this is not supported directly in Qt as of recent versions: http://doc.trolltech.com/4.5/qtabbar.html#movable-prop All the better! SVN commit 1167742 by brisset: Use Qt's built-in support for moving tabs, introduced in version 4.5. BUG: 248887 M +3 -0 tabwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1167742 These bugs are solved with 2.0.0 |