aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/help.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on Qt Mac ExtrasTor Arne Vestbø2019-03-121-1/+0
* Make Core independent from QtHelpEike Ziller2018-09-041-0/+2
* Help: Remove QtWebKit backendEike Ziller2016-09-141-5/+0
* Remove all QT_VERSION_CHECKOrgad Shaneh2016-08-121-1/+1
* Add QtWebEngine backed help viewer backendEike Ziller2016-03-181-0/+7
* Help: Allow use of stripped down WebKit as help browserhjk2015-04-301-1/+2
* Help index filter optimizationsEike Ziller2015-01-081-1/+1
* Help/OS X: Use native viewer by default if welcome uses QQuickWidgetEike Ziller2014-12-191-1/+5
* Remove more Qt version checksEike Ziller2014-09-101-1/+1
* Remove Qt version checks.Christian Kandeler2014-09-081-9/+3
* Help: Implement a real external help windowEike Ziller2014-06-201-2/+0
* Help: Create separate help widget classEike Ziller2014-06-201-2/+4
* Help: Provide native WebView backend on MacEike Ziller2014-05-301-0/+9
* Help: Cleanly separate different viewer backendsEike Ziller2014-05-131-5/+6
* Help: Add "Get Help Online" action for tasksOrgad Shaneh2014-03-251-2/+4
* Help: Remove export macrosTobias Hunger2013-08-261-1/+0
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-2/+1
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-12-031-1/+1
|\
| * (Hopefully) fix compilation with Qt5/MacKai Koehne2012-12-011-1/+1
* | Help: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-2/+5
|/
* Fix use of QtWebKit in QtCreator's Help pluginSimon Hausmann2012-10-221-1/+1
* Enable webkit for help plugin (Qt5 Build).Nikolai Kosjar2012-10-081-6/+4
* Fix qmake-warnings in Qt 5.Friedemann Kleint2012-07-301-2/+3
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+5
* Fix ambiguity with help manager by renaming the file to match class.kh12010-11-161-2/+2
* HelpPlugin: Compile fix for msvc2010Kai Koehne2010-11-111-2/+2
* help plugin: Make compile on windows/under pulseBill King2010-11-081-0/+2
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+0
* Initial support for showing help in external window.kh12010-07-231-3/+5
* Implement online help filter.kh12010-07-161-1/+4
* Fix typo.kh12010-04-121-2/+2
* Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.kh12010-04-121-0/+2
* Implement tabless help mode, behaves now like edit mode.kh12010-03-301-17/+30
* Move HelpManager it's own source files.kh12010-02-021-2/+4
* Options: Sort by category, id.Friedemann Kleint2009-11-271-0/+1
* Compile on Windows: Correct dependency specification.Friedemann Kleint2009-08-131-0/+1
* Add missing help_dependencies.pridt2009-08-121-4/+3
* Make the welcome screen into plugins.Daniel Molkentin2009-07-281-1/+0
* Move Welcome Page to separate plugin.Daniel Molkentin2009-07-211-0/+1
* Implement import - export of help bookmarks.kh2009-07-081-2/+4
* It is now possible to configure the help viewer font.kh2009-06-251-3/+7
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-1/+1
* Fixes: - use indexwindow from sharedPatrick Star2008-12-041-2/+3
* Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKITPatrick Star2008-12-021-2/+2
* Initial importcon2008-12-021-0/+36