Anyone have a good way to run Qt Creator locally on their desktop, but edit, build, and debug code running on a remote, headless server? I love Qt Creator, but this use-case has led me to settle for Vim+gdb over ssh. [edit] Clarification: X-over-SSH isn't a good solution because of the lag.
Are you looking for something like Emacs' Tramp mode (https://www.emacswiki.org/emacs/TrampMode)?
We've been working on an equivalent that can work with IDEs like QtCreator.
Send me a note to the email in my profile, lets see if we can help out.