summaryrefslogtreecommitdiff
path: root/src/plugins/help
Commit message (Expand)AuthorAgeFilesLines
* Compile on Windows: Correct dependency specification.Friedemann Kleint2009-08-132-1/+1
* Add missing help_dependencies.pridt2009-08-122-4/+8
* QDesktopService needs handleHelpRequest to be a slot.Daniel Molkentin2009-08-061-1/+2
* Remove debugging outputDaniel Molkentin2009-08-061-1/+0
* Show tutorials in context help pane by default, but honor context help settings.Daniel Molkentin2009-08-062-39/+53
* Fixed translation glitches.Friedemann Kleint2009-07-311-2/+4
* Make the welcome screen into plugins.Daniel Molkentin2009-07-284-24/+31
* Sync with Assistant source, fixes empty tab title.kh2009-07-271-14/+14
* Fixed margin of search in Help mode to be consistent with other panelsThorbjørn Lindeijer2009-07-211-1/+1
* Back to the bottom.con2009-07-211-1/+1
* Fixed Compilation.Friedemann Kleint2009-07-211-1/+0
* Move Welcome Page to separate plugin.Daniel Molkentin2009-07-213-2/+6
* Making the find tool bar be more connected to the searched text.con2009-07-212-12/+13
* imlemented per-view edit location navigationmae2009-07-201-2/+2
* Avoid vanishing close button in help side bar.con2009-07-171-4/+5
* Unify tool button appearance in "panelWidgets".con2009-07-171-1/+0
* customize context help. The three modes are:mae2009-07-143-14/+85
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-134-7/+7
* Find implementations now tell what find flags are actually supported.con2009-07-132-0/+15
* Implement import - export of help bookmarks.kh2009-07-088-7/+451
* Implement home page settings and help startup options.kh2009-06-265-36/+113
* It is now possible to configure the help viewer font.kh2009-06-257-10/+621
* Build fix for QT_NO_WEBKIT.kh2009-06-251-0/+1
* Store and restore font size for help viewers. Add font reset shortcut.kh2009-06-253-5/+36
* Clenaup, sync with Assistant source.kh2009-06-251-88/+101
* Small layout change.kh2009-06-232-84/+86
* Make the documentation font resizable by shortcut.kh2009-06-231-0/+20
* Update license headers and sales contact details.Jason McDonald2009-06-1717-34/+34
* Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-111-8/+22
|\
| * Do not switch to help mode if we launch a browser to show the help.Daniel Molkentin2009-06-101-5/+12
| * Also search for Qt tr cataloges in the Creator tr dir. Add qt_help cataloge.Daniel Molkentin2009-06-101-3/+10
* | Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-042-13/+17
|\ \ | |/
| * No need to bookmark empty pages, also disable menu item in case of.kh2009-06-042-13/+17
* | Version bump also in master.con2009-06-041-4/+4
|/
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-032-6/+6
* Whitespace cleanup, normalize connect.kh2009-06-025-99/+140
* Remove left over files.kh2009-06-026-1365/+0
* Simplified code.kh2009-06-021-60/+29
* As on request, let the side pane help open and follow help mode.kh2009-06-022-0/+21
* Version bump.con2009-06-021-4/+4
* Use default key sequence for next and previous page.kh2009-06-021-1/+2
* welcome screen: populate example comboboxDaniel Molkentin2009-05-292-0/+8
* Prepare for being able to add find flags that are not in QTextDocumentcon2009-05-292-24/+24
* welcome screen: preview in news feed, Buttons added, resizing sanatizedDaniel Molkentin2009-05-281-1/+1
* make ctrl+lmb and mmb work in a same way everywhere (like in browsers)kh2009-05-182-36/+35
* Polishing Settings Ui:Alessandro Portale2009-05-181-49/+71
* Polishing Settings Ui:Alessandro Portale2009-05-181-44/+36
* Register as handler for qthelp://, remove obsolete started action slot.Daniel Molkentin2009-05-122-6/+5
* Merge commit 'enrico/master'Oswald Buddenhagen2009-05-122-6/+0
|\
| * Remove unneeded strings from translation.Enrico Ros2009-05-112-6/+0