summaryrefslogtreecommitdiff
path: root/src/plugins/find/findplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-9/+2
* ActionManager API cleanup.Eike Ziller2012-05-251-10/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+4
* Find: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-201-15/+17
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-201-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* Move advanced search dialog into search result pane.Eike Ziller2011-09-131-8/+4
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Add "Find in directory" to project tree context menuDaniel Teske2011-09-051-0/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+5
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* coreplugin: use Core::Id is some placeshjk2010-09-101-3/+4
* Make "Use regular expressions" a general option for find filters.con2010-07-151-3/+10
* Use the Find::FindFlags also for the search dialog.con2010-07-151-14/+15
* Move find flags from IFindSupport to more accessible place.con2010-07-151-0/+11
* Add "Advanced..." button to find tool bar that opens the search dialog.con2010-07-141-1/+2
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+2
* One method name slipped the naming convention displayName.con2010-07-121-1/+1
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-2/+2
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+3
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* Header cleaning mainly in find/cpaster.Friedemann Kleint2010-03-241-63/+100
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* fakevim: implement incremental backward search '?' using Find pluginMartin Aumüller2010-01-211-0/+8
* for fakevim mode, terminate incremental search after pressing enter/returnMartin Aumüller2010-01-211-0/+17
* 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-141-4/+7
* 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
|/
* Added bracket matching to the changes list for 1.3.0Thorbjørn Lindeijer2009-10-011-1/+0
* long live the kinghjk2009-08-141-1/+1
* Prevent deletion of find tool bar when place holder is deleted.con2009-07-211-0/+1
* fix action titleOswald Buddenhagen2009-07-061-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Prepare for being able to add find flags that are not in QTextDocumentcon2009-05-291-0/+2
* Some documentation.con2009-04-241-0/+14
* Shortcut for just opening search dialog with last filter.con2009-03-261-4/+23
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: remove unneeded #include from headerhjk2009-01-211-0/+1