summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix crash when closing external help windowEike Ziller2014-07-242-4/+6
* Help: Add window actions (fullscreen etc) to external help windowEike Ziller2014-07-181-0/+3
* Help: Fixed that external help window didn't get focusEike Ziller2014-07-111-0/+1
* IFindSupport::clearResults --> ::clearHighlightsEike Ziller2014-07-021-1/+1
* Help: Add shortcut to "Go to Help Mode" button tool tipEike Ziller2014-07-022-3/+14
* Help: Make some local constants staticEike Ziller2014-07-021-4/+4
* Help: activateContext -> showContextHelpEike Ziller2014-07-022-3/+3
* Help: Fix selection behavior in documentation settingsEike Ziller2014-07-011-7/+1
* Help: Fix state of "Show Sidebar" actionEike Ziller2014-06-252-4/+8
* Help: Close external window when opening page in help modeEike Ziller2014-06-252-5/+9
* ProgressManager: Unify style of progress manager task descriptionsTobias Hunger2014-06-251-1/+1
* Help: Open example documentation in extra windowEike Ziller2014-06-244-54/+56
* 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