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
*
Editors/Help: Open navigation history menu on right-click
Eike Ziller
2024-05-24
1
-2
/
+24
*
Help: Hide plugin class definition in .cpp
hjk
2024-01-15
1
-1
/
+1
*
Clean up some lambdas
hjk
2023-12-12
1
-11
/
+11
*
Help: Do not allow opening temporary in Help mode
Christian Stenger
2023-10-24
1
-0
/
+2
*
Help: Fix text of View > Show Left Sidebar check item
Eike Ziller
2023-10-24
1
-5
/
+8
*
Various Plugins: Add context object into connections
Jarek Kobus
2023-08-02
1
-5
/
+2
*
Utils: Centralize style-related property names as constants
Alessandro Portale
2023-05-10
1
-2
/
+3
*
Translations: Replace QCoreApplication::translate() with Tr::tr()
Alessandro Portale
2023-02-10
1
-10
/
+7
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-10
/
+11
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Help: inline .ui files
Alessandro Portale
2022-08-22
1
-0
/
+2
*
Drop Qt5: Various plugins: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-2
/
+1
*
HelpWidget: Avoid using sender()
Jarek Kobus
2022-07-20
1
-5
/
+5
*
Help: Convert to Tr::tr
Eike Ziller
2022-07-13
1
-41
/
+47
*
Help: Remove code paths supporting old filter engine < Qt 5.15
Eike Ziller
2022-07-12
1
-17
/
+0
*
Add missing "emit"s
Alessandro Portale
2021-11-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.14' into 4.15
Eike Ziller
2021-03-01
1
-1
/
+4
|
\
|
*
Help: Fix crash with previous/next document in help mode
Miikka Heikkinen
2021-02-26
1
-1
/
+4
*
|
Add "Zoom" setting to the Help font settings
Jarek Kobus
2021-01-19
1
-8
/
+5
|
/
*
Help: Some Qt 6
hjk
2020-10-08
1
-3
/
+3
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+1
*
Remove unnecessary removeContextObject calls
Eike Ziller
2020-05-27
1
-1
/
+0
*
Integrate new filter engine
Jarek Kobus
2020-04-02
1
-2
/
+51
*
Use even less nullptr for default flags
hjk
2020-01-20
1
-1
/
+1
*
Help: Add tool button to change target for context help
Eike Ziller
2019-11-25
1
-1
/
+107
*
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
[next]