summaryrefslogtreecommitdiff
path: root/src/urlbar
Commit message (Expand)AuthorAgeFilesLines
* Follow pano & yoann suggestions about bookmark savingAndrea Diamantini2010-08-141-6/+7
* Moving bookmark icon on the leftAndrea Diamantini2010-08-143-18/+17
* Manually importing Yoann merge 2260Andrea Diamantini2010-08-144-0/+285
* loading color: (highlight + 2*background)/3lionelc2010-08-111-4/+14
* loading animation color: fallback to the Highlight color if ToolTipBase color...lionelc2010-08-111-1/+5
* change gradiant of the loading animation: fix aliasinglionelc2010-08-111-1/+1
* don't replace the type text by the url of the listitem when this listitem is ...lionelc2010-08-112-25/+18
* select first itemlionelc2010-08-111-41/+23
* Editable urlbar :DAndrea Diamantini2010-07-302-33/+70
* fix suggestion typemegabigbug2010-07-211-1/+1
* reintroduce bookmark suggestionsmegabigbug2010-07-212-3/+8
* remove useless bookmarkPath attribute of UrlSearchItemmegabigbug2010-07-202-13/+28
* history review:megabigbug2010-07-202-174/+14
* forgot to add apt: to urlbar ;)Rohan Garg2010-07-081-1/+1
* Fix search engine toolbar iconsAndrea Diamantini2010-06-291-1/+4
* Fix naming to clean APIAndrea Diamantini2010-06-241-1/+1
* Dark themes urlbar fixAndrea Diamantini2010-06-141-2/+6
* escape html in search item: prevent qlabel interpret html if the user type <h...megabigbug2010-06-141-2/+2
* remove setAutoFillBackground(true) => propagate ListItem content to engineBarmegabigbug2010-06-091-8/+8
* more contraints for privileged item selectionmegabigbug2010-06-081-6/+4
* Put over localhost browse resultsAndrea Diamantini2010-06-061-1/+3
* Awesome bar speed upAndrea Diamantini2010-06-053-93/+344
* Using Application::palette for ListItemsAndrea Diamantini2010-06-031-3/+3
* This easy solution should fix problems with long urls that pass right iconsAndrea Diamantini2010-06-031-1/+6
* Fix suggestion colors.Andrea Diamantini2010-06-031-3/+2
* Merge commit 'refs/merge-requests/109' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-013-8/+9
|\
| * keep the selected engine when the user typesmegabigbug2010-05-223-7/+8
| * select the correct engine in the engine bar when a webshortcut is typedmegabigbug2010-05-221-1/+1
* | Add missing dotPanagiotis Papadopoulos2010-05-311-1/+1
* | Remove one hardcoded color, to better respect styles && improve usabilityAndrea Diamantini2010-05-311-3/+5
* | Update urlbar progressAndrea Diamantini2010-05-311-0/+2
* | Merge commit 'refs/merge-requests/2282' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-311-0/+1
|\ \
| * | Replaced the gradient with a solid color: it's easier to read.Aurelien Gateau2010-05-261-0/+1
* | | The control modifier part of mr2261 for the urlbarYoann Laissus2010-05-294-6/+6
* | | Encapsulate single characters in single quotes, since passing a char to QStri...Jonathan Thomas2010-05-271-1/+1
* | | prefer man- and info-pages to default search engineBernhard Beschow2010-05-261-1/+1
|/ /
* | Merge commit 'refs/merge-requests/2276' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-252-2/+2
|\ \
| * | last minute string fixesPanagiotis Papadopoulos2010-05-242-2/+2
| |/
* | 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-242-18/+33
* | Merge commit 'refs/merge-requests/2273' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-241-1/+4
|\ \
| * | Fix pos of RSS widget when there are long translations. BUG 238640matgic782010-05-241-1/+4
| |/
* | listitem: when the title of an item is empty fallback to domain name of the url.megabigbug2010-05-211-1/+10
|/
* Merge commit 'refs/merge-requests/2268' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-211-7/+19
|\
| * Tiny improvements for the appearance of the RSS widgetmatgic782010-05-191-7/+19
* | add local file detectionmegabigbug2010-05-191-1/+3
|/
* Cedric patch about urlbarAndrea Diamantini2010-05-191-2/+5
* Implement about urls easy suggestionsAndrea Diamantini2010-05-171-0/+18
* Removed pointers use in UrlResolver classAndrea Diamantini2010-05-162-6/+12