index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
help
/
help.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Implement a real external help window
Eike Ziller
2014-06-20
1
-2
/
+0
*
Help: Create separate help widget class
Eike Ziller
2014-06-20
1
-2
/
+4
*
Help: Provide native WebView backend on Mac
Eike Ziller
2014-05-30
1
-0
/
+9
*
Help: Cleanly separate different viewer backends
Eike Ziller
2014-05-13
1
-5
/
+6
*
Help: Add "Get Help Online" action for tasks
Orgad Shaneh
2014-03-25
1
-2
/
+4
*
Help: Remove export macros
Tobias Hunger
2013-08-26
1
-1
/
+0
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-2
/
+0
*
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
1
-2
/
+1
*
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-12-03
1
-1
/
+1
|
\
|
*
(Hopefully) fix compilation with Qt5/Mac
Kai Koehne
2012-12-01
1
-1
/
+1
*
|
Help: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-27
1
-2
/
+5
|
/
*
Fix use of QtWebKit in QtCreator's Help plugin
Simon Hausmann
2012-10-22
1
-1
/
+1
*
Enable webkit for help plugin (Qt5 Build).
Nikolai Kosjar
2012-10-08
1
-6
/
+4
*
Fix qmake-warnings in Qt 5.
Friedemann Kleint
2012-07-30
1
-2
/
+3
*
Add Qt 5 libraries to .pro files.
Friedemann Kleint
2011-11-24
1
-0
/
+5
*
Fix ambiguity with help manager by renaming the file to match class.
kh1
2010-11-16
1
-2
/
+2
*
HelpPlugin: Compile fix for msvc2010
Kai Koehne
2010-11-11
1
-2
/
+2
*
help plugin: Make compile on windows/under pulse
Bill King
2010-11-08
1
-0
/
+2
*
centralize addition of pluginspecs to OTHER_FILES
Oswald Buddenhagen
2010-11-03
1
-2
/
+0
*
Initial support for showing help in external window.
kh1
2010-07-23
1
-3
/
+5
*
Implement online help filter.
kh1
2010-07-16
1
-1
/
+4
*
Fix typo.
kh1
2010-04-12
1
-2
/
+2
*
Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.
kh1
2010-04-12
1
-0
/
+2
*
Implement tabless help mode, behaves now like edit mode.
kh1
2010-03-30
1
-17
/
+30
*
Move HelpManager it's own source files.
kh1
2010-02-02
1
-2
/
+4
*
Options: Sort by category, id.
Friedemann Kleint
2009-11-27
1
-0
/
+1
*
Compile on Windows: Correct dependency specification.
Friedemann Kleint
2009-08-13
1
-0
/
+1
*
Add missing help_dependencies.pri
dt
2009-08-12
1
-4
/
+3
*
Make the welcome screen into plugins.
Daniel Molkentin
2009-07-28
1
-1
/
+0
*
Move Welcome Page to separate plugin.
Daniel Molkentin
2009-07-21
1
-0
/
+1
*
Implement import - export of help bookmarks.
kh
2009-07-08
1
-2
/
+4
*
It is now possible to configure the help viewer font.
kh
2009-06-25
1
-3
/
+7
*
Rename qworkbenchplugin.pri to qtcreatorplugin.pri
Alessandro Portale
2009-05-08
1
-1
/
+1
*
Add the *.pluginspec to OTHER_FILES so that we can use Locator for them
dt
2009-04-22
1
-0
/
+2
*
Fixes: move all files in shared/* to src/shared/*
hjk
2009-01-26
1
-1
/
+1
*
Fixes: - use indexwindow from shared
Patrick Star
2008-12-04
1
-2
/
+3
*
Fixes: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKIT
Patrick Star
2008-12-02
1
-2
/
+2
*
Initial import
con
2008-12-02
1
-0
/
+36