summaryrefslogtreecommitdiff
path: root/src/plugins/find/findplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes: some ICore::instance() related cleanuphjk2009-01-211-7/+4
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-15/+10
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+3
* Fixes: - ICommand --> Commandcon2009-01-141-3/+3
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-4/+4
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-3/+3
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-11/+8
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+272