Google Code Exporter
Google Code Exporter
``` When the interface is localized (e.g., for French), the predefined shortcuts could be changed - this is at the discretion of the translator. However, the problem that AltGr keys...
``` When you localize, it is as "firmware" (??!!), not accessible to the user. Would it be possible to have localisation in .xml files. For example with TeXnicCenter, there are...
``` I attached a patch that enables the user to use custom shortcuts for all named actions in TeXworks. I also attached a file listing all supported named actions for...
``` Thanks for looking into this, Stefan. Seems like this would be a good starting point, and could be extended further in due course. E.g., we could present the shortcuts...
``` A table to customize the shortcuts on-the-fly would be a logical enhancement. I haven't looked into this so far, however, as this may be tricky to do in a...
``` I didn't test yet the ini system of Stefan to add shorcuts. I had first to understand that the actionSomething are coming from the source files (but what is...
``` .h are header files, .cpp are c++ files. They contain the source code. The .ui files are user interface files that are created i.e. using QtDesigner. They basically define...
``` I didn't take care to the action.txt file. About the second comment: I am already a lot using the completion, including for formating. But I often have files which...
``` I understand your wish to have a more convenient way to apply such commands. However, this requires a slightly different approach, as you don't just need to be able...
``` That is exactly what I would like to have! I did propose the harcoded solutions as "easier" solutions!! Now I have many things to test, so I'll be quite...