aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Help: Use override consistentlyTobias Hunger2018-05-0714-68/+68
* Remove some obsolete code inside QT_VERSION_CHECK sectionsAlessandro Portale2018-04-272-20/+0
* Update Options dialog iconsAlessandro Portale2018-04-245-2/+4
* Clean up options page category display name and icon set upEike Ziller2018-04-234-8/+2
* Help: Use nullptr and fix a few warningsEike Ziller2018-04-1929-77/+70
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-192-4/+28
|\
| * Disable help search widget while indexing documentationEike Ziller2018-04-182-4/+28
* | Help: Remove several unused iconsAlessandro Portale2018-04-097-8/+0
* | Utils: Purge asConstOrgad Shaneh2018-04-091-4/+3
* | Add Context Help to text editor context menuEike Ziller2018-03-292-0/+10
* | Plugins: Re-categorize plugins which are in "Qt Creator" categoryRazi Alavizadeh2018-03-201-1/+1
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-1/+1
|\|
| * Fix middle mouse button in help viewerEike Ziller2018-03-051-1/+1
* | Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-132-1/+16
|\|
| * Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-02-072-1/+16
| |\
| | * Help: Workaround overrideCursor issue with WebEngine based viewerEike Ziller2018-02-012-1/+16
* | | Help: Pimpl plugin and avoid use of global object poolhjk2018-02-052-175/+168
* | | Core: make useMacShortcut constexprDavid Schulz2018-02-021-6/+6
|/ /
* | Help: call setupData after setting the collection fileDataDavid Schulz2018-01-241-0/+1
* | Core: Return context help id by callbackNikolai Kosjar2018-01-182-4/+10
* | Avoid double deletion of HelpWidget when quitting application via DockAlexandru Croitor2018-01-172-1/+3
* | Add qtwebengine backend to qbs help plugin build rulesAlexandru Croitor2018-01-101-0/+11
* | Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-304-19/+21
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-124-3/+1
|\|
| * Add icons to file system view directory selectorEike Ziller2017-10-114-3/+1
* | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-4/+2
|/
* Help: fix forward declarationLaurent Montel2017-09-285-12/+0
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-194-0/+0
* Fix Get Started Now (and other links)Eike Ziller2017-09-121-1/+11
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Help: Make restoring override cursor more robustEike Ziller2017-08-232-2/+19
* Help: Fix destination of index locator filterEike Ziller2017-07-276-22/+29
* Help: Remove workaround for fixed Qt bugEike Ziller2017-07-191-37/+1
* Help: Remove unnecessary classEike Ziller2017-07-142-40/+20
* Help: Add method for showing URL in specific viewerEike Ziller2017-07-133-21/+26
* Help: Do not unnecessarily open help modeEike Ziller2017-07-131-4/+2
* Help: Remove trivial slotsEike Ziller2017-07-122-14/+6
* Help: Fix setting focus to help viewerEike Ziller2017-07-121-0/+1
* Add locator input widget to help windowsEike Ziller2017-07-101-3/+26
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-134-4/+14
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-121-1/+1
|\
| * Help: Get rid of compile warningEike Ziller2017-06-021-1/+1
* | Locator filters: Add overridesEike Ziller2017-06-022-10/+11
* | Locator: Remove unused return valueEike Ziller2017-06-022-4/+2
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-091-3/+1
|\|
| * Apply current filter to search resultsJarek Kobus2017-05-041-3/+1
* | Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-243-9/+9
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-302-4/+0
|\|
| * Remove unneeded includesJarek Kobus2017-03-282-4/+0