| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Another fantastic patch by Johannes Trosher. Thanks :)
CCBUG:267234
|
|
|
|
|
|
|
|
|
| |
highlight animation.
CCBUG:267234
To see if this really works, please deselect the "animated tab highlights"
in the Tabs Settings section
|
|
|
|
|
|
|
|
|
| |
Courtesy fix patch from the man implementing the feature: Johannes Troscher.
Many Thanks for.
Bug Reporters: please, let us know if this really fix it!
CCBUG:267234
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ReKonfig::alwaysShowTabBar() is off
and update tab button position.
It also removes a "feature" introduced to hide/show tab button on tab moving: it has negative effects
on tab middle click closing.
Reviewed by: NOBODY (oops..)
|
|
|
|
|
|
| |
Fantastic patch by Johannes Troscher.
Reviewed by benjaminp (mainly) and adjam
|
|
|
|
|
|
|
|
| |
It seems that while me and pierre (with our lazy eyes) found this good,
Benjamin found some glitches to fix :)
Waiting for a better patch...
This reverts commit fc669e0bf82018baa70a8b59529e1a571d5ad820.
|
|
|
|
|
|
|
| |
Courtesy patch by Johannes Troscher. Thanks :)
Reviewed by: adjam
Reviewed by: elproxy
|
|
|
|
| |
Patch by Furkan Uzumcu, cleaned up and reviewed by me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hovering tabs:
* tab preview (default one)
* show title as tooltip
* show url as tooltip
* show nothing
Patch by Furkan Uzumcu, reviewed (and merged) by adjam
BUG:260343
RB:100282
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The problem comes when too much sites are listed as closed tabs, so I though
to create the contextual menu just on request and to clean out the sites
that are reopened. (They are NO MORE closed tabs..)
This and the next commit should fast a lot rekonq about that
|
|
|
|
|
|
|
|
|
| |
BUG:224276
@Christoph
Feel free to open a new bug against the link delays, explaining why
you think it's important.
We'll be happy to debate a bit about it, again :)
|
|
|
|
| |
Speed up compilation & linking on Win, Lin & Mac. Step 1
|
| |
|
|
|
|
|
|
| |
It seems webkit removed an update on setViewPortSize, letting
our trick about setScrollBarPolicy dangerous (no scrollbar on rendered
pages)
|
| |
|
|
|
|
|
| |
It actually hides the addTab button when moving the bars
letting it reappear on the release event.. :)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
I fixed rekonq API removing all slotName call switching to
a proper getter call (so, name() functions)
|
| |
|
|
|
|
|
| |
First test is trivial, but it's a test (tabbar test).
And now we have it!
|
|
|
|
|
| |
That happened because of the code moving from mainview to tabbar (my fault)
(tabbar cannot draw and be drawn..)
|
|
|
|
|
|
| |
Implemented 2 slots to manage the menus and the actions.
the "close tab" action is yet waiting for fix.
|
| |
|
|
|
|
| |
I'm starting hating it!!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) moved lionel preview implementation to tabbar class.
This to simplify MainView management AND to use TabBar::tabSizeHint().
Now previews are of the same width of the tab :)
2) cleaned a bit TabBar code
3) fixed scrollButton bug, via a "rude" HACK: an hidden toolbutton shown
when tabs are more than.. a number!
4) Changed tabbar::tabsizehint implementation using 2 stupid constants:
BASE_WIDTH_DIVISOR and MIN_WIDTH_DIVISOR.
Just play with them to modify tab dimension and resize quite all :)
Good night, guys!
|
| |
|
| |
|
|
|
|
| |
Patch from Johannes Zellner (thanks)
|
| |
|
| |
|
| |
|
|
I'm sorry I coudn't perform this with gitsvn or tailor..
but I cannot lose all the evening just for this.
And I need to sleep now..
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|