summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Respect new tab conf launching a new windowAndrea Diamantini2010-05-181-1/+16
| | | | Cedric's patch
* This commit let encoding handling being a bit easier.Andrea Diamantini2010-05-181-6/+30
| | | | | | | It is anyway a bit tricky :) Hope no-one blame about.. BUG:237518
* Moved setEncoding action to be a local page settings as it seemsAndrea Diamantini2010-05-183-12/+6
| | | | more useful
* Add option to choose new tab page as home pageAndrea Diamantini2010-05-185-5/+31
| | | | BUG:235106
* Fix crashes on file:// urlsAndrea Diamantini2010-05-171-12/+3
|
* Webkit --> WebKitAndrea Diamantini2010-05-172-3/+3
|
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-171-0/+2
|
* Implement about urls easy suggestionsAndrea Diamantini2010-05-171-0/+18
|
* Removed pointers use in UrlResolver classAndrea Diamantini2010-05-162-6/+12
|
* Merge commit 'refs/merge-requests/2264' of ↵Andrea Diamantini2010-05-162-25/+25
|\ | | | | | | git://gitorious.org/rekonq/mainline into m2264
| * performance improvement: build one static regexp instead of several in the ↵megabigbug2010-05-162-25/+25
| | | | | | | | isHttp method (they was built for each key pressed)
* | Merge commit 'refs/merge-requests/2263' of ↵Andrea Diamantini2010-05-161-2/+12
|\ \ | |/ |/| | | git://gitorious.org/rekonq/mainline into m2263
| * Added support for javascript:<code> so that bookmarklets workNikhil Marathe2010-05-161-2/+12
| | | | | | | | BUG: 227422
* | Merge commit 'refs/merge-requests/2262' of ↵Andrea Diamantini2010-05-162-1/+27
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into m2262
| * | Adds current tab to session state (bug 237720)Lindsay Mathieson2010-05-162-1/+27
| | |
* | | Merge commit 'refs/merge-requests/2259' of ↵Andrea Diamantini2010-05-162-2/+9
|\ \ \ | | | | | | | | | | | | git://gitorious.org/rekonq/mainline into m2259
| * | | don't use adjusteSize()megabigbug2010-05-152-2/+9
| |/ / | | | | | | | | | | | | compute the height from size hint of items decrease timer to 50
* | | Merge commit 'refs/merge-requests/97' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2010-05-161-1/+1
|\ \ \ | | | | | | | | | | | | into m97
| * | | Check for null pointer, causes crashes on some pages.Abdurrahman AVCI2010-05-141-1/+1
| | | |
* | | | Merge commit 'refs/merge-requests/96' of git://gitorious.org/rekonq/mainline ↵Andrea Diamantini2010-05-161-0/+6
|\ \ \ \ | |_|_|/ |/| | | | | | | into m96
| * | | Disable ad block related widgets when ad blocking is disabled.Abdurrahman AVCI2010-05-141-0/+6
| |/ /
* | | SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-161-0/+2
| |/ |/|
* | This commit should fix a lot of troubles on fast urlbar typingAndrea Diamantini2010-05-145-7/+22
| | | | | | | | | | | | | | | | | | | | | | | | so now situation is: - first list is shown immediately - timer decreases from 200 to 150 ms (less is pretty unuseful, I fear) - people who fast type & returnPress have KUriFilter help Hope this helps :) As promised, CCBUG:237390
* | This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-148-37/+155
| | | | | | | | | | | | us resize them as needed for themes different from oxygen. This anyway seems working better with the upcoming Qt 4.7
* | Show faster url to loadAndrea Diamantini2010-05-143-4/+9
| |
* | No wait for first resultsAndrea Diamantini2010-05-142-34/+35
| |
* | Implement TZander suggestions on closing the last tabAndrea Diamantini2010-05-142-1/+9
|/ | | | BUG: 230576
* Merge branch 'FixBlocks'Andrea Diamantini2010-05-147-128/+103
|\ | | | | | | | | | | | | | | WARNING: as we have a new adblock file, adblock will not work until rekonq doesn't update subscriptions. In some test installations, you can force rekonq doing it by removing your $KDEHOME/share/config/rekonqrc file :)
| * Move adblock rules conf file to appdata, to maintain central config file tinyAndrea Diamantini2010-05-143-88/+93
| |
| * AdBlock clean up, step 1Andrea Diamantini2010-05-145-40/+10
| |
* | Better wording for automatic filter update interval.Abdurrahman AVCI2010-05-131-1/+4
| |
* | Hide automatic filter list header.Abdurrahman AVCI2010-05-131-0/+6
|/
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-05-131-0/+4
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-131-0/+4
| |
* | Fix crash on close file: tabsAndrea Diamantini2010-05-131-3/+2
|/ | | | BUG:237426
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-05-121-0/+10
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-121-0/+10
| |
* | Add timer to UrlBar suggestionsAndrea Diamantini2010-05-123-2/+31
| | | | | | | | | | This is based on the Cedric's patch about and I changed it to save a bit of work to rekonq to not resolve urls that not will be displayed :)
* | Fix UrlFilter HangsAndrea Diamantini2010-05-122-3/+5
|/ | | | Cedric's patch
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-05-111-32/+0
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-05-111-32/+0
| |
* | REVERT ME ASAP PATCH :)Andrea Diamantini2010-05-111-6/+6
| | | | | | | | | | | | This patch should fix "troubles" (read crashes) in some systems, but I think it let rekonq leaks horribly :( Studying the right solution for..
* | Load old closed tabs from session manager.Andrea Diamantini2010-05-113-4/+46
| | | | | | | | | | | | | | | | | | This let me think about the need of reimplementing it and all History to support more infos (eg: zoom) closing one bug and opening another :) BUG:228480
* | (Re)-open closed tabsAndrea Diamantini2010-05-114-1/+53
| | | | | | | | | | | | tabbar actions & CTRL + SHIFT + T shortcut for the last Johannes Zellner's patch. Thanks :)
* | Add "days" word to better explain the adblock update intervalAndrea Diamantini2010-05-111-1/+1
| |
* | Merge commit 'refs/merge-requests/2255' of ↵Andrea Diamantini2010-05-114-112/+185
|\ \ | | | | | | | | | git://gitorious.org/rekonq/mainline into m2255
| * | Right align all labels to confirm to the KDE4 HIG.Abdurrahman AVCI2010-05-084-112/+185
| |/
* | This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-0512-11/+514
|/ | | | | | | | network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :)
* if the url of an item have the same domaine name as the typed string, it is ↵megabigbug2010-05-052-9/+39
| | | | moved at top of the list
* Javascript protocol fixAndrea Diamantini2010-05-041-0/+3
|