Rikard Falkeborn
|
cfa5cd4849
|
CERT addon removal cleanup (#4322)
* cmdlineparser: Update addon example to misra
* gui/help: Remove reference to CERT
* manual: Remove reference to CERT
|
2022-07-29 16:46:36 +02:00 |
Daniel Marjamäki
|
ca047e57bf
|
Switch from http to https on our sourceforge webpage
|
2021-08-28 12:46:54 +02:00 |
Georgiy Komarov
|
fc6558c22b
|
gui: Set the correct names for coding standards in UI elements. NFC. (#3294)
Names of MISRA and CERT should be written is uppercase, because they are
abbrevations.
|
2021-06-09 11:20:51 +02:00 |
Wolfgang Stöggl
|
1f6cb7a54b
|
Remove ./ from relative paths in online-help.qhp (#2860)
- Fixes the following errors, when opening online-help.qhc using Qt
assistant: QTextBrowser: No document for
qthelp://cppcheck.sourceforge.net/doc/./preferences.html
etc.
- Furthermore, ./ is not used anymore in Qt documentation:
https://doc.qt.io/qt-5/qtassistant-simpletextviewer-example.html
It was used previously:
https://doc.qt.io/archives/qt-4.8/qt-help-simpletextviewer-example.html
Example:
<section title="Find File" ref="./findfile.html">
->
<section title="Find File" ref="findfile.html">
|
2020-10-26 10:07:47 +01:00 |
Daniel Marjamäki
|
9693940dad
|
GUI: Try to fix online-help
|
2020-08-02 21:04:01 +02:00 |
Daniel Marjamäki
|
14dfa035c1
|
GUI: Try to reuse Qt Assistant to show help
|
2020-08-01 18:56:37 +02:00 |
Daniel Marjamäki
|
1965f2cc9f
|
help: update warning menu screenshot
|
2020-07-23 16:30:10 +02:00 |
Daniel Marjamäki
|
f11a089141
|
help/manual: update explanations about severities
|
2020-07-23 16:09:24 +02:00 |
Daniel Marjamäki
|
5a99b81ed7
|
GUI: online-help (severities)
|
2020-07-22 14:31:17 +02:00 |
Daniel Marjamäki
|
5455da8fa6
|
GUI: Updated help (index)
|
2020-07-21 21:58:51 +02:00 |
Daniel Marjamäki
|
ae0ad17152
|
GUI: quick walk through in online-help
|
2020-07-21 10:30:50 +02:00 |
Daniel Marjamäki
|
1c39bed5b0
|
buildhelp.bat: remove old script
|
2020-07-20 19:18:06 +02:00 |
Daniel Marjamäki
|
09241030c3
|
GUI: Add online help
|
2020-07-20 11:59:28 +02:00 |
Daniel Marjamäki
|
0a84a1fad7
|
GUI: Add help files that replace the gui-manual.md
|
2020-07-19 21:40:17 +02:00 |
Matthias Krüger
|
531278e075
|
manuals: remove remaining occurrences of --append
|
2017-05-14 12:27:44 +02:00 |
XhmikosR
|
b7501a1db0
|
buildhelp.bat: Add missing popd
|
2012-12-23 10:58:33 +01:00 |
XhmikosR
|
857ea9fb0d
|
remove unneeded spaces and empty lines
|
2012-10-12 17:46:57 +02:00 |
XhmikosR
|
830f4559a0
|
batch files: switch to the batch file directory before doing anything else so that relative paths work right even if the batch file isn't called from its directory
|
2012-09-29 17:32:04 +02:00 |
XhmikosR
|
f7d0d8129c
|
improve gui/help/buildhelp.bat
|
2012-09-06 18:25:29 +02:00 |
Stefan Weil
|
cbfd1349b3
|
manual: fix grammar in documentation
|
2012-03-18 16:50:15 +01:00 |
Daniel Marjamäki
|
71146a444b
|
online-help: Remove old files before generating new ones.
|
2010-12-11 17:29:40 +01:00 |
Daniel Marjamäki
|
ab37127511
|
GUI: updated help file. Use latest manual.
|
2010-12-11 17:04:31 +01:00 |
Daniel Marjamäki
|
ac8544f3b3
|
GUI: fixed the online-help.qhp file listing
|
2010-08-20 22:31:49 +02:00 |
Daniel Marjamäki
|
1e59302be6
|
GUI: Removed the help collection file because it didn't work on different Qt setups
|
2010-08-20 22:12:40 +02:00 |
Daniel Marjamäki
|
06b9cdb679
|
GUI: Updated online-help. This is still under work.
|
2010-08-20 21:25:43 +02:00 |
Daniel Marjamäki
|
043ff6aab5
|
GUI: Added generated file online-help.qhc because it is not yet autogenerated when building
|
2010-08-19 19:21:39 +02:00 |
Daniel Marjamäki
|
c83461c858
|
GUI: added simple help file
|
2010-08-19 18:58:40 +02:00 |