diff options
author | megabigbug <megabigbug@arrakis.(none)> | 2010-03-24 22:49:57 +0100 |
---|---|---|
committer | megabigbug <megabigbug@arrakis.(none)> | 2010-03-24 22:49:57 +0100 |
commit | f45e39322dd7561bc1cd2756b4c9223bc586425b (patch) | |
tree | 38d26c6caf6b03704da504a4a58f45ffe51e92e7 /src/urlbar/lineedit.cpp | |
parent | WebPage API cleaning (diff) | |
download | rekonq-f45e39322dd7561bc1cd2756b4c9223bc586425b.tar.xz |
derivation of the lastbar branch: UltimateLastBar :)
what work ?
better themes for list items
hide list correctly
what doesn't work
focus of the qcombobox is lost when a key is pressed
move in the list
Diffstat (limited to 'src/urlbar/lineedit.cpp')
-rw-r--r-- | src/urlbar/lineedit.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/urlbar/lineedit.cpp b/src/urlbar/lineedit.cpp index db36bd0c..f3c93e8e 100644 --- a/src/urlbar/lineedit.cpp +++ b/src/urlbar/lineedit.cpp @@ -2,9 +2,9 @@ * * This file is a part of the rekonq project * -* Copyright (C) 2009-2010 by Andrea Diamantini <adjam7 at gmail dot com> +* Copyright (C) 2009 by Andrea Diamantini <adjam7 at gmail dot com> * Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com> -* Copyright (C) 2009-2010 by Lionel Chauvin <megabigbug@yahoo.fr> +* Copyright (C) 2009 by Lionel Chauvin <megabigbug@yahoo.fr> * * * This program is free software; you can redistribute it and/or |