| Summary: | Option to move the tabs to the left or right instead of above | ||
|---|---|---|---|
| Product: | [Applications] krdc | Reporter: | Brendan Hide <brendan> |
| Component: | general | Assignee: | Urs Wolfer <uwolfer> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Brendan Hide
2008-07-25 16:28:25 UTC
Good idea. Thanks for all your reports! :) SVN commit 926947 by uwolfer: Improve tab behavior: * Close tabs with mouse middle-click (option) * Option to disable close buttons on tabs * Option to set position of tab bar (top, bottom, left, right) * Context menu on tabs (Close and bookmark action) * Option options dialog on tab double click for current connection FEATURE:167432 FEATURE:184339 M +7 -1 bookmarkmanager.cpp M +1 -0 bookmarkmanager.h M +93 -29 config/general.ui M +10 -0 core/hostpreferences.cpp M +4 -0 core/hostpreferences.h M +9 -0 core/krdc.kcfg M +79 -4 mainwindow.cpp M +3 -1 mainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=926947 |