summaryrefslogtreecommitdiff
path: root/src/urlbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* made the urlbar a KHistoryComboBox. Really beautiful widget!!Andrea Diamantini2008-12-091-23/+10
|
* Add destrctors'code, as needed. Fixed closing application bug.Andrea Diamantini2008-12-081-3/+0
|
* QUrl --> KUrl!Andrea Diamantini2008-12-051-31/+2
|
* - Ported historyMenu to KActionAndrea Diamantini2008-11-301-2/+2
| | | | | - some adjs on urlbar - added TODO file to remember things
* Fixing ToolBar, some icons and code..Andrea Diamantini2008-11-291-40/+36
|
* Various adjustments. Nothing really important.Various adjustments. Nothing ↵Andrea Diamantini2008-11-281-7/+7
| | | | really important...
* New step forwad in the street from QAction to KAction..Andrea Diamantini2008-11-271-9/+9
|
* 1st implementation of new (K)urlbar.Andrea Diamantini2008-11-231-0/+114
| | | | It compiles but doesn't work (yet..)
* Ported search bar. 1st implementation. For Now, just Google Search.Andrea Diamantini2008-11-171-0/+25