summaryrefslogtreecommitdiff
path: root/src/searchbar.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial solution for UI resizing..Andrea Diamantini2008-12-161-11/+3
| | | | Now we can release rekonq 0.0.2 and thinking later about the problem..
* adjusted rekonq nameAndrea Diamantini2008-12-141-2/+5
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* Fixing searchbar dimension && positionAndrea Diamantini2008-12-121-1/+4
|
* QUrl --> KUrl!Andrea Diamantini2008-12-051-2/+2
|
* Ported search bar. 1st implementation. For Now, just Google Search.Andrea Diamantini2008-11-171-0/+52
|
* searchbar --> findbarAndrea Diamantini2008-11-141-58/+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-61/+18
| | | | It is currently not working. Anyway, good starting point..
* 1st implementation of new find systemAndrea Diamantini2008-11-101-3/+0
|
* Various improvements on the street from Qt demo browserAndrea Diamantini2008-10-311-0/+104
to KDE reKonq! - CMakeLists.txt working - data dirs - ...