Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -22/+17 |
| | |||||
* | Let urlbar being usable also in fullscreen mode | Andrea Diamantini | 2010-09-01 | 1 | -3/+6 |
| | | | | BUG: 243900 | ||||
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -1/+2 |
| | | | | | | | | 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... | ||||
* | add "copy image location" action in the webview's contextual menu | megabigbug | 2010-08-27 | 1 | -0/+24 |
| | |||||
* | Finally fix the smooth scrolling distance per scroll | Yoann Laissus | 2010-08-25 | 1 | -8/+7 |
| | |||||
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to ↵ | Jon Ander Peñalba | 2010-08-20 | 1 | -8/+8 |
| | | | | src/bookmarks/bookmarkprovider.* | ||||
* | Simpler than I thought, fix kget integration | Andrea Diamantini | 2010-08-19 | 1 | -1/+2 |
| | |||||
* | Remove a space | Yoann Laissus | 2010-08-17 | 1 | -1/+1 |
| | |||||
* | - Fix an issue with some websites which need to handle wheel events (eg: ↵ | Yoann Laissus | 2010-08-17 | 1 | -6/+6 |
| | | | | | | google maps) - Smooth scrolling now works on editable contents without sliders | ||||
* | Merge commit 'refs/merge-requests/165' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-08-12 | 1 | -2/+2 |
|\ | |||||
| * | Fix smooth scrolling for some sites (eg: gmail) | Yoann Laissus | 2010-08-11 | 1 | -2/+2 |
| | | |||||
* | | Merge commit 'refs/merge-requests/160' of ↵ | Andrea Diamantini | 2010-08-11 | 1 | -21/+133 |
|\ \ | |/ | | | | | git://gitorious.org/rekonq/mainline into m160 | ||||
| * | Fix the factor | Yoann Laissus | 2010-08-10 | 1 | -3/+2 |
| | | |||||
| * | Increase spped | Yoann Laissus | 2010-08-08 | 1 | -1/+1 |
| | | |||||
| * | - Use default scrolling for editable contents | Yoann Laissus | 2010-08-08 | 1 | -3/+3 |
| | | | | | | | | - Smooth scrolling now follows QApplication::wheelScrollLines() but with a factor | ||||
| * | Code cleanup | Yoann Laissus | 2010-08-08 | 1 | -88/+79 |
| | | |||||
| * | Implement KHTML smooth scrolling for rekonq | Yoann Laissus | 2010-08-08 | 1 | -1/+123 |
| | | |||||
* | | - Fix Ctrl + wheel shortcut | Yoann Laissus | 2010-08-10 | 1 | -1/+1 |
|/ | | | | | - Fix zoomUp at the end of the bar - add a stretch on the right | ||||
* | apply the hack for dark color schemes only if the button text color is too light | megabigbug | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | Show everywhere the needed "Inspect Element" action | Andrea Diamantini | 2010-06-29 | 1 | -5/+9 |
| | |||||
* | Hide "loading..." and "done" strings after 0.5 sec.. | Andrea Diamantini | 2010-06-29 | 1 | -6/+1 |
| | |||||
* | Merge commit 'refs/merge-requests/143' of ↵ | Andrea Diamantini | 2010-06-28 | 1 | -0/+8 |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into m143 | ||||
| * | improve previews: compute preview when webview is deleted => instant preview ↵ | megabigbug | 2010-06-26 | 1 | -0/+8 |
| | | | | | | | | in closed tab page | ||||
* | | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 1 | -4/+4 |
|/ | | | | | SettingOpenTab --> NewTab (according to settings) NewCurrentTab --> NewFocusedTab | ||||
* | Merge commit 'refs/merge-requests/139' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-06-15 | 1 | -0/+1 |
|\ | |||||
| * | strip whitespaces from the start and the end of a selection | Panagiotis Papadopoulos | 2010-06-13 | 1 | -0/+1 |
| | | | | | | | | BUG: 241564 | ||||
* | | This dangerous commit, 15 days to the release, removes the use of a default.css | Andrea Diamantini | 2010-06-15 | 1 | -1/+16 |
|/ | | | | | | | | | | | | file in rekonq and does an hack to choose the right palette for the WebView. - Why this doesn't work in QWebPage::setPalette()?? - Why using a KStyle things don't work as expected?? - so, where is really the bug, here? I have some ideas about but I currently have no time to work on.. Anyway, with this nice hack :) things seem work well for dark themes and for pages without a "proper" style (See bug 232552 about..) Many thanks to Tomas Fryda for let me noticing this. | ||||
* | Fix the end value of the zoom slider with mouse wheel zoom | Yoann Laissus | 2010-06-06 | 1 | -7/+18 |
| | |||||
* | - Sync mouse wheel zoom and the slider | Yoann Laissus | 2010-05-30 | 1 | -0/+17 |
| | | | | - Fix mouse wheel zoom limits (slider's max and min) | ||||
* | Change the autoscroll checkbox to control whether or not the auto scroll ↵ | Jonathan Thomas | 2010-05-26 | 1 | -1/+1 |
| | | | | | | | | feature is enabled, rather than wether or not it is disabled. This solves a HIG issue, since checkboxes are always supposed to enable an option when checked, rather than to disable an option when checked: http://techbase.kde.org/Projects/Usability/HIG/Check_Box | ||||
* | This BIG commit HAS to fix all download handling remained :) | Andrea Diamantini | 2010-05-25 | 1 | -1/+1 |
| | | | | | | | it lets rekonq work on every site I tested (all those where there are some bugs opened) and let us factorize a big bunch of code BUG:212808 | ||||
* | Cedric's patch | Andrea Diamantini | 2010-05-21 | 1 | -1/+1 |
| | | | | | let autoscroll being optional (active by default..) | ||||
* | inlined some of the most used get functions | Andrea Diamantini | 2010-05-21 | 1 | -6/+0 |
| | | | | to speed up a bit | ||||
* | Fix download handling | Andrea Diamantini | 2010-05-19 | 1 | -6/+3 |
| | | | | | | This commit, together with adawit's patch to QtWebKit (not yet merged) && KIO will definitely solve download handling. At least, I hope so :) | ||||
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -3/+3 |
| | | | | added cppcheck script | ||||
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -8/+10 |
| | |||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -96/+96 |
| | |||||
* | refractoring on search engines | megabigbug | 2010-04-23 | 1 | -27/+10 |
| | |||||
* | deleting replies as explained in QNetworkAccessManager docs | Andrea Diamantini | 2010-04-20 | 1 | -1/+2 |
| | |||||
* | Mouse move autoscroll implementation | Andrea Diamantini | 2010-04-15 | 1 | -5/+39 |
| | |||||
* | I confused mouse cursor with the key one :) | Andrea Diamantini | 2010-04-06 | 1 | -3/+5 |
| | | | | | | | | Here is another hack to fix bug 211557 DISCLAIMER: this, as the previous, is an hack NOT a solution BUG: 211557 | ||||
* | A "nice" hack to fix bug 211557 | Andrea Diamantini | 2010-04-05 | 1 | -0/+8 |
| | | | | BUG: 211557 | ||||
* | more gentle autoscroll.. | Andrea Diamantini | 2010-04-02 | 1 | -10/+14 |
| | | | | less intrusive scrollTimer | ||||
* | Auto Scrolling, first bunch. | Andrea Diamantini | 2010-03-31 | 1 | -10/+78 |
| | | | | key combinations just work :) | ||||
* | select element in webinspector when toggle "Inspect Element" | megabigbug | 2010-02-22 | 1 | -0/+1 |
| | |||||
* | Save memory. One WebPage pointer less for each WebView :) | Andrea Diamantini | 2010-02-19 | 1 | -6/+13 |
| | |||||
* | half fixed (but half is not enough...) the favicon querelle.. | Andrea Diamantini | 2010-02-18 | 1 | -1/+1 |
| | |||||
* | Fix copyright for 0.4 beta release | Andrea Diamantini | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | KDE HIG fix | Panagiotis Papadopoulos | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | Here we are, with this commit I removed a lot of direct calls to | Andrea Diamantini | 2010-01-23 | 1 | -8/+26 |
| | | | | | | | | Application::loadUrl slot and changed it to signals emitted there. This to let rekonq managing them and faster return to the main event loop (and hopefully don't freeze). Next step here is change loadUrl slot to a multithreaded one. |