summaryrefslogtreecommitdiff
path: root/src/urlbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* astyle. First round..Andrea Diamantini2009-03-281-13/+13
|
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+18
|
* Fixed crash when history empty.Andrea Diamantini2009-03-191-2/+5
| | | | Mr. Lancelot courtesy patch..
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-1/+7
|
* {Browser,}Application. Again..Andrea Diamantini2009-02-151-2/+2
|
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-1/+1
|
* Some other steps on the road to the KDE browser..Andrea Diamantini2008-12-161-17/+0
|
* Initial solution for UI resizing..Andrea Diamantini2008-12-161-20/+17
| | | | Now we can release rekonq 0.0.2 and thinking later about the problem..
* Last changes..Andrea Diamantini2008-12-141-38/+60
|
* 1st implementation of colored progress loading urlbarAndrea Diamantini2008-12-121-2/+41
|
* last adjs..Andrea Diamantini2008-12-101-9/+1
|
* Added Completion to new urlbar. ready for merge..Andrea Diamantini2008-12-101-2/+13
|
* 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