aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/locator
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-1324-336/+312
* Fix progress bar for searching in files.con2011-03-281-1/+2
* Still changes to our options dialogLeandro Melo2011-02-281-2/+15
* Revert "Make our options dialog a bit more uniform"Leandro Melo2011-02-282-102/+61
* Revert "More options dialog UI changes"Leandro Melo2011-02-282-44/+8
* More options dialog UI changesLeandro Melo2011-02-252-8/+44
* Make our options dialog a bit more uniformLeandro Melo2011-02-252-61/+102
* Tab and back tab in locator where moving the focus to some weird place.con2011-01-251-0/+26
* Exported header cleanup.Friedemann Kleint2011-01-202-1/+3
* It's 2011 now.con2011-01-1225-25/+25
* Start on some cleanup of EditorManager API and usage.con2011-01-051-10/+4
* Merge branch '2.1'con2010-12-1724-168/+264
|\
| * License headers.con2010-12-1724-168/+264
| * Version bump.con2010-12-021-2/+2
| * Version bump.con2010-11-021-2/+2
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-162-3/+3
* | Coding style.con2010-12-071-1/+1
* | Fixes compileBill King2010-12-071-3/+4
* | Make it possible to specify shortcuts for Locator filters.con2010-12-063-7/+40
* | Core: Move Q_DECLARE_METATYPE for IEditor to ieditor.hKai Koehne2010-12-061-2/+0
* | Locator: Use all matching filters, not just the highest priority one.Christian Kamm2010-11-161-1/+4
* | dynamically replace creator version during buildOswald Buddenhagen2010-11-031-2/+2
* | centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+0
* | Make tests compile on Mac. Use qtLibraryName instead of qtLibraryTarget.con2010-11-011-1/+1
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-181-16/+7
|\|
| * Locator filter: Fix qHash - allow including QHash also anywhereDenis Mingulov2010-10-131-16/+7
| * version bump: 2.0.92 -> 2.0.93hjk2010-10-081-2/+2
| * version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-071-2/+2
* | version bump 2.0.91 -> 2.1.81hjk2010-09-301-2/+2
|/
* version bump 2.0.90 -> 2.0.91hjk2010-09-271-2/+2
* Show to popup synchronously to avoid issues with the focus handling.Roberto Raggi2010-09-241-2/+2
* UI text - fix capitalizationLeena Miettinen2010-09-172-2/+2
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-143-4/+5
* coreplugin: use Core::Id is some placeshjk2010-09-101-2/+3
* Abort expensive cancelled computations.Roberto Raggi2010-09-0712-13/+27
* Keep the locator database in sync with the current snapshot.Roberto Raggi2010-09-061-2/+0
* Remove EditorManager::ensureEditorManagerVisible()dt2010-09-062-2/+0
* Wait until the filtering is finished.Roberto Raggi2010-09-031-1/+4
* Update the locator in background.Roberto Raggi2010-09-032-5/+44
* replace version 2.1.80 by 2.0.90hjk2010-08-301-2/+2
* Fix possible race conditionOlivier Goffart2010-08-241-1/+1
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* Some api documentation adaptions.con2010-07-152-3/+3
* Refactor fancy line edit to optionally have two buttons.con2010-07-012-9/+10
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-3/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+3
* Use iterator instead of collecting all the files to search beforehand.con2010-06-241-58/+18
* Version update to match the planned version naming.con2010-06-111-2/+2
* Fix parameters hidden by local variables.Bill King2010-06-113-18/+18