summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Help: Remove hack for example documentationEike Ziller2014-06-231-4/+0
* Help: Always Start Full Help -> Always Show in Help ModeEike Ziller2014-06-202-2/+2
* Help: Implement a real external help windowEike Ziller2014-06-2012-437/+154
* Help: Create separate help widget classEike Ziller2014-06-2010-134/+276
* Help: Fix Qt4 compileChristian Stenger2014-06-181-0/+1
* Help: Unify help content loading and error message.Eike Ziller2014-06-185-122/+115
* Help: Get rid of separate find support for central widgetEike Ziller2014-06-183-86/+6
* Help: Provide a button for re-indexing the documentationAlessandro Portale2014-06-163-17/+49
* Help: Remove qDebugEike Ziller2014-06-161-1/+0
* Help: Fix compilation with Qt4Nikolai Kosjar2014-06-041-1/+1
* Help: Fix finding latest Qt documentation link for Qt5Eike Ziller2014-06-043-53/+66
* Help: Avoid trying to open "Foo::bar" as a url in a browser.Eike Ziller2014-06-043-9/+22
* Help: Move Help icons from Core to HelpAlessandro Portale2014-06-026-2/+5
* Help: Fix compilation with Qt4Robert Loehning2014-05-301-0/+1
* Help: Fix check if help viewer currently has focus.Eike Ziller2014-05-301-1/+2
* Help: Provide native WebView backend on MacEike Ziller2014-05-3015-47/+1030
* Help: Fix conditionOrgad Shaneh2014-05-201-1/+1
* Help: Pass const list by referenceOrgad Shaneh2014-05-202-2/+2
* Help: Implement history menus for text browser backendEike Ziller2014-05-132-2/+47
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-1316-828/+1083
* Use more descriptive progress bar titlesEike Ziller2014-04-281-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Remove unnecessary QTreeView includesDaniel Teske2014-04-072-2/+0
* Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-271-5/+5
|\
| * Help: Use https to access external search enginesTobias Hunger2014-03-251-5/+5
* | Help: Another compilation fix...Orgad Shaneh2014-03-251-0/+2
* | Help: Fix compilationOrgad Shaneh2014-03-251-0/+1
* | Help: Add "Get Help Online" action for tasksOrgad Shaneh2014-03-257-3/+126
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-182-3/+3
|\ \ | |/
| * Fix tooltips, add lacking dotsJarek Kobus2014-03-131-2/+2
| * use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-03-041-3/+6
|\ \ | |/
| * Fix F1 sometimes opening explorer/finder if documentation is not foundEike Ziller2014-03-031-3/+6
* | ActionManager: Remove QShortcut registration APIEike Ziller2014-03-031-21/+15
|/
* Add "..." to buttons which open a dialogRobert Loehning2014-02-251-1/+1
* Help: Allow building without Webkit with qbs.Christian Kandeler2014-02-211-3/+17
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-0/+7
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-111-17/+3
|\
| * Put "Technical Support", "Report Bug..." in a separate menu groupKai Koehne2014-01-241-17/+3
* | Help: Update fallback online documentation URLEike Ziller2014-02-111-1/+1
* | Provide parent to getOpenFileName() and getSaveFileName()Robert Loehning2014-01-311-4/+4
* | Fix pressing escape in help viewers find tool bar (in Help mode)Eike Ziller2014-01-141-1/+1
* | Core: Merge Find and Locator into Core pluginhjk2014-01-1414-65/+61
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0841-41/+41
|\ \ | |/
| * Incremented year in copyright infoRobert Loehning2014-01-0841-41/+41
* | Preferences: Add default implementation for filteringEike Ziller2013-12-106-104/+90
|/
* Remove unneeded texts.Jarek Kobus2013-12-091-4/+2
* Help: avoid opening external browser for 'no documentation available'Eike Ziller2013-10-301-1/+2
* Help: Only open 'internal' documentation links in Qt CreatorEike Ziller2013-10-181-6/+5