aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/locator/locatorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-594/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Always use display names in locator context menu.Eike Ziller2013-10-081-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-1/+1
* Locator: Simplify conditionOrgad Shaneh2013-08-231-2/+1
* Locator: Whitespace fixes.Andre Hartmann2013-08-231-9/+9
* Locator: Fix locator behavior with qt5Daniel Teske2013-08-221-14/+6
* Locator: Do not popup on focus inOrgad Shaneh2013-08-211-1/+4
* Locator: Refactor out filter_helper for testsNikolai Kosjar2013-08-191-25/+3
* Add split in new window action for editor views.Eike Ziller2013-05-081-0/+2
* Clean headers in Locator.Friedemann Kleint2013-04-031-11/+0
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-0/+1
* Locator: Remove unneeded #ifdef.Christian Kandeler2013-03-191-4/+6
* Fix Krazy warnings about values or keys iteration in various places.Friedemann Kleint2013-03-151-4/+8
* Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-3/+0
* 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
* | Locator: Fix valgrind warning about uninitialized variable.Friedemann Kleint2013-01-311-1/+2
* | Core: simplify ILocator interfacehjk2013-01-181-15/+14
* | Use Id::fromString instead of the constructor.hjk2013-01-171-2/+3
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-2/+3
* | Locator: Fix icon for files/directories ending with "[+:][0-9]*"Eike Ziller2012-12-061-5/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-111-1/+2
|\|
| * Fix compilation with Qt5Eike Ziller2012-10-111-1/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-201-1/+2
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-11/+15
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Allow specifying line number when selecting a file with the locator.Francois Ferrand2012-06-211-2/+4
* ActionManager API cleanup.Eike Ziller2012-05-251-4/+3
* Remove dead code.Eike Ziller2012-05-161-47/+1
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-20/+20
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Core::ModeManager: make some functions statichjk2012-01-271-1/+6
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Locator: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-201-4/+5
* fix for locator using up and down keys under macDavid Schulz2012-01-181-59/+53
* added tooltip popup if alt-key was pressed and releasedDavid Schulz2012-01-111-32/+81
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-2/+2
|/
* Move some settings pages.Eike Ziller2011-09-201-1/+2
* Wait with activating/opening a Locator entry until update has finishedEike Ziller2011-08-051-10/+32
* Show shortcut for LocatorEike Ziller2011-07-051-1/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1