index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
help
/
helpwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Replace annoying URL syncing by explicit Open in Edit Mode
Eike Ziller
2019-09-30
1
-18
/
+24
*
Help: Fix missing page switching keyboard shortcuts for external window
Eike Ziller
2019-09-30
1
-2
/
+29
*
Help: Support multiple pages in external window
Eike Ziller
2019-09-26
1
-46
/
+48
*
Help: Get rid of special CentralWidget class for help mode viewer
Eike Ziller
2019-09-24
1
-0
/
+36
*
Help: Remove OpenPagesManager::instance()
Eike Ziller
2019-09-24
1
-2
/
+7
*
Help: Move OpenPagesManager::createPage to HelpWidget
Eike Ziller
2019-09-24
1
-6
/
+14
*
Help: Add option for help viewer backend
Eike Ziller
2019-09-12
1
-9
/
+25
*
Help: Remove indirection when synchronizing current page
Eike Ziller
2019-09-11
1
-14
/
+12
*
Help: De-duplicate management of help viewer pages
Eike Ziller
2019-09-09
1
-15
/
+80
*
Remove usages of deprecated APIs of QLayout
Sona Kurazyan
2019-09-02
1
-4
/
+4
*
Utils: Add an "online" icon
Alessandro Portale
2019-07-31
1
-1
/
+1
*
Add open online documentation button to help viewer
Tasuku Suzuki
2019-07-29
1
-0
/
+14
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-1
/
+1
*
Help: Simplify and unify code
Eike Ziller
2019-01-24
1
-2
/
+1
*
use initializer lists
Tim Jenssen
2019-01-21
1
-5
/
+2
*
HelpPlugin: Modernize
Alessandro Portale
2018-11-12
1
-7
/
+7
*
Help: Use nullptr and fix a few warnings
Eike Ziller
2018-04-19
1
-1
/
+1
*
Core: make useMacShortcut constexpr
David Schulz
2018-02-02
1
-6
/
+6
*
Avoid double deletion of HelpWidget when quitting application via Dock
Alexandru Croitor
2018-01-17
1
-1
/
+0
*
Add icons to file system view directory selector
Eike Ziller
2017-10-11
1
-1
/
+1
*
Help: Fix destination of index locator filter
Eike Ziller
2017-07-27
1
-7
/
+11
*
Help: Add method for showing URL in specific viewer
Eike Ziller
2017-07-13
1
-3
/
+1
*
Add locator input widget to help windows
Eike Ziller
2017-07-10
1
-3
/
+26
*
Remove unneeded includes
Jarek Kobus
2017-03-28
1
-3
/
+0
*
TextEditor: add right sidebar
Serhii Moroz
2017-03-09
1
-6
/
+6
*
Help: Disable Add Bookmark action when current page is blank
Eike Ziller
2016-11-01
1
-2
/
+10
*
Utils: Unify the different Bookmark icons
Alessandro Portale
2016-10-11
1
-1
/
+1
*
Help: Add button for opening help in external window
Eike Ziller
2016-09-23
1
-7
/
+35
*
Help: Option to open links in window
Eike Ziller
2016-09-23
1
-2
/
+11
*
Context Help: Use correct "close" icon
Eike Ziller
2016-09-16
1
-1
/
+3
*
HelpWidget: Use member initialization
Eike Ziller
2016-09-16
1
-15
/
+1
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-3
/
+2
*
Help: Fix compile for Qt5.5
Christian Stenger
2016-07-21
1
-2
/
+2
*
Help: Remove unnecessary QLatin1Strings
Eike Ziller
2016-07-21
1
-18
/
+16
*
Help: Use Qt5-style connects
Orgad Shaneh
2016-06-30
1
-1
/
+1
*
Icons: Move "next/prev", "[un]locked" and "zoom" from Core to Utils
Alessandro Portale
2016-05-31
1
-2
/
+3
*
Help: Fix translation context
Takumi ASAKI
2016-05-30
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-22
1
-3
/
+3
|
\
|
*
Theme: Separate run/stop/interrupt icons in menus
Alessandro Portale
2016-04-21
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-20
1
-2
/
+2
|
\
|
|
*
Help: Improved bookmark icon for non-toolbar
Alessandro Portale
2016-04-15
1
-2
/
+2
*
|
Add QTC_GUARD
Eike Ziller
2016-04-18
1
-2
/
+1
|
/
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Core: Unify the close icons
Alessandro Portale
2015-12-04
1
-1
/
+1
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-12
/
+8
*
Icon refresh: First step towards the new Qt Creator themes
Alessandro Portale
2015-10-23
1
-4
/
+5
*
Port to new connect api
Montel Laurent
2015-09-22
1
-4
/
+4
*
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-05-26
1
-3
/
+7
|
\
|
*
Fix untranslated messages
Sergey Belyashov
2015-05-19
1
-3
/
+7
*
|
Help: Do not save settings in help database
Eike Ziller
2015-04-24
1
-12
/
+1
|
/
[next]