

System Software
Hey Drool,
At first I thought "that's weird!". That MiddeButton thing is used elsewhere, in 5.2 , so I wondered why its not working properly.
I just checked and the other places it is used are set to 'Qt::MidButton' instead of Qt::MiddleButton'. Now the docs say both are the same, so I don't know. Maybe Qt::MiddleButton was introduced in a later version of Qt, but it doesn't say.
Can you try changing 'Qt::MiddleButton' to 'Qt::MidButton' and see if it works. It's in the last function in actions.cpp. - Dec 17 2011
At first I thought "that's weird!". That MiddeButton thing is used elsewhere, in 5.2 , so I wondered why its not working properly.
I just checked and the other places it is used are set to 'Qt::MidButton' instead of Qt::MiddleButton'. Now the docs say both are the same, so I don't know. Maybe Qt::MiddleButton was introduced in a later version of Qt, but it doesn't say.
Can you try changing 'Qt::MiddleButton' to 'Qt::MidButton' and see if it works. It's in the last function in actions.cpp. - Dec 17 2011
Hello Deluge, new version fixes some of your issues/requests.
You didn't read the dialog :P That dialog that popped up asked:
"Do you want to confirm all delete operations? Yes/No"
You said 'no', so now it doesn't ask you anymore. Open the qtfm.conf file and remove/change the 'confirmDelete' key if you want this functionality back.
Cheers,
Wittfella - Dec 14 2011
You didn't read the dialog :P That dialog that popped up asked:
"Do you want to confirm all delete operations? Yes/No"
You said 'no', so now it doesn't ask you anymore. Open the qtfm.conf file and remove/change the 'confirmDelete' key if you want this functionality back.
Cheers,
Wittfella - Dec 14 2011
Hello Deluge, new version fixes some of your issues/requests.
You didn't read the dialog :P That dialog that popped up asked:
"Do you want to confirm all delete operations? Yes/No"
You said 'no', so now it doesn't ask you anymore. Open the qtfm.conf file and remove/change the 'confirmDelete' key if you want this functionality back.
Cheers,
Wittfella - Dec 14 2011
You didn't read the dialog :P That dialog that popped up asked:
"Do you want to confirm all delete operations? Yes/No"
You said 'no', so now it doesn't ask you anymore. Open the qtfm.conf file and remove/change the 'confirmDelete' key if you want this functionality back.
Cheers,
Wittfella - Dec 14 2011
@Deluge Sorry about that! Middle-click to open/close tabs is easiest. I'll look at modifying the context menu if you click on tabs.
When you you say you cancelled the confirmation dialog, it should of done nothing. Is it doing that all the time. ie. try it on a dummy file. - Dec 12 2011
When you you say you cancelled the confirmation dialog, it should of done nothing. Is it doing that all the time. ie. try it on a dummy file. - Dec 12 2011