summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This commit merge all our work about new UrlBar.Andrea Diamantini2010-03-2914-132/+939
* update is better than repaint :)Andrea Diamantini2010-03-281-4/+4
* Merge branch 'HistoryBookmarksImprovements'Andrea Diamantini2010-03-2813-143/+1020
|\
| * Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-283-62/+10
| |\
| | * - Remove the Add Bookmark action from the different context menusYoann Laissus2010-03-273-56/+4
| | * Fix missing strings on the history panelYoann Laissus2010-03-272-5/+5
| | * Fix the bookmarkCurrentPage slot nameYoann Laissus2010-03-271-1/+1
| * | Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-275-90/+119
| |\ \ | | |/
| | * - Fix a crash when the cancel button of the add bookmark menu is clickedYoann Laissus2010-03-275-90/+119
| * | Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-261-5/+8
| |\ \ | | |/
| | * Add tests for the bookmark before toGroup()Yoann Laissus2010-03-251-5/+8
| * | Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-2413-141/+1038
| |\ \ | | |/
| | * Add missing filesYoann Laissus2010-03-232-0/+264
| | * A lot of fix and improvements for the bookmark and the history panelsYoann Laissus2010-03-2311-141/+774
* | | This commit lets rekonq embed parts instead of krunning themAndrea Diamantini2010-03-264-12/+18
* | | Fixed a regression (history NOT modified) introduced withAndrea Diamantini2010-03-251-4/+16
* | | WebPage API cleaningAndrea Diamantini2010-03-241-2/+1
|/ /
* | This commit should finally fix settings handlingAndrea Diamantini2010-03-244-5/+21
* | Cleaning AdblockManager::loadRules slotAndrea Diamantini2010-03-241-21/+30
|/
* Doing "load finished" operations just on ok loading is really NOTAndrea Diamantini2010-03-221-4/+1
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-03-221-0/+4
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-03-211-0/+2
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-03-211-0/+2
* | Fixing loading checking errors and retrieving ssl metadata.Andrea Diamantini2010-03-221-2/+18
* | First SSL support.Andrea Diamantini2010-03-226-26/+548
|/
* Downloads PageAndrea Diamantini2010-03-207-44/+213
* NewTabPage: clean APIAndrea Diamantini2010-03-192-26/+37
* removed unuseful rekonqpage dirAndrea Diamantini2010-03-195-9/+8
* Merge branch 'ADPschemeHandling' into master-nextAndrea Diamantini2010-03-196-29/+113
|\
| * abp (Ad Block Plus) fake protocol supportAndrea Diamantini2010-03-196-29/+113
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-03-191-0/+4
* | extract i18n from all cpp fileskdesvn2010-03-181-1/+1
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-03-181-1/+7
|/
* SVN_SILENT made messages (.desktop file)Script Kiddy2010-03-171-0/+6
* Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-03-171-11/+1
|\
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-03-161-11/+1
* | First Krazy rekonq-git fixes :DAndrea Diamantini2010-03-174-9/+10
|/
* First bunch of fixes for the NewTabPage + WebSnap chain.Andrea Diamantini2010-03-167-60/+50
* Merge commit 'refs/merge-requests/104' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-151-0/+2
|\
| * Clear all the highlight when the find bar is closed with the esc keyYoann Laissus2010-03-142-3/+2
| * Fix capitalisation of "Highlight All"Yoann Laissus2010-03-141-1/+1
| * Implement the highlight all feature for the find bar (enabled by default)Yoann Laissus2010-03-144-7/+44
* | Fix capitalisation of "Highlight All"Yoann Laissus2010-03-151-1/+1
* | Implement the highlight all feature for the find bar (enabled by default)Yoann Laissus2010-03-154-7/+44
* | Merge commit 'refs/merge-requests/106' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-151-0/+9
|\ \
| * | Close the tab preview when the tab is clickedYoann Laissus2010-03-151-0/+9
* | | Created a new Network Widget containing Cache, Cookies & Proxy Settings.Andrea Diamantini2010-03-157-36/+226
* | | Merge commit 'refs/merge-requests/105' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-142-12/+30
|\ \ \
| * | | Use default value instead of a different functionYoann Laissus2010-03-142-24/+3
| * | | Add middle click support for next, back and home in the main toolbarYoann Laissus2010-03-142-6/+45