summaryrefslogtreecommitdiff
path: root/src/findbar.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-091-11/+23
| | | | Applied match Case search
* astyle. First round..Andrea Diamantini2009-03-281-16/+16
|
* Fixed Copyright introAndrea Diamantini2009-03-221-17/+18
|
* Definitely fixed FindBar (orat least, I hope so)Andrea Diamantini2009-01-291-1/+0
| | | | Add some comments
* Fixed Find bar use.Andrea Diamantini2009-01-291-2/+2
|
* We now have the FINAL search bar!! Yeah!!!Andrea Diamantini2009-01-271-20/+34
|
* Partially ported rekonq to KConfigXT technology..Andrea Diamantini2009-01-181-1/+1
| | | | Perhaps ~50%..going on!!
* Created mainview!Andrea Diamantini2009-01-081-1/+5
| | | | Other minor adjs..
* Final adjs for 0.0.2Andrea Diamantini2008-12-301-1/+1
|
* Fixed FindBar crash && refactored to look like kate searchbarAndrea Diamantini2008-12-301-4/+11
|
* little updates..Andrea Diamantini2008-12-211-3/+2
|
* adjusted rekonq nameAndrea Diamantini2008-12-141-1/+1
| | | | | commented out (hopefully, for now) resizeEvents and focusInEvents in urlbar & searchbar
* Fixed Window IconAndrea Diamantini2008-12-061-1/+1
|
* more KDE-like menubar(s)..Andrea Diamantini2008-12-061-1/+1
|
* - Ported historyMenu to KActionAndrea Diamantini2008-11-301-43/+35
| | | | | - some adjs on urlbar - added TODO file to remember things
* Various adjustments. Nothing really important.Various adjustments. Nothing ↵Andrea Diamantini2008-11-281-9/+9
| | | | really important...
* New findbar implementation. Now it will be shown with CTRL+F, but NOTAndrea Diamantini2008-11-281-32/+16
| | | | | hidden with ESC button. Also doesn't search
* searchbar --> findbarAndrea Diamantini2008-11-141-0/+125
Yes, I know it's a search bar and finding is not granted. But I need to distingue between this and the "other" searchbar..