1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-22 06:49:23 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Charles Kerr
0bfbc3eba7
Sonarcloud warnings 4 (#1499)
* chore: fix some sonarcloud html warnings (e.g. deprecated attribute use)

* chore: uppercase literal suffixes

* chore: remove redundant casts

* chore: remove commented-out code

* chore: use qInfo() instead of std::cerr
2020-11-02 09:16:12 -06:00
Charles Kerr
73fdd722a7
Sonarcloud warnings 3 (#1498)
* chore: use ClassName:: for calling static methods

* chore: prefer to initialize member data in the class initializer
2020-11-01 19:13:32 -06:00
Charles Kerr
19e52d8b9a
chore: sonarcloud warnings 2 (#1496)
* fix "merge nested if" sonarcloud warnings

* fix explicit constructor warnings in qt client
2020-11-01 15:47:57 -06:00
Charles Kerr
e59fe7daaf
fix: silence some sonarcloud warnings (#1493)
* refactor: add null ptr check in initPeerRow()

* refactor: add a nullptr gurad in icon_cache_get_mime_type_icon

* chore: silence two "break notreached" warnings

* chore: silence sonarcloud html warnings

* chore: silence sonarcloud uninitialized var warning

* chore: silence sonarcloud nullptr warning
2020-10-31 16:23:43 -05:00
Charles Kerr
09cc4c7a68
fix: broken HTML (#1446)
* chore: refresh css files with sass 1.26.10

* fix: css selector for toolbar-separator

* chore: fix duplicate html ids in mac client faq

* fix: duplicate ID 'pagetitle' tags in Mac help

* fix: duplicate ID 'taskbox' tags in Mac help

* chore: fix mismatched div
2020-09-12 21:44:47 -05:00
Mitchell Livingston
e920ea497a #3816 help page for "download complete" scripting 2010-12-09 19:40:49 +00:00
John Clay
b889da554d Update Mac help - Draft 1 2010-03-25 02:53:24 +00:00
Mitchell Livingston
60b5c525cf updated help from jah 2008-06-11 03:28:14 +00:00
Mitchell Livingston
11d64631d9 add a button to the peers prefs window for help documentation; divide the help documentation between peers and network 2008-04-06 05:07:28 +00:00
Mitchell Livingston
b0e8590da1 (trunk) add tracker-tab help documentation 2008-04-02 00:09:41 +00:00
Mitchell Livingston
56a181d696 updated help from jah 2008-03-07 14:07:55 +00:00
Mitchell Livingston
e9f1e35756 update help documentation 2007-11-26 19:31:29 +00:00
Mitchell Livingston
844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston
1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston
e9278c4d2f make Transmission Help folder one word 2007-07-31 00:34:21 +00:00
Renamed from macosx/Transmission Help/html/Index2.html (Browse further)