|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | BUG: 286831 | 
| | 
| 
| 
| 
| | REVIEW:102818
REVIEWED-BY: adjam | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | It seems now we are really ready for the stable release... | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| | It happened when loading a favorite page via shortcut.
It is fixed now :)
REVIEW: 102695
REVIEWED-BY: adjam | 
| | 
| 
| 
| | REVIEW: 102651 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | First, I'm really sorry for this bad commit ('git' talking..).
The fact is that the 3 bugs fixed here were found chained playing
with close code. Here it is the report:
- fix close window (it now really appears on multiple window closing)
- fix saveSession (saving one call for each site loaded and storing
  better information): saveSession is now called on loadFinished
- clean up some compilation warnings | 
| | 
| 
| 
| | Usual behavior in Firefox/Chrome. Let it be configurable here :) | 
| | 
| 
| 
| 
| 
| 
| | Change the name of the variable in webStop slot to avoid name collision
with the webTab method in the same MainView class.
REVIEW: 102521 | 
| | 
| 
| 
| 
| 
| | All code paths for reloading methods and slots now end up at reloadTab
and do proper handling of the about scheme
REVIEW: 102481 | 
| | 
| 
| 
| 
| 
| 
| 
| | We finally have it :D
CCMAIL: akreuzkamp@web.de
REVIEW: 100604
REVIEWED-BY: adjam, elproxy | 
| | 
| 
| 
| 
| 
| | - QL1S
- one stupid kDebug less
- codingstyle | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | Patch by Thomas Murach, thanks ;)
RB:101246 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | CTRL + 1..9
Courtesy patch by Thomas Murach. Thanks :)
Reviewed by Pierre, Felix... and me!
RB: 101043
PS:
Thomas, I see one corner problem with your patch:
Opera has clearly indicated favorites preview
number, while rekonq hasn't. Any idea to fill the gap? | 
| | 
| 
| 
| 
| 
| | My fault. The problem was that the patch command failed, the patch was just 3 lines,
so I copied by hands, then I see the webTab->url() and... ;)
Anyway, now it is really Johannes's patch. Sorry. | 
| | 
| 
| 
| 
| 
| | Another fantastic patch by Johannes Troscher
BUG:267748 | 
| | 
| 
| 
| 
| 
| | Another fantastic patch by Johannes Trosher. Thanks :)
CCBUG:267234 | 
| | 
| 
| 
| 
| | It anyway changes a bit the behavior in that situation, running to set as current
the first tab (That FOR SURE will NOT be deleted) | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | an rApp shortcut for Application::instance,
clean up code switching to use the new shortcut
Reviewed by: adjam | 
| | 
| 
| 
| 
| 
| 
| | on that.
This, expecially to avoid double calls on functions to manage tab switching and info updating.
Reviewed by NOBODY (oops...) | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | BUG:253612 | 
| | 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | benjaminp. | 
| | 
| 
| 
| 
| | (Always show tab bar = false)
This fix comes from a Felix Rohrbach idea. Thanks :) | 
| | 
| 
| 
| 
| 
| 
| | Felix Rohrbach's fix
Thanks :)
PS: plus a correction in previous UI 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 | 
| | 
| 
| 
| | (Disabled by default). | 
| | |  | 
| | 
| 
| 
| 
| 
| | This reverts commit eba8b17b2514c39897b035a1f5529f5b87a7b114.
This commit wroke the favicon rendering. | 
| | 
| 
| 
| 
| 
| | This reverts commit bf94b5e71b1a7cedf2f69bb3cd61661bc21c24c3.
This commit introduced a bug that stoped the new tab button from working. | 
| |\  
| | 
| | 
| | 
| | 
| | 
| | 
| | | Conflicts:
	src/mainview.cpp
	src/mainview.h
	src/webtab.cpp
	src/webtab.h | 
| | | 
| | 
| | 
| | 
| | | - handle print & find with different signals in mainwindow
- show right tab title (moving titleChanged signal from view to tab) | 
| | | 
| | 
| | 
| | | urlBar --> currentUrlBar | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | The destructor of MainView was redundant with the cleaning
mechanism of QObject. It is removed to simplify the class.
Reviewed by: Pierre Rossi
Reviewed by: Andrea Diamantini | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | The attribute m_loadingGitPath is an invariant of runtime,
it is not specific to MainView objects.
The path has been changed to a constant of the implementation.
Reviewed by: Pierre Rossi
Reviewed by: Andrea Diamantini | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | | Enforce the invariant of MainView by making the pointer const.
Reviewed by: Pierre Rossi
Reviewed by: Andrea Diamantini | 
| |/  
|   
|   
|   
| | Reviewed by: Pierre Rossi
Reviewed by: Andrea Diamantini | 
| | 
| 
| 
| 
| 
| 
| | This reverts commit 8561c1b43a506ac4ead17734c20cc55ce7cec666.
This implementation lets the last close page to continue load eg flash
and in general can produce audio playback :( | 
| | 
| 
| 
| 
| | In fact, the tab is not really deleted, but just saved somewhere
to fastly restore it, having again history and so on.. |