summaryrefslogtreecommitdiff
path: root/src/plugins/help/help.pro
Commit message (Expand)AuthorAgeFilesLines
* 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