.. |
3Dconnexion
|
+ fixes #0002287: Entry Point Not Found IsWow64Process
|
2015-10-07 10:24:35 +02:00 |
Icons
|
Add high-resolution variant of FreeCAD document icon resources for all platforms
|
2016-03-19 19:10:13 -07:00 |
iisTaskPanel
|
Add missing header files
|
2016-02-24 23:55:40 +01:00 |
Inventor
|
implementing Plane visual
|
2016-04-12 18:11:44 +02:00 |
Language
|
updated translations
|
2016-04-06 22:39:34 -03:00 |
propertyeditor
|
+ add properties with 'hidden' mode to property editor but hide the item
|
2016-03-05 18:24:58 +01:00 |
QSint
|
+ set a minimalistic style sheet on task panel
|
2015-07-14 16:27:49 +02:00 |
Quarter
|
+ activate new implementation of QuarterWidget::viewportEvent
|
2016-04-09 19:04:21 +02:00 |
Stylesheets
|
Stylesheets:
|
2016-03-15 15:09:28 +01:00 |
TaskView
|
Connect task box labels with commands as queued connection
|
2016-04-12 18:11:46 +02:00 |
AboutApplication.ui
|
fixes #0001556: About dialog font size is smaller on Mac
|
2014-05-19 18:44:59 +02:00 |
Action.cpp
|
+ rework parameter dialog
|
2016-04-01 15:18:56 +02:00 |
Action.h
|
+ allow to set a default action for an exclusive group
|
2015-09-20 15:47:11 +02:00 |
ActionFunction.cpp
|
+ extend ActionFunction and use in mesh view provider
|
2015-03-31 01:02:16 +02:00 |
ActionFunction.h
|
+ extend ActionFunction and use in mesh view provider
|
2015-03-31 01:02:16 +02:00 |
ActiveObjectList.cpp
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
ActiveObjectList.h
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
Application.cpp
|
Assembly: Add GeoFeatureGroup and helpers
|
2016-04-12 18:12:02 +02:00 |
Application.h
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
ApplicationPy.cpp
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
Assistant.cpp
|
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
|
2015-10-06 17:28:52 +02:00 |
Assistant.h
|
+ fix Qt help problems
|
2014-10-01 17:16:43 +02:00 |
AutoSaver.cpp
|
+ fix typo
|
2015-09-19 17:03:38 +02:00 |
AutoSaver.h
|
+ for file-based recovery write the data files in worker threads
|
2015-09-19 13:12:59 +02:00 |
BitmapFactory.cpp
|
Change numBytes() to byteCount()
|
2016-02-24 23:56:25 +01:00 |
BitmapFactory.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
BlenderNavigationStyle.cpp
|
Pan support (LMB + RMB) Blender navigation
|
2016-03-20 20:24:17 +01:00 |
CADNavigationStyle.cpp
|
+ fixes #0002433: Window weirdness after changing constraint value in sketcher
|
2016-03-11 13:33:23 +01:00 |
CallTips.cpp
|
+ fix minor issue with url redirection
|
2016-03-14 18:04:31 +01:00 |
CallTips.h
|
|
|
Clipping.cpp
|
+ set appropriate step size in clipping dialog
|
2015-05-09 14:54:28 +02:00 |
Clipping.h
|
0000641: Make Clipping-Plane-placement editable + support multiple planes
|
2013-07-08 17:18:46 +02:00 |
Clipping.ui
|
0000641: Make Clipping-Plane-placement editable + support multiple planes
|
2013-07-08 17:18:46 +02:00 |
CMakeLists.txt
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
CoinRiftWidget.cpp
|
FreeCAD-VR: Small cleanups
|
2014-09-18 10:25:28 +02:00 |
CoinRiftWidget.h
|
+ fix warnings with clang
|
2014-09-24 16:00:10 +02:00 |
CombiView.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
CombiView.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
Command.cpp
|
+ simplify fix to avoid memory leaks in keySequenceToAccel
|
2016-03-09 17:19:19 +01:00 |
Command.h
|
First claimChildren3D implementation and Starting PartItem implementation
|
2016-04-12 18:11:45 +02:00 |
CommandDoc.cpp
|
+ make 'Merge project' undo/redoable
|
2016-04-10 17:59:58 +02:00 |
CommandFeat.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
CommandMacro.cpp
|
+ issue #0002053: Support of themes
|
2015-06-30 13:14:56 +02:00 |
CommandStd.cpp
|
Target URLs in Help menu are now translatable - fixes #2394
|
2016-01-11 13:36:42 -02:00 |
CommandTest.cpp
|
Ensure mutexes are always properly unlocked
|
2016-02-24 23:56:05 +01:00 |
CommandView.cpp
|
+ fix crash when viewer has no camera
|
2016-04-04 12:48:58 +02:00 |
CommandWindow.cpp
|
Renamed menu View->Views to View->Panels
|
2015-12-28 12:02:20 -02:00 |
Control.cpp
|
+ usage of QSint
|
2015-07-07 12:34:20 +02:00 |
Control.h
|
+ fix documentation of task dialog
|
2015-11-09 19:22:19 +01:00 |
core-gui.dox
|
|
|
DemoMode.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DemoMode.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DemoMode.ui
|
|
|
DlgActions.ui
|
|
|
DlgActionsImp.cpp
|
Gui: Extension of CommandMacro for system-wide macros
|
2016-01-11 19:25:53 +01:00 |
DlgActionsImp.h
|
+ fixes #0001859: Unable to select PNG files for icons for macros in Tools-Customize
|
2014-12-22 03:07:26 +01:00 |
DlgActivateWindow.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
DlgActivateWindowImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgActivateWindowImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgAuthorization.ui
|
|
|
DlgCheckableMessageBox.cpp
|
New Dialog for Quenstions and Warnings and the usage in Assembly
|
2016-04-12 18:12:01 +02:00 |
DlgCheckableMessageBox.h
|
New Dialog for Quenstions and Warnings and the usage in Assembly
|
2016-04-12 18:12:01 +02:00 |
DlgCheckableMessageBox.ui
|
New Dialog for Quenstions and Warnings and the usage in Assembly
|
2016-04-12 18:12:01 +02:00 |
DlgChooseIcon.ui
|
+ fixes #0001859: Unable to select PNG files for icons for macros in Tools-Customize
|
2014-12-22 03:07:26 +01:00 |
DlgCommands.ui
|
|
|
DlgCommandsImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgCommandsImp.h
|
|
|
DlgCustomizeImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgCustomizeImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgCustomizeSpaceball.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
DlgCustomizeSpaceball.h
|
+ fix more compiler warnings
|
2014-08-27 13:26:44 +02:00 |
DlgCustomizeSpNavSettings.cpp
|
+ fix crash in spnav settings dialog while changing language, improve whitespaces
|
2014-12-09 13:44:25 +01:00 |
DlgCustomizeSpNavSettings.h
|
+ fix crash in spnav settings dialog while changing language, improve whitespaces
|
2014-12-09 13:44:25 +01:00 |
DlgCustomizeSpNavSettings.ui
|
+ remove .png extension in spnav dialog
|
2013-12-01 12:14:25 +01:00 |
DlgDisplayProperties.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
DlgDisplayPropertiesImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgDisplayPropertiesImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgEditFileIncludeProptertyExternal.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgEditFileIncludeProptertyExternal.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgEditor.ui
|
|
|
DlgEditorImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgEditorImp.h
|
|
|
DlgExpressionInput.cpp
|
+ issue: #0002440: 0.16 Build rev 6395 Several display issues
|
2016-03-13 12:56:08 +01:00 |
DlgExpressionInput.h
|
To see if the DlgExpressionInput can be closed check if it's under the cursor
|
2015-09-27 16:56:44 +02:00 |
DlgExpressionInput.ui
|
+ fix transparent background for Windows systems
|
2015-09-26 19:36:11 +02:00 |
DlgGeneral.ui
|
+ Use of style sheets
|
2013-10-14 12:57:00 +02:00 |
DlgGeneralImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgGeneralImp.h
|
+ Use of style sheets
|
2013-10-14 12:57:00 +02:00 |
DlgInputDialog.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
DlgInputDialogImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgInputDialogImp.h
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgKeyboard.ui
|
|
|
DlgKeyboardImp.cpp
|
+ minor whitespace fix, fix warnings
|
2016-03-11 21:39:15 +01:00 |
DlgKeyboardImp.h
|
Have cmake set doxygen to use dot if it's available.
|
2014-07-15 11:41:10 +02:00 |
DlgLocationAngle.ui
|
|
|
DlgLocationPos.ui
|
|
|
DlgMacroExecute.ui
|
+ allow to open system macros in read-only mode
|
2016-01-12 01:26:34 +01:00 |
DlgMacroExecuteImp.cpp
|
Create the macro path if inexistant when saving a macro
|
2016-02-05 16:40:53 -02:00 |
DlgMacroExecuteImp.h
|
Gui Bug fix: Tabbed support for system-wide macros
|
2016-01-11 19:25:36 +01:00 |
DlgMacroRecord.ui
|
|
|
DlgMacroRecordImp.cpp
|
Gui Enhancement: Support for macros in AppUserHome/Macro
|
2016-01-11 19:24:22 +01:00 |
DlgMacroRecordImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgMaterialProperties.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
DlgMaterialPropertiesImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgMaterialPropertiesImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgOnlineHelp.ui
|
|
|
DlgOnlineHelpImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgOnlineHelpImp.h
|
|
|
DlgParameter.ui
|
|
|
DlgParameterImp.cpp
|
+ rework parameter dialog
|
2016-04-01 15:18:56 +02:00 |
DlgParameterImp.h
|
+ rework parameter dialog
|
2016-04-01 15:18:56 +02:00 |
DlgPreferences.ui
|
+ fixes #0002106: Add 'Default' option in Preferences
|
2015-09-15 00:12:40 +02:00 |
DlgPreferencesImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgPreferencesImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgProjectInformation.ui
|
+ easier way to change license and url of an existing document
|
2015-09-09 13:53:07 +02:00 |
DlgProjectInformationImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgProjectInformationImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgProjectUtility.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgProjectUtility.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgProjectUtility.ui
|
+ split file extension from descriptive text of file format to avoid that invalid translation breaks file dialog
|
2015-10-06 17:28:52 +02:00 |
DlgPropertyLink.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgPropertyLink.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgPropertyLink.ui
|
+ fixes #0001063: Show a PropertyLink in Property view
|
2014-03-13 14:28:53 +01:00 |
DlgReportView.ui
|
Made Redirect python output options True by default - fixes #2454
|
2016-02-26 13:43:51 -03:00 |
DlgReportViewImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgReportViewImp.h
|
|
|
DlgRunExternal.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgRunExternal.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgRunExternal.ui
|
|
|
DlgSettings3DView.ui
|
Turned Zoom At Cursor option True by default - fixes #2371
|
2016-02-26 13:51:39 -03:00 |
DlgSettings3DViewImp.cpp
|
+ allow to get user friendly names for navigation styles
|
2016-03-10 18:37:48 +01:00 |
DlgSettings3DViewImp.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DlgSettingsColorGradient.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
DlgSettingsColorGradientImp.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgSettingsColorGradientImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgSettingsDocument.ui
|
+ fix inconsistencies between license note and url
|
2015-09-08 19:17:36 +02:00 |
DlgSettingsDocumentImp.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
DlgSettingsDocumentImp.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DlgSettingsImage.ui
|
+ support of arbitrary background colors in snapshot function
|
2014-11-08 18:23:41 +01:00 |
DlgSettingsImageImp.cpp
|
|
|
DlgSettingsImageImp.h
|
|
|
DlgSettingsMacro.ui
|
|
|
DlgSettingsMacroImp.cpp
|
Gui Enhancement: Support for macros in AppUserHome/Macro
|
2016-01-11 19:24:22 +01:00 |
DlgSettingsMacroImp.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DlgSettingsUnits.ui
|
New Unit-Schema ImperialDecimal
|
2014-04-15 18:25:00 +02:00 |
DlgSettingsUnitsImp.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DlgSettingsUnitsImp.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DlgSettingsViewColor.cpp
|
0000923: Split shape color setting from current preference page into a separate page
|
2013-07-10 14:45:06 +02:00 |
DlgSettingsViewColor.h
|
|
|
DlgSettingsViewColor.ui
|
0000923: Split shape color setting from current preference page into a separate page
|
2013-07-10 14:45:06 +02:00 |
DlgTipOfTheDay.ui
|
|
|
DlgTipOfTheDayImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgTipOfTheDayImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgToolbars.ui
|
+ Fix icons names
|
2013-11-14 19:00:51 +01:00 |
DlgToolbarsImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgToolbarsImp.h
|
+ move up/down commands with action group
|
2015-06-28 17:32:44 +02:00 |
DlgTreeWidget.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
DlgUndoRedo.cpp
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 14:29:49 +02:00 |
DlgUndoRedo.h
|
|
|
DlgUnitsCalculator.ui
|
+ Apply Jim's fix of typos
|
2013-12-02 17:22:30 +01:00 |
DlgUnitsCalculatorImp.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
DlgUnitsCalculatorImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgWorkbenches.ui
|
App: Add dialog to pick preferred workbenches
|
2015-05-18 22:25:59 +02:00 |
DlgWorkbenchesImp.cpp
|
+ replace use of accessibleName with custom property
|
2016-01-06 16:59:11 +01:00 |
DlgWorkbenchesImp.h
|
App: Add workbenches with unknown status to enabled list
|
2015-06-10 22:11:24 +02:00 |
DockWindow.cpp
|
|
|
DockWindow.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DockWindowManager.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
DockWindowManager.h
|
+ clarify documentation of class DockWindowManager
|
2014-03-12 12:33:25 +01:00 |
Document.cpp
|
dont remove already removed view providers from the toplevel inventor node
|
2016-04-12 18:11:56 +02:00 |
Document.h
|
make SoFCUnifiedSelection work with nested children in 3DView
|
2016-04-12 18:11:45 +02:00 |
DocumentModel.cpp
|
+ rename signal to signalRelabelObject and remove unused code
|
2015-09-22 17:13:03 +02:00 |
DocumentModel.h
|
|
|
DocumentPy.xml
|
+ implement hexagon sketch
|
2014-06-03 14:54:27 +02:00 |
DocumentPyImp.cpp
|
+ extend interface of Document.setEdit() according to the doc string
|
2015-11-03 12:36:29 +01:00 |
DocumentRecovery.cpp
|
+ fix warning of unused variable
|
2016-03-22 19:25:38 +01:00 |
DocumentRecovery.h
|
+ add clean-up function to recovery dialog
|
2016-03-21 17:56:18 +01:00 |
DocumentRecovery.ui
|
+ add clean-up function to recovery dialog
|
2016-03-21 17:56:18 +01:00 |
DownloadDialog.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
DownloadDialog.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DownloadItem.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
DownloadItem.h
|
|
|
DownloadItem.ui
|
|
|
DownloadManager.cpp
|
+ fix minor issue with url redirection
|
2016-03-14 18:04:31 +01:00 |
DownloadManager.h
|
+ issue #0001705: Download manager does not follow redirect (HTTP status 302)
|
2015-01-04 18:15:20 +01:00 |
DownloadManager.ui
|
|
|
EditorView.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
EditorView.h
|
+ syntax highlighter for Abaqus, show short filename on tabs
|
2015-03-28 21:50:01 +01:00 |
ExpressionBinding.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ExpressionBinding.h
|
Expressions: Fix property editor behavior
|
2015-12-09 14:08:50 +01:00 |
ExpressionCompleter.cpp
|
Qt5 compatibility changes.
|
2016-02-14 08:23:00 +01:00 |
ExpressionCompleter.h
|
Added ExpressionCompleter class.
|
2015-09-21 14:51:07 +02:00 |
FileDialog.cpp
|
+ fix Debian bug #811200
|
2016-02-15 23:01:40 +01:00 |
FileDialog.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
Flag.cpp
|
+ change API of GLPainter
|
2014-10-22 14:48:38 +02:00 |
Flag.h
|
+Add method to get mdi view by view provider, add method to get flag widgets
|
2013-11-22 15:14:15 +01:00 |
FreeCADGuiInit.py
|
+ improve exception handling in initialization scripts
|
2015-12-29 23:42:29 +01:00 |
GestureNavigationStyle.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
GLPainter.cpp
|
+ fix broken PolyPickerSelection
|
2015-07-02 14:51:38 +02:00 |
GLPainter.h
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
GraphicsViewZoom.cpp
|
Added zoom and automatic refresh of dependency graph view.
|
2015-06-15 11:32:24 +02:00 |
GraphicsViewZoom.h
|
Added zoom and automatic refresh of dependency graph view.
|
2015-06-15 11:32:24 +02:00 |
GraphvizView.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
GraphvizView.h
|
Added zoom and automatic refresh of dependency graph view.
|
2015-06-15 11:32:24 +02:00 |
GuiApplication.cpp
|
More fixes around Python exit codes
|
2016-03-27 13:01:04 +13:00 |
GuiApplication.h
|
More fixes around Python exit codes
|
2016-03-27 13:01:04 +13:00 |
GuiApplicationNativeEventAware.cpp
|
Added some logging to Windows 3Dconnexion handler
|
2016-04-10 13:01:14 +12:00 |
GuiApplicationNativeEventAware.h
|
Tidy logging (+whitespace) in Mac 3Dconnexion
|
2016-01-23 19:23:11 +13:00 |
GuiConsole.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
GuiConsole.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
HelpView.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
HelpView.h
|
|
|
InputField.cpp
|
Add missing header files
|
2016-02-24 23:55:40 +01:00 |
InputField.h
|
Added expression support to QuantitySpinBox and InputField classes.
|
2015-09-21 14:51:08 +02:00 |
InputVector.cpp
|
+ use quantity boxes in location widget
|
2016-02-28 12:11:24 +01:00 |
InputVector.h
|
+ use quantity boxes in location widget
|
2016-02-28 12:11:24 +01:00 |
InputVector.ui
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
InventorAll.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
InventorNavigationStyle.cpp
|
+ fixes #0002433: Window weirdness after changing constraint value in sketcher
|
2016-03-11 13:33:23 +01:00 |
lex.SelectionFilter.c
|
|
|
Macro.cpp
|
Made Redirect python output options True by default - fixes #2454
|
2016-02-26 13:43:51 -03:00 |
Macro.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
MainWindow.cpp
|
+ skip FreeCAD version when saving&reading main window state
|
2016-04-09 17:06:50 +02:00 |
MainWindow.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
ManualAlignment.cpp
|
+ various minor fixes, whitespaces improvements
|
2016-03-23 23:28:56 +01:00 |
ManualAlignment.h
|
+ Get exact point on data model when picking in 3d view
|
2013-11-21 12:50:49 +01:00 |
MayaGestureNavigationStyle.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
MDIView.cpp
|
+ fix bug in MDIView
|
2016-02-24 21:32:30 +01:00 |
MDIView.h
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
MenuManager.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
MenuManager.h
|
|
|
MergeDocuments.cpp
|
+ support of merging projects on App level
|
2014-12-07 00:38:53 +01:00 |
MergeDocuments.h
|
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
|
2013-09-24 11:01:09 +02:00 |
MouseButtons.ui
|
+ fixes #0001309: Revise Mouse Dialog Edit->Preferences->Display->CAD Navigation->[Mouse]
|
2014-03-09 15:36:33 +01:00 |
MouseSelection.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
MouseSelection.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
NavigationStyle.cpp
|
+ various minor fixes, whitespaces improvements
|
2016-03-23 23:28:56 +01:00 |
NavigationStyle.h
|
+ fixes #0002433: Window weirdness after changing constraint value in sketcher
|
2016-03-11 13:33:23 +01:00 |
NetworkRetriever.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
NetworkRetriever.h
|
|
|
OnlineDocumentation.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
OnlineDocumentation.h
|
|
|
OpenCascadeNavigationStyle.cpp
|
+ fixes #0002433: Window weirdness after changing constraint value in sketcher
|
2016-03-11 13:33:23 +01:00 |
Placement.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
Placement.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
Placement.ui
|
document the convention used for Euler angles (XY'Z'')
|
2015-03-21 13:29:32 +01:00 |
PreCompiled.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
PreCompiled.h
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
PrefWidgets.cpp
|
+ add convenience methods to PrefQuantitySpinBox class
|
2016-02-27 17:03:14 +01:00 |
PrefWidgets.h
|
+ add convenience methods to PrefQuantitySpinBox class
|
2016-02-27 17:03:14 +01:00 |
ProgressBar.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ProgressBar.h
|
|
|
ProgressDialog.cpp
|
Fix remaining toAscii/fromAscii
|
2016-02-24 23:56:43 +01:00 |
ProgressDialog.h
|
|
|
ProjectView.cpp
|
add ProjectView
|
2016-04-12 18:11:44 +02:00 |
ProjectView.h
|
add ProjectView
|
2016-04-12 18:11:44 +02:00 |
PropertyPage.cpp
|
|
|
PropertyPage.h
|
|
|
PropertyView.cpp
|
+ add properties with 'hidden' mode to property editor but hide the item
|
2016-03-05 18:24:58 +01:00 |
PropertyView.h
|
+ dynamically hide/show and enable/disable item in property editor
|
2016-03-05 13:13:23 +01:00 |
PythonConsole.cpp
|
Gui Enhancement: Support for macros in AppUserHome/Macro
|
2016-01-11 19:24:22 +01:00 |
PythonConsole.h
|
|
|
PythonConsolePy.cpp
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
|
2016-01-05 16:06:48 +01:00 |
PythonConsolePy.h
|
+ fix warnings with clang
|
2014-09-24 17:46:04 +02:00 |
PythonDebugger.cpp
|
+ issue #0002053: Support of themes
|
2015-07-12 22:54:56 +02:00 |
PythonDebugger.h
|
|
|
PythonEditor.cpp
|
+ allow to open system macros in read-only mode
|
2016-01-12 01:26:34 +01:00 |
PythonEditor.h
|
|
|
PythonWorkbenchPy.xml
|
|
|
PythonWorkbenchPyImp.cpp
|
|
|
QListWidgetCustom.cpp
|
+ replace use of accessibleName with custom property
|
2016-01-06 16:59:11 +01:00 |
QListWidgetCustom.h
|
+ fix a few minor issues in DlgWorkbenchesImp and QListWidgetCustom
|
2015-05-20 11:18:46 +02:00 |
Qt4All.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
QuantitySpinBox_p.h
|
Added expression support to QuantitySpinBox and InputField classes.
|
2015-09-21 14:51:08 +02:00 |
QuantitySpinBox.cpp
|
Add missing header files
|
2016-02-24 23:55:40 +01:00 |
QuantitySpinBox.h
|
Expressions: Integrate into the property editor
|
2015-12-09 14:08:48 +01:00 |
ReportView.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ReportView.h
|
+ improve handling of default colors of report view and Python console when using style sheets
|
2014-01-31 11:34:30 +01:00 |
resource.cpp
|
App: Add dialog to pick preferred workbenches
|
2015-05-18 22:25:59 +02:00 |
SceneInspector.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
SceneInspector.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
SceneInspector.ui
|
|
|
Selection.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
Selection.h
|
+ make Python API of Selection consistent to C++ API
|
2015-10-18 19:50:47 +02:00 |
SelectionFilter.cpp
|
+ move handwritten Python classes to PyCXX
|
2016-01-27 18:07:48 +01:00 |
SelectionFilter.h
|
+ extend Python API of selection gate
|
2014-04-03 13:57:57 +02:00 |
SelectionFilter.l
|
|
|
SelectionFilter.tab.c
|
|
|
SelectionFilter.y
|
|
|
SelectionObject.cpp
|
+ implement missing methods of Python API for SelectionObject
|
2015-05-21 12:45:36 +02:00 |
SelectionObject.h
|
+ rename method for points of selection
|
2015-05-26 12:51:39 +02:00 |
SelectionObjectPy.xml
|
+ rename method for points of selection
|
2015-05-26 12:51:39 +02:00 |
SelectionObjectPyImp.cpp
|
+ rename method for points of selection
|
2015-05-26 12:51:39 +02:00 |
SelectionView.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
SelectionView.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
SoAxisCrossKit.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoAxisCrossKit.h
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCBackgroundGradient.cpp
|
|
|
SoFCBackgroundGradient.h
|
|
|
SoFCBoundingBox.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCBoundingBox.h
|
|
|
SoFCColorBar.cpp
|
|
|
SoFCColorBar.h
|
|
|
SoFCColorGradient.cpp
|
|
|
SoFCColorGradient.h
|
|
|
SoFCColorLegend.cpp
|
|
|
SoFCColorLegend.h
|
|
|
SoFCDB.cpp
|
+ issue #0001203: Allow User to Adjust Size of Constraint Points
|
2016-03-08 00:31:50 +01:00 |
SoFCDB.h
|
+ code refactoring for VRML and Inventor export
|
2015-08-26 18:55:14 +02:00 |
SoFCInteractiveElement.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCInteractiveElement.h
|
|
|
SoFCOffscreenRenderer.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCOffscreenRenderer.h
|
+ support anti-aliasing in offscreen renderer
|
2014-11-10 14:10:38 +01:00 |
SoFCSelection.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCSelection.h
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
SoFCSelectionAction.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCSelectionAction.h
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCUnifiedSelection.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoFCUnifiedSelection.h
|
make SoFCUnifiedSelection work with nested children in 3DView
|
2016-04-12 18:11:45 +02:00 |
SoFCVectorizeSVGAction.cpp
|
0001102: Updated all links to old freecad homepage and wiki to the new ones
|
2013-09-15 17:04:42 -03:00 |
SoFCVectorizeSVGAction.h
|
|
|
SoFCVectorizeU3DAction.cpp
|
|
|
SoFCVectorizeU3DAction.h
|
|
|
SoNavigationDragger.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoNavigationDragger.h
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoNavigationDraggerLayout.h
|
|
|
SoNavigationDraggerLayout.iv
|
|
|
SoTextLabel.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
SoTextLabel.h
|
|
|
SoTouchEvents.cpp
|
+ fix various things
|
2015-03-31 23:08:12 +02:00 |
SoTouchEvents.h
|
+ fix various things
|
2015-03-31 23:08:12 +02:00 |
SpaceballEvent.cpp
|
|
|
SpaceballEvent.h
|
|
|
SpinBox.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
SpinBox.h
|
Expressions: port int spinbox for property editor
|
2015-12-09 14:08:49 +01:00 |
Splashscreen.cpp
|
+ always get occ version information in About dialog
|
2016-03-19 15:55:09 +01:00 |
Splashscreen.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
SplitView3DInventor.cpp
|
+ various minor fixes, whitespaces improvements
|
2016-03-23 23:28:56 +01:00 |
SplitView3DInventor.h
|
+ add Puthon binding to AbstractSplitView
|
2016-02-06 18:54:40 +01:00 |
SyntaxHighlighter.cpp
|
|
|
SyntaxHighlighter.h
|
|
|
TaskDlgRelocation.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
TaskDlgRelocation.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
TextEdit.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
TextEdit.h
|
|
|
TextureMapping.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
TextureMapping.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
TextureMapping.ui
|
|
|
Thumbnail.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
Thumbnail.h
|
Merge branch 'refs/heads/double-precision-werner'
|
2013-09-26 00:05:05 +02:00 |
ToolBarManager.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ToolBarManager.h
|
|
|
ToolBox.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
ToolBox.h
|
|
|
ToolBoxManager.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ToolBoxManager.h
|
|
|
TouchpadNavigationStyle.cpp
|
+ fixes #0002433: Window weirdness after changing constraint value in sketcher
|
2016-03-11 13:33:23 +01:00 |
Transform.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
Transform.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
Tree.cpp
|
Generall Drag/Drop interface
|
2016-04-12 18:12:01 +02:00 |
Tree.h
|
Generall Drag/Drop interface
|
2016-04-12 18:12:01 +02:00 |
TreeView.cpp
|
|
|
TreeView.h
|
|
|
Utilities.cpp
|
|
|
Utilities.h
|
|
|
View.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
View.h
|
|
|
View3DInventor.cpp
|
make SoFCUnifiedSelection work with nested children in 3DView
|
2016-04-12 18:11:45 +02:00 |
View3DInventor.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
View3DInventorExamples.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
View3DInventorExamples.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
View3DInventorRiftViewer.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
View3DInventorRiftViewer.h
|
FreeCAD-VR: Positional light and fix in camera positioning
|
2014-09-17 18:35:11 +02:00 |
View3DInventorViewer.cpp
|
make SoFCUnifiedSelection work with nested children in 3DView
|
2016-04-12 18:11:45 +02:00 |
View3DInventorViewer.cpp.orig
|
make SoFCUnifiedSelection work with nested children in 3DView
|
2016-04-12 18:11:45 +02:00 |
View3DInventorViewer.h
|
make SoFCUnifiedSelection work with nested children in 3DView
|
2016-04-12 18:11:45 +02:00 |
View3DPy.cpp
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
View3DPy.h
|
Active object manager for the Viewer
|
2016-04-12 18:12:03 +02:00 |
View3DViewerPy.cpp
|
+ whitespace improvement
|
2015-12-27 19:16:05 +01:00 |
View3DViewerPy.h
|
+ whitespace improvement
|
2015-12-27 19:16:05 +01:00 |
ViewProvider.cpp
|
Add highlighting of tree view items
|
2016-04-12 18:11:44 +02:00 |
ViewProvider.h
|
+ add method to get display mask mode from view provider
|
2016-02-24 21:00:55 +01:00 |
ViewProviderAnnotation.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
ViewProviderAnnotation.h
|
|
|
ViewProviderBuilder.cpp
|
+ move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication
|
2016-03-31 15:54:33 +02:00 |
ViewProviderBuilder.h
|
+ move creation of SoFCSelection node to ViewProviderBuilder to avoid code duplication
|
2016-03-31 15:54:33 +02:00 |
ViewProviderDocumentObject.cpp
|
Generall Drag/Drop interface
|
2016-04-12 18:12:01 +02:00 |
ViewProviderDocumentObject.h
|
Generall Drag/Drop interface
|
2016-04-12 18:12:01 +02:00 |
ViewProviderDocumentObjectGroup.cpp
|
Generall Drag/Drop interface
|
2016-04-12 18:12:01 +02:00 |
ViewProviderDocumentObjectGroup.h
|
Generall Drag/Drop interface
|
2016-04-12 18:12:01 +02:00 |
ViewProviderDocumentObjectPy.xml
|
|
|
ViewProviderDocumentObjectPyImp.cpp
|
|
|
ViewProviderExtern.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderExtern.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderFeature.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderFeature.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderGeoFeatureGroup.cpp
|
Assembly: Add GeoFeatureGroup and helpers
|
2016-04-12 18:12:02 +02:00 |
ViewProviderGeoFeatureGroup.h
|
Assembly: Add GeoFeatureGroup and helpers
|
2016-04-12 18:12:02 +02:00 |
ViewProviderGeometryObject.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
ViewProviderGeometryObject.h
|
+ fixes #0002150: [Ctrl]+[Z] is buffered in a non-intuitive way, does not function in 'edit mode'
|
2015-09-15 14:30:15 +02:00 |
ViewProviderInventorObject.cpp
|
+ respect placement in VRML and Inventor objects
|
2014-08-21 21:46:03 +02:00 |
ViewProviderInventorObject.h
|
|
|
ViewProviderMaterialObject.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderMaterialObject.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderMeasureDistance.cpp
|
+ fixes #0002223: Units not displaying correctly
|
2015-09-14 15:57:35 +02:00 |
ViewProviderMeasureDistance.h
|
+ fixes #0000498: 'Measure Distance' tool sometimes renders distances inside of solid objects
|
2015-01-02 14:57:14 +01:00 |
ViewProviderPart.cpp
|
Assembly: Rename to setActiveBody and make link indeipendant Part initialization
|
2016-04-12 18:12:02 +02:00 |
ViewProviderPart.h
|
Assembly: Rename to setActiveBody and make link indeipendant Part initialization
|
2016-04-12 18:12:02 +02:00 |
ViewProviderPlacement.cpp
|
implementing Plane visual
|
2016-04-12 18:11:44 +02:00 |
ViewProviderPlacement.h
|
implementing Plane visual
|
2016-04-12 18:11:44 +02:00 |
ViewProviderPlane.cpp
|
Assembly: Plane ViewProvider Size property and smaller standard size
|
2016-04-12 18:12:02 +02:00 |
ViewProviderPlane.h
|
Assembly: Plane ViewProvider Size property and smaller standard size
|
2016-04-12 18:12:02 +02:00 |
ViewProviderPy.xml
|
Expose attribute to Python to access icon of view provider
|
2015-06-02 16:21:56 +02:00 |
ViewProviderPyImp.cpp
|
Expose attribute to Python to access icon of view provider
|
2015-06-02 16:21:56 +02:00 |
ViewProviderPythonFeature.cpp
|
+ support of drag'n'drop for custom view provider
|
2015-11-03 16:21:51 +01:00 |
ViewProviderPythonFeature.h
|
+ make isReadOnly & isHidden of PropertyContainer non-virtual
|
2015-11-14 02:07:57 +01:00 |
ViewProviderPythonFeaturePy.xml
|
|
|
ViewProviderPythonFeaturePyImp.cpp
|
issue #1700 replace PyExc_Exception
|
2014-09-17 11:15:57 +02:00 |
ViewProviderVRMLObject.cpp
|
+ fix gcc build failure
|
2015-03-28 16:35:27 +01:00 |
ViewProviderVRMLObject.h
|
+ fixes #0002029: VRML inline ignored
|
2015-03-28 14:51:03 +01:00 |
WaitCursor.cpp
|
|
|
WaitCursor.h
|
|
|
WhatsThis.cpp
|
|
|
WhatsThis.h
|
|
|
WidgetFactory.cpp
|
Qt5 compatibility changes.
|
2016-02-14 08:23:00 +01:00 |
WidgetFactory.h
|
+ move handwritten Python classes to PyCXX
|
2016-01-27 18:07:48 +01:00 |
Widgets.cpp
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
|
2016-01-05 16:43:33 +01:00 |
Widgets.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
Window.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
Window.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
WinNativeGestureRecognizers.cpp
|
Gestures: fix running on win XP
|
2015-04-07 00:57:22 +03:00 |
WinNativeGestureRecognizers.h
|
+ check for Win7 to activate gesture support
|
2015-04-01 21:56:56 +02:00 |
Workbench.cpp
|
QKeySequence::operator QString() is obsolete in Qt5. Use toString(QKeySequence::NativeText) instead.
|
2016-01-05 16:08:31 +01:00 |
Workbench.h
|
+ support global custom toolbars
|
2014-12-06 13:21:36 +01:00 |
WorkbenchFactory.cpp
|
|
|
WorkbenchFactory.h
|
|
|
WorkbenchManager.cpp
|
|
|
WorkbenchManager.h
|
|
|
WorkbenchPy.xml
|
|
|
WorkbenchPyImp.cpp
|
|
|