mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-25 05:48:54 -04:00

The search bar display the title of the current displayed article. As the icon must change depending we are displaying the article's title or we are doing a search, the icon is bit more complex : - It is an embedded button in the searchbar, not a simple icon. - The search bar is connect to the new signal "currentTitleChanged" to display the current title. Fix #35
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%