FreeCAD/src/Mod/Sandbox/Gui
Mateusz Skowroński c50bc17675 QInputDialog::getInteger() is obsolete in Qt4. Replace it with getInt().
This change is Qt4/Qt5 neutral.
2016-04-22 20:11:52 +02:00
..
Resources + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
AppSandboxGui.cpp + simplify porting of Sandbox module to Python3 2016-01-18 11:43:20 +01:00
CMakeLists.txt + improve GraphicsScene class 2016-03-26 19:02:15 +01:00
Command.cpp QInputDialog::getInteger() is obsolete in Qt4. Replace it with getInt(). 2016-04-22 20:11:52 +02:00
GLGraphicsView.cpp + fix issue with cursor on viewer widget, prepare code for improved event handling 2016-03-28 00:55:37 +02:00
GLGraphicsView.h + improve GraphicsScene class 2016-03-27 16:22:30 +02:00
Overlay.cpp Fix remaining toAscii/fromAscii 2016-02-24 23:56:43 +01:00
Overlay.h + add GL test stuff into Sandbox module 2014-08-21 18:15:43 +02:00
PreCompiled.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskPanelView.cpp Fix remaining toAscii/fromAscii 2016-02-24 23:56:43 +01:00
TaskPanelView.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Workbench.cpp Fix remaining toAscii/fromAscii 2016-02-24 23:56:43 +01:00
Workbench.h MVC for tree view 2013-05-11 22:16:02 +02:00