View Single Post
Old 08-19-2025, 12:18 PM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,695
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Great! This will come in handy for people who don't know how to set an environment variable. It will also ensure they don't have to set variables that could affect other programs without needing to create scripts to set variables and launch programs. I'm pretty sure QTextStream and QString both convert all line endings to \n in memory, right? No need to worry about \r\n.

Correct me if I'm wrong, but couldn't this approach also solve the custom .bdic location for PageEdit problem that we were discussing? Set the variable in the file and drop/copy dictionaries where you want?

Something in your recent pushes is failing the Linux CI build on GitHub (which uses our Python and Qt minimums), however.
DiapDealer is offline   Reply With Quote