Dimitris Sgourdas
Dimitris Sgourdas
@kelson42 please correct me if I am wrong, but after a quick check I think that currently the only file not including its header first is `urlschemehandler.cpp`, which first includes...
I have not been able to replicate this on the latest build of kiwix-desktop, with Ubuntu WSL (or even native Windows version as well). Is this platform specific maybe?
Is going ahead and making a solution that uses the `--qwindowgeometry` logic with parameters for the position and dimensions, saved in a `.ini` file, a good solution or am I...
I made a PR to allow language change support from the settings menu. Some problems I would like to discuss are: - For now user needs to restart the application...
Sample: 
It is not clear to me what is the correct behavior when typing in search, while in an empty tab. In general I feel like the new tab serves no...
I made a PR to solve this issue. A few example screenshots below:  
@veloman-yunkan I feel like in Kiwix, opening a file is a more common every day task, so it would be better if we clearly show the path in settings. I...
Hi @kelson42, Sorry for the lack of feedback, I am out of base until Wednesday.
@kelson42 I reverted the code surrounding the setting logic and implemented the memorization in the session file. Also, fixed a small typo `Splitted` to `Split`