summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Formatting++Rohan Garg2010-08-241-1/+0
| * | | Switch to faster comparisons of about: URL's with QByteArray, thanks to Hara...Rohan Garg2010-08-241-6/+8
| | |/ | |/|
* | | fix typoPanagiotis Papadopoulos2010-08-251-1/+1
| |/ |/|
* | SVN_SILENT made messages (.desktop file)Script Kiddy2010-08-241-0/+2
|/
* Restore mr #174.Andrea Diamantini2010-08-231-0/+2
* rekonq 0.5.81Andrea Diamantini2010-08-231-1/+1
* new rekonq authors for 0.6Andrea Diamantini2010-08-231-2/+12
* Merge commit 'refs/merge-requests/190' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-234-27/+17
|\
| * Useless includeYoann Laissus2010-08-221-1/+0
| * - Move the BK bar context menu slot and connection to BookmarkContextMenuYoann Laissus2010-08-224-26/+17
* | Merge commit 'refs/merge-requests/189' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-234-41/+41
|\ \
| * | Use the selected text as the default search string of the FindBarBenjamin Poulain2010-08-224-7/+23
| * | Change the Find action to show() instead of toggle()Benjamin Poulain2010-08-223-10/+1
| * | Make the FindBar a bit more robustBenjamin Poulain2010-08-223-25/+18
* | | Merge commit 'refs/merge-requests/188' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-08-231-0/+2
|\ \ \
| * | | Add a home icon for about:homeRohan Garg2010-08-221-0/+2
| |/ /
* | | Merge commit 'refs/merge-requests/187' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-08-231-0/+2
|\ \ \
| * | | Add a missing iconYoann Laissus2010-08-221-0/+2
| |/ /
* | | Merge commit 'refs/merge-requests/186' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-237-12/+54
|\ \ \
| * | | Add support for domain option in the ad block moduleBenjamin Poulain2010-08-227-12/+54
| |/ /
* | | Merge commit 'refs/merge-requests/185' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-231-20/+38
|\ \ \
| * | | Forget to commit some changesYoann Laissus2010-08-211-3/+4
| * | | - Fix BK toolbar drops at the extremities of the barYoann Laissus2010-08-211-22/+39
| |/ /
* | | Merge commit 'refs/merge-requests/184' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-232-3/+16
|\ \ \
| * | | Don't add open folder in tabs if there are only foldersYoann Laissus2010-08-212-3/+16
| |/ /
* | | fix Messages.sh after yesterday change in extract-messages.shAlbert Astals Cid2010-08-221-1/+1
| |/ |/|
* | rekonq 0.5.80 AKA 0.6 beta0.5.80Andrea Diamantini2010-08-221-1/+1
|/
* Restore bk icon on the rightAndrea Diamantini2010-08-213-16/+16
* Merge commit 'refs/merge-requests/183' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-212-43/+67
|\
| * Useless includeYoann Laissus2010-08-201-1/+0
| * Make a string translatableYoann Laissus2010-08-201-1/+2
| * Fix the help menu and readd the bookmark bar toggle actionYoann Laissus2010-08-202-42/+66
* | Merge commit 'refs/merge-requests/182' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-2117-265/+249
|\ \
| * | BookmarkProvider's code reorderedJon Ander Peñalba2010-08-203-88/+87
| * | Minor changes in BookmarkProvider. Searching for bookmarks should be a bit fa...Jon Ander Peñalba2010-08-202-34/+17
| * | Improved the code to load the bookmarks file using KStandardDirs and other mi...Jon Ander Peñalba2010-08-202-38/+26
| * | Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-208-44/+58
| * | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-2016-95/+95
* | | Merge branch 'opensearch2'Andrea Diamantini2010-08-200-0/+0
|\ \ \ | |/ / |/| |
| * | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-204-8/+43
| |\ \
* | | | rekonq 0.5.60Andrea Diamantini2010-08-201-1/+1
* | | | Merge branch 'opensearch'Andrea Diamantini2010-08-2020-109/+1435
|\ \ \ \
| * | | | Change from QByteArray to QString in the right wayAndrea Diamantini2010-08-201-1/+1
| * | | | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-204-8/+43
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | fix suggestion item: use the correct search enginemegabigbug2010-08-194-8/+43
| * | | OpenSearch reviewAndrea Diamantini2010-08-1614-284/+520
| * | | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-1620-104/+1159
| |\ \ \ | | |/ /
| | * | working opensearch suggestionsmegabigbug2010-08-154-114/+176
| | * | wait signalmegabigbug2010-08-154-0/+25
| | * | introduce a new SuggestionListItemlionelc2010-08-1218-10/+978