summaryrefslogtreecommitdiff
path: root/src/searchbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added Completion to new urlbar. ready for merge..Andrea Diamantini2008-12-101-1/+0
|
* QUrl --> KUrl!Andrea Diamantini2008-12-051-1/+1
|
* Ported search bar. 1st implementation. For Now, just Google Search.Andrea Diamantini2008-11-171-0/+62
|
* searchbar --> findbarAndrea Diamantini2008-11-141-141/+0
| | | | | Yes, I know it's a search bar and finding is not granted. But I need to distingue between this and the "other" searchbar..
* New 1st implementation of text search bar.Andrea Diamantini2008-11-131-405/+69
| | | | It is currently not working. Anyway, good starting point..
* Various improvements on the street from Qt demo browserAndrea Diamantini2008-10-311-0/+477
to KDE reKonq! - CMakeLists.txt working - data dirs - ...