aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/find/findtoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-778/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Find: Remove some Find namespace usagesTobias Hunger2013-09-041-45/+45
* Clean headers in Find.Friedemann Kleint2013-04-031-9/+0
* Work around issue in Qt5 that shortcut override events are posted twiceEike Ziller2013-03-201-7/+21
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-12/+6
* | Support preserving case when replacing.Francois Ferrand2012-12-141-3/+32
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-141-2/+5
|\|
| * Find: Enqueue updating completion modelOrgad Shaneh2012-12-121-2/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils::HostOsInfo: Introduce controlModifier() method.Christian Kandeler2012-09-131-4/+2
* | Merge branch '2.6'Oswald Buddenhagen2012-08-301-2/+7
|\|
| * Find: Allow empty prefix for completersOrgad Shaneh2012-08-301-2/+7
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-10/+5
|/
* fancylineedit: enforce conscious choice between history or special completerhjk2012-08-241-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-16/+15
* Editor: implement find next/previous selected text.Francois Ferrand2012-04-231-6/+35
* Normalized connect()sRobert Loehning2012-03-061-3/+3
* More consistency for close & close split.Eike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-2/+2
* Use new static ICore interface.hjk2012-01-241-3/+3
* Find: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-201-17/+17
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Show more info about a search and move UI for replacingEike Ziller2011-09-131-26/+8
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Find/replace tool bar wasn't usable in very small width editors.con2011-06-231-3/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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-1/+2
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-4/+4
* Move find flags from IFindSupport to more accessible place.con2010-07-151-36/+36
* Add "Advanced..." button to find tool bar that opens the search dialog.con2010-07-141-0/+3
* Add replace action. Replace the icons for replace with text-only.con2010-07-141-3/+23
* Refactor fancy line edit to optionally have two buttons.con2010-07-011-10/+18
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-4/+3
* Improved fancylineedit and consistencyJens Bache-Wiig2010-04-121-1/+1
* Header cleaning mainly in find/cpaster.Friedemann Kleint2010-03-241-0/+4
* Use some more standard icons from the themeThorbjørn Lindeijer2010-03-191-1/+2
* Avoid a flickering popup at startup and save some time on startup.con2010-03-101-6/+14
* Long live the king!hjk2010-03-051-1/+1