summaryrefslogtreecommitdiff
path: root/src/plugins/find
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2010-03-011-2/+2
* Fix crash with empty search term.con2010-02-262-11/+23
* Fix some code scanning issues.Friedemann Kleint2010-02-011-18/+13
* fakevim: make methods used by FindPlugin public instead of making FindPlugin ...Martin Aumüller2010-01-211-3/+4
* fakevim: implement incremental backward search '?' using Find pluginMartin Aumüller2010-01-215-1/+28
* for fakevim mode, terminate incremental search after pressing enter/returnMartin Aumüller2010-01-214-4/+39
* Implement string based search & replace in multiple files.con2009-12-214-8/+46
* Don't try to add actions to non-existing group.con2009-12-141-1/+1
* Clearer menu separation between find tool bar and find window.con2009-12-143-5/+9
* Fixed the sorting of search resultsThorbjørn Lindeijer2009-12-085-29/+58
* Improved line wrapping of plugin license texts.Alessandro Portale2009-11-201-9/+3
* Merge commit 'origin/1.3'con2009-11-112-4/+17
|\
| * Fixed search results handling of font heightThorbjørn Lindeijer2009-11-102-3/+12
| * Code model: Fix Windows issues (duplicate matches).Friedemann Kleint2009-11-091-1/+5
* | Merge commit 'origin/1.3'con2009-11-051-1/+1
|\ \ | |/
| * Fixed a few focus issues we had in the search result window (in replace mode).Roberto Raggi2009-11-051-1/+1
* | Merge commit 'origin/1.3'con2009-11-042-23/+29
|\ \ | |/
| * Prevent global replace before search is done.con2009-11-042-23/+29
| * Version bump.con2009-10-291-2/+2
| * Version bump.con2009-10-291-2/+2
* | Merge commit '2be0845c7492ad991f23ce5c90c322df788b62b5'con2009-10-291-1/+1
|\ \ | |/
| * Find filter actions must use filter id as id, not filter name.con2009-10-291-1/+1
* | Fix a bug with selecting copying the right text to the Find dialog.dt2009-10-211-0/+2
* | Merge commit 'origin/1.3'con2009-10-131-2/+2
|\ \ | |/
| * I18n: Tr()-fixesFriedemann Kleint2009-10-121-2/+2
* | Merge commit 'origin/1.3'con2009-10-062-0/+15
|\ \ | |/
| * Show a warning message when using global renaming.Roberto Raggi2009-10-062-0/+15
* | Merge remote branch 'origin/1.3'Erik Verbruggen2009-10-067-72/+103
|\ \ | |/
| * Perform renaming.Roberto Raggi2009-10-051-0/+1
| * Merge branch '1.3' of git@scm.dev.nokia.troll.no:creator/mainline into 1.3con2009-10-053-6/+6
| |\
| | * Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-053-6/+6
| * | Refactor search result window for use of many items and checked state.con2009-10-054-66/+96
| |/
* | Version bump.con2009-10-021-2/+2
|/
* Version bump.con2009-10-021-2/+2
* Purge out include files in exported headersFriedemann Kleint2009-10-016-11/+23
* Added bracket matching to the changes list for 1.3.0Thorbjørn Lindeijer2009-10-011-1/+0
* Fixed the size of the checkboxes in the search resultsThorbjørn Lindeijer2009-09-301-1/+1
* Introduced checkable results.Roberto Raggi2009-09-296-3/+102
* Focus policy for search results and tab order.con2009-09-291-4/+16
* Add data field to result window item.con2009-09-292-0/+18
* Start with providing UI for global replace.con2009-09-292-1/+57
* Show completer on arrow down key in find toolbar.Denis Dzyubenko2009-09-221-0/+10
* Version bump.con2009-09-101-2/+2
* Various improvements for BinEditor.ck2009-09-097-17/+43
* Adapt a few hardcoded background colors in search resultsThorbjørn Lindeijer2009-09-014-8/+13
* Fixed the background of the icon in the search inputThorbjørn Lindeijer2009-09-011-4/+4
* Compile without rtti supportdt2009-08-271-2/+4
* Re-highlight when find flags change.con2009-08-251-0/+3
* Fix warning.dt2009-08-201-1/+0
* long live the kinghjk2009-08-1426-26/+26