summaryrefslogtreecommitdiff
path: root/src/plugins/find/findtoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Various improvements for BinEditor.ck2009-09-091-3/+22
* Fixed the background of the icon in the search inputThorbjørn Lindeijer2009-09-011-4/+4
* Re-highlight when find flags change.con2009-08-251-0/+3
* long live the kinghjk2009-08-141-1/+1
* Prevent deletion of find tool bar when place holder is deleted.con2009-07-211-12/+3
* Back to the bottom.con2009-07-211-1/+1
* Making the find tool bar be more connected to the searched text.con2009-07-211-17/+55
* Unify tool button appearance in "panelWidgets".con2009-07-171-7/+0
* Less QToolBars in editor tool bar.con2009-07-161-0/+1
* Extract the styled painting of the find bar to utils widget.con2009-07-151-56/+3
* Styled two-row find tool bar with better resizing behavior.con2009-07-151-17/+73
* Find implementations now tell what find flags are actually supported.con2009-07-131-9/+27
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* "Automatic" search term must be escaped in case of regexp being used.con2009-06-091-1/+4
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-2/+2
* Add missing visualizer of reg exp search option in find tool bar.con2009-06-021-15/+28
* Support regular expressions in basic text editors.con2009-05-291-0/+20
* Wrong flags at one place.con2009-05-291-2/+2
* Prepare for being able to add find flags that are not in QTextDocumentcon2009-05-291-16/+73
* Continue German translation.Friedemann Kleint2009-04-241-1/+1
* Shortcut for just opening search dialog with last filter.con2009-03-261-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - Don't show Mac focus halo in locator and findcon2009-02-231-0/+2
* Fixes: Toolbar cosmetic problemJens Bache-Wiig2009-02-061-10/+1
* Add a border on top of the find toolbarThorbjørn Lindeijer2009-01-291-0/+11
* Fixes: remove unneeded #include from headerhjk2009-01-211-0/+1
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-1/+1
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-7/+10
* Fixes: - ICommand --> Commandcon2009-01-141-2/+2
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-121-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* close tab order chain the the embedded find toolbarmae2008-12-121-0/+13
* more file cosmeticshjk2008-12-021-0/+1
* 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/+482