summaryrefslogtreecommitdiff
path: root/src/findbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* inlined some of the most used get functionsAndrea Diamantini2010-05-211-6/+0
* Memory leaks fixesAndrea Diamantini2010-05-041-0/+4
* A coding style roundAndrea Diamantini2010-04-301-10/+10
* Remove trailing spaceYoann Laissus2010-04-091-1/+1
* Focus again the line edit of the find bar when Ctrl + F is pressed and the fi...Yoann Laissus2010-04-081-8/+7
* Fix capitalisation of "Highlight All"Yoann Laissus2010-03-151-1/+1
* Implement the highlight all feature for the find bar (enabled by default)Yoann Laissus2010-03-151-6/+20
* Fix compile :/Andrea Diamantini2010-03-031-1/+1
* * Added continue search by <Enter> key (similar to Firefox, enter theDarjus Loktevic2010-03-021-0/+1
* Changing Findbar parentAndrea Diamantini2010-02-281-7/+12
* Clean and optimize the findBar code.Yoann Laissus2010-02-211-29/+7
* Get rid of the selection of the next found expression when the checkbox match...Yoann Laissus2010-02-191-1/+1
* The text is now instantly checked when the checkbox match case is toggledYoann Laissus2010-02-191-2/+3
* Workaround the bug of qtwebkit in the function findText(). An empty string do...Yoann Laissus2010-02-191-0/+6
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+2
* FIx focus on browsing (FIRST STEP) and on findbar hidingAndrea Diamantini2010-02-061-6/+9
* Hide findBar after one minutemegabigbug2009-12-061-3/+9
* (BIG commit) API changeAndrea Diamantini2009-11-101-3/+3
* Removed an unnecessary white spacePanagiotis Papadopoulos2009-09-301-1/+1
* Removed MenuBar. First steps..Andrea Diamantini2009-08-221-2/+2
* Fixing Licensing issueAndrea Diamantini2009-08-051-6/+13
* Fix IncludeAndrea Diamantini2009-08-051-1/+0
* Fixing codestyle and changing a bit red colorAndrea Diamantini2009-07-251-8/+10
* Remove notification for search textmegabigbug2009-07-251-0/+24
* Fixing findbar focus on find request.Andrea Diamantini2009-07-231-4/+4
* Fixing GPL3 header filesAndrea Diamantini2009-06-071-1/+1
* Using my own FindBar, for now..Andrea Diamantini2009-05-281-5/+6
* Fixing forgotten merging issues..adjam2009-05-061-0/+1
* Fixing conflicts merging masteradjam2009-05-061-1/+6
|\
| * EBN Krazy fixes. 1st round..Andrea Diamantini2009-05-061-2/+7
| * astyleAndrea Diamantini2009-04-291-1/+1
| * Including moc files && lineedit class Q_OBJECT fixAndrea Diamantini2009-04-261-1/+0
| * Fixing CopyrightsAndrea Diamantini2009-04-221-1/+2
| * Refactoring find bar following (a bit) Pawel suggestions..Andrea Diamantini2009-04-091-11/+23
| * 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
| * 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
| * Created mainview!Andrea Diamantini2009-01-081-1/+5
| * 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
| * 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
| * Various adjustments. Nothing really important.Various adjustments. Nothing re...Andrea Diamantini2008-11-281-9/+9
| * New findbar implementation. Now it will be shown with CTRL+F, but NOTAndrea Diamantini2008-11-281-32/+16