Chris Hennes
|
2c0a3b9e77
|
Gui: Add function to search custom commands
|
2022-02-26 21:06:37 -06:00 |
|
Chris Hennes
|
93836b89a5
|
GUI: Add Python interface to create custom command
|
2022-02-14 09:56:24 -06:00 |
|
luz paz
|
a07c7e4333
|
Gui: remove superfluous whitespace from translation string
Avoids possible translation mistakes by only exposing non-whitespace strings.
|
2021-11-22 19:28:43 +01:00 |
|
wmayer
|
21ba35adab
|
Gui: move PythonWrapper class to its own source file
|
2021-09-22 23:30:03 +02:00 |
|
luz paz
|
a213071c87
|
Gui: remove Py2 code from several src/Gui .cpp files
|
2021-04-14 14:56:02 +02:00 |
|
wmayer
|
84d730c194
|
Gui: [skip ci] add method to return list of QAction of a Command
|
2020-11-23 16:49:25 +01:00 |
|
mwganson
|
0f7c1b82b5
|
[Gui::CommandPy] add new command resetShortcut() -- resets shortcut to default
|
2020-08-06 11:29:07 +02:00 |
|
mwganson
|
e4208dadc7
|
[Gui Commands] new command: listCommandsByShortcut(string) -- returns a python list of all commands that are using the shortcut. Search is case-insensitive and ignores spaces
|
2020-08-02 21:09:36 +02:00 |
|
wmayer
|
73f89f8cf0
|
Gui: [skip ci] move Python functions for commands to its own class
|
2020-08-02 20:50:43 +02:00 |
|