Saeed Rasooli

Results 140 comments of Saeed Rasooli

Looks like `QtSingleApplication` is deprecated. https://forum.qt.io/topic/71778/what-happened-to-qtsingleapplication I can't even find it in Qt5 docs: https://doc.qt.io/qt-5/index.html?search=QtSingleApplication It is said that we should use `QLocalSocket` and `QLocalServer`. I wonder if there is...

I ended up using standard Go http server and client: https://github.com/ilius/ayandict/blob/main/pkg/server/server.go https://github.com/ilius/ayandict/blob/main/pkg/application/client.go

I pushed a commit. Please make sure the directory containing `kindlegen.exe` is in `PATH` environment variable and try again with latest code.

Can you upload your StarDict glossary?

Please try adding `--write-options=css=OALD9_reconstructed.css` flag to your `pyglosssary` command.

I pushed a commit. Please try again.

Can you try with `--read-options=xsl=true`? We set class=example, so you can change color in css.

Is the included dsl injected **before or after** the current dsl entries?

What's the name of css file?

Apple Dict writer creates it's own css file to make it look nice in Apple Dict, because most input formats don't have a css file. In this case, to use...