| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This patch is a small improvement of Yusuf Tezcan work as GCI student.
Many thanks for, Yusuf: your contribution is really appreciate :)
REVIEW: 103471
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will help a lot in having a clean/easy startup, also a bit less
fast.
Let's see if this helps stability...
PS:
To the bug reporter. I pushed a "NoPostLaunch" in rekonq git repo.
Can you please try compiling and testing if this fixes your troubles
on startup??
Many thanks for any help.
Andrea.
CCBUG:284356
|
|
|
|
|
|
|
|
|
|
| |
Andreas's comment was helpful: rekonq COULD save file remotely, but
for same strange reason, KFileDialog::getSaveFileName() could not
select remote files. Switching to getSaveUrl seems fixing the problem
Ah... also a style clean up here. Sorry for the merged commit...
BUG: 242675
|
|
|
|
|
|
|
|
| |
Dropping urls in the tabbar loads them in new tabs, while dropping text
searches it on your default search engine.
REVIEW: 102811
REVIEWED-BY: adjam
|
|
|
|
|
| |
REVIEW: 102810
REVIEWED-BY: adjam
|
|
|
|
| |
REVIEW: 102651
|
|
|
|
|
|
|
|
| |
We finally have it :D
CCMAIL: akreuzkamp@web.de
REVIEW: 100604
REVIEWED-BY: adjam, elproxy
|
|
|
|
|
|
| |
- QL1S
- one stupid kDebug less
- codingstyle
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvements:
* title of the page is removed since it is visible on a tab.
* widget now has a smooth 3d look'n'feel with Oxygen thanks to raisen frame
* widget has rouned corners in all the styles
* url of the page is elided
* with compositing tab previews will be shown semitransparent with 25% alpha
by default, witch can be setted to be optional later
* code of tab preview is now separated from tab bar so it is more explicit
REVIEWED BY: Johannes, Andrea, Pierre
CCMAIL: blinov.vyacheslav@gmail.com
REVIEW: 101848
|
|
|
|
|
|
|
|
| |
and clean up the code around it.
Patch by Tirtha Chatterjee, thanks :D
Reviewed by me ;)
|
|
|
|
|
|
|
|
|
|
| |
so any changes in tab order due to dragging tabs are saved in the
sessions file using SessionManager.
So now the changes in the order of tabs is correctly remembered during restore.
Patch by Tirtha Chatterjee
Reviewed by me ;)
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
an rApp shortcut for Application::instance,
clean up code switching to use the new shortcut
Reviewed by: adjam
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
instead of cycling with a while loop
Thanks to Furkan Üzümcü
Review Board request : http://git.reviewboard.kde.org/r/100324/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Previously, the action of Ctrl+Maj+T was opening all the closed tabs.
This was differing from Firefox and Chrome, which can be confusing
for users.
This patch change the behavior to open only the last closed tab,
making the behavior more like the other browsers.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
it seems let everything work as expected (at least here).
It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks)
It also contains fixes & improvements for icons management in History & Bookmarks classes.
More code to maintain, but more things working.Let's see what'll happen...
|
|
|
|
| |
to prevent rekonq being WITHOUT any bar...
|
|\
| |
| |
| | |
git://gitorious.org/rekonq/mainline into m142
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
a corner case
where the trick implemented doesn't work. We'll see if someone can fix also that..
BUG:233937
|
|
|
|
|
|
|
|
|
| |
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 :)
|
| |
|
| |
|
|
|
|
|
|
| |
tabbar actions & CTRL + SHIFT + T shortcut for the last
Johannes Zellner's patch. Thanks :)
|
|
|
|
| |
added cppcheck script
|
| |
|
|
|
|
|
|
| |
It seems webkit removed an update on setViewPortSize, letting
our trick about setScrollBarPolicy dangerous (no scrollbar on rendered
pages)
|
|
|
|
|
| |
- Do not detach one tab windows
- let detach work with "about" urls
|
|
|
|
|
|
| |
This led me to a little polish in the classes using
the WebSnap facilities and to change the mechanism
the NewTabPage retrieves images from the "cache"
|
|
|
|
|
| |
removed a duplicated method and save one QPixmap
in WebSnap class
|
|
|
|
|
|
| |
Johannes Zellner's patch. Thanks :)
CCMAIL:johannes.zellner@nokia.com
|