|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| | This "should" fix some strange adblock behaviour on image hiding.
Needs testing
Patch courtesy by "vic". Thanks :)
PS: will be applied to rekonq2, too.
BUG:305861 | 
| | 
| 
| 
| | SVN_SILENT | 
| | 
| 
| 
| 
| 
| 
| | this commit was automated; please revert if it causes trouble
for details see http://lists.kde.org/?l=kde-doc-english&m=134965352825792&w=2
SVN_SILENT | 
| | |  | 
| | |  | 
| | 
| 
| 
| | BUG: 307559 | 
| | 
| 
| 
| 
| 
| 
| | Check if the URL of the current tab is even valid before checking its
protocol.
REVIEW: 106561 | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - inline spell highlighter. This requires WebKit 2.3 to work.
- Addition of a suggested replacement word list to the context menu,
  for the word right clicked on
- A standard modeless spell check dialog that works on the current
  editable text (or selection).
  Heavily cribbed from Dawit's work on kdewebkitpart.
BUG: 305720
CCMAIL: lindsay.mathieson@gmail.com
REVIEW: 106417
REVIEWED-BY: adjam | 
| | |  | 
| | 
| 
| 
| | BUG: 306185 | 
| | 
| 
| 
| 
| 
| | BUG: 306077
REVIEW: 106287
REVIEWED-BY: adjam | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | It fixes issue for the first tab of new windows in case of a "wheel" zoom.
- Move the zoom bounding logic from WebView::wheelEvent() to ZoomBar::setValue()
  It'll avoid Ctrl -/+ to exceed the max value of the slider
- Use the round() method instead of my previous hack to compute zoom ratio for wheel events | 
| | 
| 
| 
| | It fixes some issue for slot which use this list before/during the call of newWebTab (eg: zoomBar) | 
| | |  | 
| | |  | 
| | 
| 
| 
| | It will fix disproportionate previews caused by very high ratio. | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - updateTabBarVisibility(): used to react only on "alwaysShowTabBar" settings
	- updateAddTabButton(): used to react only on tabbar changes
* Improve handling of the add tab button. updateAddTabButton() is now called on any
  tab layout changed instead of being called in any function which manipulate tabs.
* Use a tab height computed with KTabBar instead of the add tab button height with a magical number.
  It fixes some issues with the Bespin theme.
BUG: 304325 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | Also, clean up mimetype detection, following kdewebkit.
I tried implementing this using the protected excludeMimeType in
kwebpluginfactory, but I fear it has to be declared virtual to let
the trick work. Isn't it?
BUG: 304562
CCMAIL: adawit@kde.org | 
| | 
| 
| 
| | BUG: 304994 | 
| | 
| 
| 
| 
| | - Don't display an empty entry if the bookmark is in the root folder
- Improve the code to choose the current index | 
| | 
| 
| 
| | Don't duplicate the toolbar root entry in some cases | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | The problem here is that the app is considered "session restored" for
all its life cycle. Checking it just when launched without arguments
and with isFirstLoad = true
Should work, im my tests do, needs more testing...
CCBUG: 304312 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | This is basically Johannes patch with checks added for kde version and
with code duplicated for kwebapp.
PS: I tried using KUriFilterData API to do it, without positive results.
Postponing a code review here for KDE 5, hoping variables won't change
another time name...
CCBUG: 303872
CCMAIL: fritz_van_tom@hotmail.com
REVIEW: 303872 | 
| | |  | 
| | 
| 
| 
| | BUG: 303862 | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| | PS: Grazie per il lavoro, Giuseppe ;)
CCMAIL: gcala@gmail.com
REVIEW: 105708
REVIEWED-BY: adjam | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | We finally reached it!
Many thanks to everyone involved.
CCMAIL: rekonq@kde.org | 
| | 
| 
| 
| 
| 
| 
| 
| | Maybe this is a bit risky before release, but this lets us adding a
bookmarks shortcut (CTRL+D) as used in the major browsers.
With this commit, rekonq doubles this behavior.
BUG: 303445 | 
| | 
| 
| 
| | BUG: 303430 | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | (anyway, it was a translator suggestion to remove
p tags from i18n...) | 
| | 
| 
| 
| 
| 
| 
| | is not build, therefore adding doc directory to CMakeLists.txt
REVIEW:105506
REVIEWED-BY: adjam | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| | String freeze from now on,
rekonq 1.0 stable in (not less than) 15 days
CCMAIL: rekonq@kde.org
CCMAIL: kde-i18n-doc@kde.org | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | Thank you all, guys!
CCMAIL: tirtha.p.chatterjee@gmail.com
CCMAIL: adaptee@gmail.com
CCMAIL: yurchor@ukr.net
CCMAIL: luech@hube-lueck.de
CCMAIL: andiusmao@gmail.com |