summaryrefslogtreecommitdiff
path: root/src/urlbar/urlresolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Show actual page sourceAndrea Diamantini2010-05-251-1/+0
* This commit fixes my problems with this new handling.Andrea Diamantini2010-05-241-8/+9
* remove domainNameItem() methodmegabigbug2010-05-241-16/+22
* add local file detectionmegabigbug2010-05-191-1/+3
* Implement about urls easy suggestionsAndrea Diamantini2010-05-171-0/+18
* Removed pointers use in UrlResolver classAndrea Diamantini2010-05-161-5/+11
* performance improvement: build one static regexp instead of several in the is...megabigbug2010-05-161-24/+24
* This commit should fix a lot of troubles on fast urlbar typingAndrea Diamantini2010-05-141-2/+1
* No wait for first resultsAndrea Diamantini2010-05-141-32/+29
* if the url of an item have the same domaine name as the typed string, it is m...megabigbug2010-05-051-9/+37
* Last krazy fixesAndrea Diamantini2010-05-041-1/+1
* Include Fixes, first bunchAndrea Diamantini2010-04-301-2/+0
* Krazy fixesAndrea Diamantini2010-04-301-5/+5
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* A coding style roundAndrea Diamantini2010-04-301-42/+42
* Fixed wrong pointed out text in the Browse ListItemAndrea Diamantini2010-04-301-2/+1
* - Fixed layouts in the *ListItem classesAndrea Diamantini2010-04-281-4/+3
* refractoring on search enginesmegabigbug2010-04-231-9/+1
* add comment to stringPanagiotis Papadopoulos2010-04-211-1/+1
* Fixing Lionel's merge request:Andrea Diamantini2010-04-161-21/+35
* introduce search listitemlionelc2010-04-151-34/+24
* URLBAR ANIMATION: implementation fixAndrea Diamantini2010-04-121-22/+12
* fix stringspano2010-04-111-2/+2
* multiple icons for type of itemslionelc2010-04-021-5/+11
* manage common item of bookmarks and historylionelc2010-04-021-2/+25
* add title for history itemslionelc2010-04-021-1/+1
* display bookmark and history item only if string typed is longer than 3 charslionelc2010-04-021-15/+18
* add title for bookmarks in the listmegabigbug2010-03-291-1/+2
* detect if user type an url and order the results accordinglymegabigbug2010-03-291-11/+37
* This commit merge all our work about new UrlBar.Andrea Diamantini2010-03-291-0/+177