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
/
textbrowserhelpviewer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Add option for disabling antialising of fonts
Eike Ziller
2023-08-28
1
-2
/
+2
*
FindFlags: Move it into Utils lib
Jarek Kobus
2023-05-26
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
TextBrowserHelpViewer: Avoid using sender()
Jarek Kobus
2022-07-20
1
-1
/
+0
*
Remove unused viewerFont() method
Jarek Kobus
2021-01-19
1
-1
/
+0
*
Add "Zoom" setting to the Help font settings
Jarek Kobus
2021-01-19
1
-9
/
+2
*
Help: Remove hack for fixed Qt issue
Eike Ziller
2019-11-15
1
-6
/
+0
*
Partial compile fix for current Qt dev and/or Qt 6
hjk
2019-11-12
1
-0
/
+4
*
Merge remote-tracking branch 'origin/4.10'
Eike Ziller
2019-09-25
1
-1
/
+5
|
\
|
*
Help/textbrowser: Keep text at the top visible when resizing and zooming
Eike Ziller
2019-09-24
1
-1
/
+5
*
|
Help: Get rid of special CentralWidget class for help mode viewer
Eike Ziller
2019-09-24
1
-1
/
+0
|
/
*
Help viewer: Add option for scroll wheel zooming
Eike Ziller
2019-02-21
1
-1
/
+0
*
Help: Use override consistently
Tobias Hunger
2018-05-07
1
-30
/
+30
*
Help: Use nullptr and fix a few warnings
Eike Ziller
2018-04-19
1
-2
/
+2
*
Help: Option to open links in window
Eike Ziller
2016-09-23
1
-3
/
+0
*
Help: Use Qt5-style connects
Orgad Shaneh
2016-06-30
1
-3
/
+1
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-15
1
-0
/
+2
|
\
|
*
Help browser: Fix overlapping images in old docs
Eskil Abrahamsen Blomfeldt
2016-04-13
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/4.0'
Oswald Buddenhagen
2016-04-01
1
-3
/
+1
|
\
|
|
*
TextBrowserHelpViewer: cleanup
Nikita Baryshnikov
2016-03-23
1
-3
/
+1
*
|
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
|
/
*
Help: Fix issues with scrolling to right position
Eike Ziller
2016-03-03
1
-1
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Help: Do not pass zoom factor to constructor
Eike Ziller
2014-12-19
1
-2
/
+3
|
/
*
Text browser help viewer: Remove unnecessary state.
Eike Ziller
2014-10-30
1
-7
/
+4
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
HelpViewers: Fix context menu item title and corresponding symbol names
Eike Ziller
2014-09-24
1
-2
/
+2
|
/
*
Help: Create separate help widget class
Eike Ziller
2014-06-20
1
-4
/
+3
*
Help: Provide native WebView backend on Mac
Eike Ziller
2014-05-30
1
-1
/
+0
*
Help: Implement history menus for text browser backend
Eike Ziller
2014-05-13
1
-2
/
+5
*
Help: Cleanly separate different viewer backends
Eike Ziller
2014-05-13
1
-0
/
+129