summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Some small fixesPanagiotis Papadopoulos2010-11-141-4/+4
| * | Merge rekonq documentation from SVN.Panagiotis Papadopoulos2010-11-1433-132/+563
| |/
* | Remove the destructor of MainViewBenjamin Poulain2010-11-202-8/+0
* | Remove m_loadingGitPath from MainViewBenjamin Poulain2010-11-202-6/+4
* | Make the invariants of MainView explicitBenjamin Poulain2010-11-202-5/+4
* | Update the name of MainView attribute to follow the conventionsBenjamin Poulain2010-11-202-12/+12
* | Update the name of WebTab attributes to follow the conventionsBenjamin Poulain2010-11-202-40/+40
* | Use QObject cleaning for the destruction of WebView childrenBenjamin Poulain2010-11-201-5/+0
* | Move download handling from WebView to WebPageBenjamin Poulain2010-11-202-1/+1
* | Add an assertion to ensure the consistency of WebView during developmentBenjamin Poulain2010-11-201-1/+2
* | Update the name of WebView attribute to conform to the conventionsBenjamin Poulain2010-11-202-96/+96
|/
* -pedanticAndre Woebbeking2010-11-131-1/+1
* rekonq 0.6.54Andrea Diamantini2010-11-071-1/+1
* Ordering files in file: and ftp: embedded protocolsAndrea Diamantini2010-11-072-2/+34
* Merge branch 'master' of git.kde.org:rekonqAndrea Diamantini2010-11-0712-173/+112
|\
| * Bug when a bookmark contains a '&' fixed in some casesJon Ander Peñalba2010-11-073-7/+6
| * Variable renamedJon Ander Peñalba2010-11-072-3/+3
| * BookmarksContextMenu's destructor moved to the header fileJon Ander Peñalba2010-11-072-6/+1
| * BookmarksPanel API improvedJon Ander Peñalba2010-11-077-57/+40
| * Function renamedJon Ander Peñalba2010-11-074-25/+25
| * BookmarkOwner clean-up and minor bug fixedJon Ander Peñalba2010-11-072-76/+38
* | Let suggestions work also without search engines ones.Andrea Diamantini2010-11-076-18/+24
* | First bunch of fixes for the suggestions.Andrea Diamantini2010-11-077-33/+53
|/
* commit the changes by yurchor on the docbookPanagiotis Papadopoulos2010-11-042-8/+5
* Fix forward declarationMontel Laurent2010-11-035-7/+0
* add context to stringPanagiotis Papadopoulos2010-11-031-1/+1
* Fix eventual crashes on using page urls..Andrea Diamantini2010-10-311-1/+1
* rekonq 0.6.53Andrea Diamantini2010-10-311-1/+1
* Fix merge codeAndrea Diamantini2010-10-318-33/+45
* Fix CmakeListsAndrea Diamantini2010-10-312-3/+6
* add wikipedia.xmlmegabigbug2010-10-301-0/+8
* add wikipedia.xmlLionel Chauvin2010-10-301-0/+1
* adapt opensearch reader and writer for xml suggestionsmegabigbug2010-10-306-9/+21
* remove warningsmegabigbug2010-10-302-6/+5
* fix suggestion not displayed when missing .xmlLionel Chauvin2010-10-301-9/+6
* improve layout of visual suggestionsLionel Chauvin2010-10-306-47/+106
* Images in visual suggestion are now displayed !!Lionel Chauvin2010-10-304-21/+77
* introduce visual suggestion listitemLionel Chauvin2010-10-302-4/+64
* add image field to opensearchLionel Chauvin2010-10-303-5/+17
* add an xml parser to the opensearch engine.megabigbug2010-10-3010-68/+287
* Added CtestConfig.cmakeAndrea Diamantini2010-10-302-0/+17
* Revert "Fastest last tab recover"Andrea Diamantini2010-10-292-21/+1
* Merge branch 'master' of git.kde.org:rekonqAndrea Diamantini2010-10-291-1/+1
|\
| * Install as programMontel Laurent2010-10-271-1/+1
* | rekonq 0.6.52Andrea Diamantini2010-10-281-1/+1
* | Fix KDE webshortcuts handling with new highlight system. (no more hangs)Andrea Diamantini2010-10-282-26/+35
* | Merge branch 'Open_last_tab_with_history' into NEWMASTERAndrea Diamantini2010-10-282-1/+21
|\ \
| * | Fastest last tab recover :)Andrea Diamantini2010-10-252-1/+21
* | | Merge branch 'NewPrivateBrowsing' into NEWMASTERAndrea Diamantini2010-10-287-60/+87
|\ \ \
| * | | This commit implements the new private browsign mode for rekonq:Andrea Diamantini2010-10-227-60/+87