| .. |
|
ToolCalculators.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolCutOut.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolDblSided.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolFilm.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolImage.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolMeasurement.py
|
8bbb9ba534
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
|
7 years ago |
|
ToolMove.py
|
5b75d416ec
- moved some graphical classes out of Tool Shell to GUIElements.py where they belong
|
7 years ago |
|
ToolNonCopperClear.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolPaint.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolPanelize.py
|
c22d6766f4
- small GUI change
|
7 years ago |
|
ToolProperties.py
|
cc2fe29942
- fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected
|
7 years ago |
|
ToolShell.py
|
b68a010bde
- the SELECTED type of messages are no longer printed to shell from 2 reasons: first, too much spam and second, issue with displaying html
|
7 years ago |
|
ToolTransform.py
|
7c2d8ff28e
- added Tool Transform preferences in Edit -> Preferences and used them through out the app
|
7 years ago |
|
__init__.py
|
7607aad8d8
- added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere)
|
7 years ago |