summaryrefslogtreecommitdiff
path: root/src/plugins/quickopen/quickopentoolwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* IQuickOpenFilter->ILocatorFilter and QuickOpenToolWindow->LocatorWidgetcon2009-10-161-489/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Enabled tooltips in quickopenDenis Dzyubenko2009-09-221-1/+1
* long live the kinghjk2009-08-141-1/+1
* Fix Locator's file system filter.con2009-07-141-4/+5
* Activating Locator when already in the locator window didn't work.con2009-06-221-2/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes locator's show method in case the filter already has focus.con2009-06-031-6/+9
* Locator text was no longer selected when using shortcut.con2009-06-031-9/+2
* Locator tool window shortcut and menu item doesn't work.con2009-06-031-0/+1
* Increase the width of the locator window a bit.con2009-05-131-1/+1
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-2/+2
* 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/+1
* Add a border on top of the find toolbarThorbjørn Lindeijer2009-01-291-2/+0
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-2/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-131-3/+3
* Register stop action globallyThorbjørn Lindeijer2009-01-091-1/+1
* Fixes: - Retain search term in locator when selecting different filtercon2009-01-061-3/+14
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Hide the "Available Filters" locatorThorbjørn Lindeijer2008-12-121-2/+2
* rename visible parts of QuickOpen to "Type to locate", "Locate...", and "Loca...mae2008-12-101-2/+2
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-2/+3
* 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/+484