summaryrefslogtreecommitdiff
path: root/src/urlbar/urlbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore bk icon on the rightAndrea Diamantini2010-08-211-15/+14
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+1
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-12/+12
* Simpler than I thought, fix kget integrationAndrea Diamantini2010-08-191-1/+2
* - Adapt removeBookmark to Jon's new methodYoann Laissus2010-08-171-0/+2
* Follow pano & yoann suggestions about bookmark savingAndrea Diamantini2010-08-141-6/+7
* Moving bookmark icon on the leftAndrea Diamantini2010-08-141-15/+15
* Manually importing Yoann merge 2260Andrea Diamantini2010-08-141-0/+46
* 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
* Dark themes urlbar fixAndrea Diamantini2010-06-141-2/+6
* This easy solution should fix problems with long urls that pass right iconsAndrea Diamantini2010-06-031-1/+6
* 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
* Replaced the gradient with a solid color: it's easier to read.Aurelien Gateau2010-05-261-0/+1
* last minute string fixesPanagiotis Papadopoulos2010-05-241-1/+1
* Cedric patch about urlbarAndrea Diamantini2010-05-191-2/+5
* don't use adjusteSize()megabigbug2010-05-151-1/+1
* This commit should fix a lot of troubles on fast urlbar typingAndrea Diamantini2010-05-141-1/+1
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-7/+4
* Show faster url to loadAndrea Diamantini2010-05-141-3/+2
* No wait for first resultsAndrea Diamantini2010-05-141-2/+6
* Add timer to UrlBar suggestionsAndrea Diamantini2010-05-121-1/+23
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-5/+5
* Include Fixes, first bunchAndrea Diamantini2010-04-301-5/+7
* Krazy fixesAndrea Diamantini2010-04-301-1/+1
* cleaning headersAndrea Diamantini2010-04-301-1/+1
* New rekonq_defines.hAndrea Diamantini2010-04-301-5/+2
* A coding style roundAndrea Diamantini2010-04-301-65/+65
* Right icon button fixAndrea Diamantini2010-04-281-2/+2
* Akregator RSS supportmatgic782010-04-231-1/+5
* Bye Bye, LineEdit!Andrea Diamantini2010-04-221-14/+132
* Suggestions activation on demandAndrea Diamantini2010-04-191-9/+28
* Fix the completition widget opening when the urlbar has the focus and we want...Yoann Laissus2010-04-171-0/+1
* Based on Lionel's merge request #80:Andrea Diamantini2010-04-171-35/+5
* Fixing Lionel's merge request:Andrea Diamantini2010-04-161-11/+11
* introduce search listitemlionelc2010-04-151-1/+1
* Proper solutions are always the best ones :)Andrea Diamantini2010-04-141-4/+2
* oops :)Andrea Diamantini2010-04-131-3/+0
* This commit is (quite) last in the urlbar encodings fix series. It fixes:Andrea Diamantini2010-04-131-2/+11
* URLBAR ANIMATION: implementation fixAndrea Diamantini2010-04-121-7/+4
* Fix focus problems and trim search strings (fix encodings problems, step 1)Andrea Diamantini2010-04-101-1/+1
* Fixing icons position and saving a couple of moveEventsAndrea Diamantini2010-04-091-0/+3
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-53/+51
* Load the url when an url is dropped onto the urlbarYoann Laissus2010-04-051-0/+7
* This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-051-130/+78
* hide suggestions on ESC keyAndrea Diamantini2010-04-021-0/+6
* Cleaning urlbar API and improving animationAndrea Diamantini2010-03-301-66/+43