summaryrefslogtreecommitdiff
path: root/src/plugins/quickopen
Commit message (Expand)AuthorAgeFilesLines
* Rename directory quickopen --> locatorcon2009-10-1636-3671/+0
* quickopenconstants --> locatorconstantscon2009-10-165-4/+4
* Rename QuickOpen namespace.con2009-10-1624-98/+98
* Rename header file and export statementcon2009-10-165-14/+14
* Rename resource file.con2009-10-165-8/+8
* QuickOpenFiltersFilter --> LocatorFiltersFiltercon2009-10-164-18/+18
* QuickOpenModel --> LocatorModelcon2009-10-162-14/+14
* Some more QuickOpen --> Locatorcon2009-10-162-4/+4
* QuickOpenPlugin --> LocatorPlugincon2009-10-169-51/+51
* QuickOpenManager --> LocatorManagercon2009-10-164-17/+17
* IQuickOpenFilter->ILocatorFilter and QuickOpenToolWindow->LocatorWidgetcon2009-10-1618-150/+150
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-052-6/+5
* Version bump.con2009-10-021-2/+2
* Purge out include files in exported headersFriedemann Kleint2009-10-012-1/+1
* Enabled tooltips in quickopenDenis Dzyubenko2009-09-221-1/+1
* Version bump.con2009-09-101-2/+2
* long live the kinghjk2009-08-1425-25/+25
* Added another missing #include for QStringFileMatcher.ck2009-07-221-0/+1
* Move Welcome Page to separate plugin.Daniel Molkentin2009-07-211-0/+0
* rename the QuickOpen action to Locatemae2009-07-212-2/+2
* Fix Locator's file system filter.con2009-07-142-6/+7
* Got rid of friend declaration to static template functionThorbjørn Lindeijer2009-07-142-39/+34
* Make the loadSettingsHelper template friend declaration match its definitionAdriaan de Groot2009-07-141-1/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-134-4/+4
* Activating Locator when already in the locator window didn't work.con2009-06-222-3/+4
* Use QMetaObject::invokeMethod instead of signal-slot hack.con2009-06-202-6/+2
* Do lazy updating of the file list in AllProjectsFilter.con2009-06-182-0/+6
* Update license headers and sales contact details.Jason McDonald2009-06-1724-48/+48
* Version bump also in master.con2009-06-041-2/+2
* Fixes locator's show method in case the filter already has focus.con2009-06-032-7/+10
* Fixed compile error with gcc 3.3Thorbjørn Lindeijer2009-06-031-1/+2
* Locator text was no longer selected when using shortcut.con2009-06-032-10/+2
* Locator tool window shortcut and menu item doesn't work.con2009-06-031-0/+1
* Version bump.con2009-06-021-2/+2
* Implemented SettingsDatabase::removeThorbjørn Lindeijer2009-05-251-1/+1
* Implemented backwards compatibility to old QuickOpen settingsThorbjørn Lindeijer2009-05-252-11/+41
* Introduced settings database based on sqliteThorbjørn Lindeijer2009-05-251-13/+13
* Polishing Settings Ui:Alessandro Portale2009-05-181-50/+59
* Increase the width of the locator window a bit.con2009-05-131-1/+1
* A few spelling/grammar fixesJure Repinc2009-05-121-3/+3
* Remove unneeded strings from translation.Enrico Ros2009-05-111-3/+0
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* This code can be simplified.dt2009-05-052-15/+15
* Fixed some translation errors.Friedemann Kleint2009-04-302-5/+7
* Some documentation.con2009-04-241-1/+9
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
* add some missing Q_OBJECTsOswald Buddenhagen2009-04-201-0/+2
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-2/+2
* Version bump.con2009-04-081-2/+2
* Version bump.con2009-04-081-2/+2