aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/helpmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Qt5: QUrl doesn't accept paths without leading slash anymoreEike Ziller2012-10-261-3/+3
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Sort the search hits to match the actual search term.kh12012-06-041-8/+14
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Add "delayedInitialize" feature to plugin manager.Eike Ziller2012-02-031-7/+0
* Delay setting up the help manager.Eike Ziller2012-01-301-2/+7
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-1/+1
* Use QStringList directly for setting.Eike Ziller2011-12-161-1/+1
* Don't explicitly look in "install settings" for installed doc.Eike Ziller2011-12-161-1/+1
* 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
* | Read from install-wide settings for registering documentation.Eike Ziller2011-11-101-23/+24
|/
* helpmanager: cleanuphjk2011-09-051-21/+17
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Utils: Introduce FileSystemWatcher.Friedemann Kleint2011-04-151-5/+6
* Update license.hjk2011-04-131-14/+13
* Fix locator crash.kh12011-03-161-2/+6
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-86/+99
* Monitor the collection file for doc updates during sdk update.kh12010-09-101-2/+19
* Refactor: add userResourcePath() accessor to ICore.Daniel Molkentin2010-08-251-5/+1
* Infrastructure to get/set custom values and user defined filters.kh12010-08-021-0/+92
* Reregister a help file if creation time is newer.kh12010-07-301-7/+15
* Re-write of cpp hover handler and tooltip integration with qtdocs.Leandro Melo2010-07-121-0/+7
* Coverity: Fixes value hides parameter issue.Bill King2010-06-211-3/+3
* Move help manager into core.kh12010-06-111-0/+321