summaryrefslogtreecommitdiff
path: root/src/searchbar.h
Commit message (Collapse)AuthorAgeFilesLines
* SearchBar: adopting coding style rules..Andrea Diamantini2009-04-061-3/+3
|
* astyle. First round..Andrea Diamantini2009-03-281-3/+3
|
* Added Google Suggest. Thanks, Ariyagit statusAndrea Diamantini2009-03-241-5/+13
|
* Fixed Copyright introAndrea Diamantini2009-03-221-20/+22
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-4/+5
|
* First bits of documentation..Andrea Diamantini2009-02-151-0/+6
|
* 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 - ...