summaryrefslogtreecommitdiff
path: root/src/searchbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* astyleAndrea Diamantini2009-04-291-3/+3
|
* Searchbar fixes: no KDebug && QTimer shot in 200 msAndrea Diamantini2009-04-291-3/+1
|
* Fixed copyright strings, per file, as decidedAndrea Diamantini2009-04-261-1/+0
|
* Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
|
* Trivial fixesAndrea Diamantini2009-04-221-1/+1
|
* Removed unuseful commented codeAndrea Diamantini2009-04-081-4/+0
|
* SearchBar: adopting coding style rules..Andrea Diamantini2009-04-061-13/+15
|
* astyle. First round..Andrea Diamantini2009-03-281-10/+10
|
* Added Google Suggest. Thanks, Ariyagit statusAndrea Diamantini2009-03-241-5/+49
|
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+18
|
* Forwarding class declarations to speed up compilation..Andrea Diamantini2009-03-111-0/+6
|
* {Browser,}Application. Again..Andrea Diamantini2009-02-151-2/+4
|
* BrowserMainWindow --> MainWindowAndrea Diamantini2008-12-271-1/+1
|
* little updates..Andrea Diamantini2008-12-211-0/+1
|
* - Added kWarning for fixed minimun sizeAndrea Diamantini2008-12-211-0/+2
| | | | | - updated TODO - upgraded .desktop file
* Initial solution for UI resizing..Andrea Diamantini2008-12-161-34/+17
| | | | Now we can release rekonq 0.0.2 and thinking later about the problem..
* adjusted rekonq nameAndrea Diamantini2008-12-141-20/+26
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* Fixing searchbar dimension && positionAndrea Diamantini2008-12-121-3/+21
|
* nothing importantAndrea Diamantini2008-12-101-1/+3
|
* Added gray "Search.." on searchbarAndrea Diamantini2008-12-091-1/+7
|
* 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 - ...