Cmd-R send errors.
On Mac OS most shortcut use cmd- instead of ctrl- reloading is cmd-r and doing it show :
QAction::eventFilter: Ambiguous shortcut overload: ?R
In command line... and does not do anything.
Note that ctrl key does exist,
then this is a complicated Qt-issue as if I remember correctly qt use Meta for cmd key and something else for alt, I have to check.
This is the price I pay from not know too much about mac, hehe... thanks for the data, I will look at it.
Don't worry, I came through the same issues when adapting another software some time ago, and i'm not a skilled programmer either.
BTW, did you add your project somewhere on the wiki
I did not add it yet, I will add it soon. Thanks for your feedback.