summaryrefslogtreecommitdiff
path: root/src/findbar.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-091-2/+10
| | | | Applied match Case search
* astyle. First round..Andrea Diamantini2009-03-281-1/+1
|
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+19
|
* We now have the FINAL search bar!! Yeah!!!Andrea Diamantini2009-01-271-3/+2
|
* Created mainview!Andrea Diamantini2009-01-081-1/+1
| | | | Other minor adjs..
* Fixed FindBar crash && refactored to look like kate searchbarAndrea Diamantini2008-12-301-2/+2
|
* adjusted rekonq nameAndrea Diamantini2008-12-141-1/+1
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* more KDE-like menubar(s)..Andrea Diamantini2008-12-061-2/+2
|
* - Ported historyMenu to KActionAndrea Diamantini2008-11-301-7/+9
| | | | | - some adjs on urlbar - added TODO file to remember things
* Various adjustments. Nothing really important.Various adjustments. Nothing ↵Andrea Diamantini2008-11-281-3/+0
| | | | really important...
* New findbar implementation. Now it will be shown with CTRL+F, but NOTAndrea Diamantini2008-11-281-4/+4
| | | | | hidden with ESC button. Also doesn't search
* searchbar --> findbarAndrea Diamantini2008-11-141-0/+53
Yes, I know it's a search bar and finding is not granted. But I need to distingue between this and the "other" searchbar..