summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This commit aims to fix all troubles with favicons retrieving.Andrea Diamantini2010-09-118-42/+101
* honor the "open tabs in the background" for the search with featurePanagiotis Papadopoulos2010-09-101-1/+1
* Reimplemented the clearIconCache methodAndrea Diamantini2010-09-103-1/+17
* IconManager cleanupAndrea Diamantini2010-09-102-7/+22
* kill currentJob if it yet exists..Andrea Diamantini2010-09-101-0/+3
* Merge commit 'refs/merge-requests/2294' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-09-101-5/+7
|\
| * Only show the bookmark widget if the page is already bookmarked.Jon Ander Peñalba2010-09-071-5/+7
* | No need to delete an autodelete class.Andrea Diamantini2010-09-091-1/+0
* | Merge branch 'master' of gitorious.org:rekonq/mainlineAndrea Diamantini2010-09-092-1/+6
|\ \
| * | make the string plural.Panagiotis Papadopoulos2010-09-081-1/+3
| * | SVN_SILENT made messages (.desktop file)Script Kiddy2010-09-081-0/+1
| |/
| * SVN_SILENT made messages (.desktop file)Script Kiddy2010-09-071-0/+2
* | Merge commit 'refs/merge-requests/205' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-09-091-0/+1
|\ \
| * | A very small commit to fix the KEditBookmark issue with bookmark exporting wh...Yoann Laissus2010-09-081-0/+1
| |/
* | Fix adblock host matcherAndrea Diamantini2010-09-091-6/+6
|/
* Revert "This hacks should fix (a lot of) javascript handling."Andrea Diamantini2010-09-063-16/+6
* Restore autocomplete shortcuts. Or at least, I hope so :)Andrea Diamantini2010-09-042-1/+8
* Recognize .local & .eu domains.Andrea Diamantini2010-09-041-2/+2
* Merge commit 'refs/merge-requests/202' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-09-041-0/+2
|\
| * Fix the BK panel drag and drop regression introduced by 0d53995507a369d5b4cfd...Yoann Laissus2010-09-031-0/+2
* | Merge commit 'refs/merge-requests/201' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-038-31/+164
|\ \
| * | Fixes the multiple preview/walet bars in a single tab.Pierre Rossi2010-09-038-31/+164
| |/
* | ok, it seems working now. But I'm not sure this is the right fix..Andrea Diamantini2010-09-032-1/+4
|/
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-0321-0/+21
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-0351-533/+395
* This commit hacks a merge request, to fast fixing a crash calling the bk toolbarAndrea Diamantini2010-09-021-1/+1
* Merge commit 'refs/merge-requests/200' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-024-27/+52
|\
| * Use Q_SIGNALS instead of signals :)Yoann Laissus2010-09-021-1/+1
| * - Follow pano's suggestion : Shift + Enter -> findPrevious()Yoann Laissus2010-09-024-26/+51
* | Merge commit 'refs/merge-requests/197' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-029-65/+75
|\ \
| * | Fix compile again ...Yoann Laissus2010-09-021-1/+1
| * | Oops, fix compilationYoann Laissus2010-09-022-2/+2
| * | Use iconForUrl of IconManagerYoann Laissus2010-09-021-1/+2
| * | A little bunch of fixes :Yoann Laissus2010-09-029-65/+73
* | | Code Review.Andrea Diamantini2010-09-0216-91/+105
* | | Merge commit 'refs/merge-requests/196' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-022-2/+5
|\ \ \ | |_|/ |/| |
| * | Make sure the model is only created onesJon Ander Peñalba2010-09-022-2/+5
| |/
* | Fix wrong highlights in the search stringsAndrea Diamantini2010-09-022-8/+23
* | This commit hopes to definitely fix troubles with HTML encodings.Andrea Diamantini2010-09-021-6/+5
* | rekonq 0.5.85Andrea Diamantini2010-09-021-0/+2
* | don't calculate suggestions on fast typing resolution or when userAndrea Diamantini2010-09-023-13/+24
* | trivials:Andrea Diamantini2010-09-023-12/+9
* | Merge commit 'refs/merge-requests/195' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-09-027-56/+57
|\ \
| * | big commit: fix fast typinglionelc2010-09-017-56/+57
| |/
* | fix memory leak when delete current job in opensearchmanagerlionelc2010-09-011-1/+3
|/
* This should improve adblock retrieving by NOT asking for SSL confirmationsAndrea Diamantini2010-09-011-0/+6
* Fix bk icons.Andrea Diamantini2010-09-011-2/+7
* Restore old bookmarks file managementAndrea Diamantini2010-09-011-8/+22
* This hacks should fix (a lot of) javascript handling.Andrea Diamantini2010-09-013-4/+20
* Let urlbar being usable also in fullscreen modeAndrea Diamantini2010-09-013-7/+13