Shaopeng (Chris) Lin

Results 17 issues of Shaopeng (Chris) Lin

From [#1175 comment](https://github.com/kiwix/kiwix-desktop/pull/1175#discussion_r1725694230) 1. We should only need to store a list of strings, the filter keys, in the session. The problem comes with backward compatibility as the previous sessions...

bug

Fix #44 Functionality takes effect for Qt6.4+ Changes: - Reading the entire or selected text on a web page in different languages. - The reading can be triggered in the...

Fixes (part of) #413 Changes: - Added a custom model to enable endless suggestions - Added basic UI elements such as the search header and icon of the zim for...

Fixes (pat of) #413 Changes: - Improved Search Bar suggestion Layout. - Added Icon to suggestions - Proper font and layout sizes for suggestions.

Fix #42 Changes: - Inject to pages a Table of Contents comprised of a nested hierarchy list of hyperlinks to tags in the page. - Add a button in the...

Fixes (part of) #413 Relies on #1189 Changes: - Added MultiZim button to SearchBar - Popup shows a list of Zims that could be searched. The selection is singular as...

Follow up from #1189 and Point 4 of [comment](https://github.com/kiwix/kiwix-desktop/pull/1189#pullrequestreview-2276084711) Qt's popup windows do not provide this fall-through behavior and we will need to implement our own. One solution is to...

bug
enhancement
UI