.. |
3Dconnexion
|
+ fixes #0002287: Entry Point Not Found IsWow64Process
|
2015-10-07 10:24:35 +02:00 |
Icons
|
Enhance expression icon
|
2015-09-26 19:09:07 +02:00 |
iisTaskPanel
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
Inventor
|
+ fixes #0002268: Segmentation Fault when using sketcher
|
2015-09-17 13:31:10 +02:00 |
Language
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
propertyeditor
|
+ avoid throwing exceptions in property editor if not needed
|
2016-01-26 12:48:15 +01:00 |
QSint
|
+ set a minimalistic style sheet on task panel
|
2015-07-14 16:27:49 +02:00 |
Quarter
|
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 |
TaskView
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
AboutApplication.ui
|
fixes #0001556: About dialog font size is smaller on Mac
|
2014-05-19 18:44:59 +02:00 |
Action.cpp
|
Removed workbench keyboard shortcut W+0. Now only W+1-9 work.
|
2016-01-08 10:30:44 -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 |
Application.cpp
|
+ move handwritten Python classes to PyCXX
|
2016-01-27 18:07:48 +01:00 |
Application.h
|
+ improve active document handling
|
2015-10-18 19:35:15 +02:00 |
ApplicationPy.cpp
|
+ improve getting proper group name from Python module path name
|
2015-12-17 18:56:40 +01: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
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07: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
|
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 |
CADNavigationStyle.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 |
CallTips.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
CallTips.h
|
0000489: python console: "RFC"s for even more "rapid" prototyping :-)
|
2011-12-10 14:40:44 +00:00 |
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
|
Fixed paths for 3Dconnexion headers on Mac
|
2015-12-19 15:08:54 +13: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
|
Gui: Extension of CommandMacro for system-wide macros
|
2016-01-11 19:25:53 +01:00 |
Command.h
|
Gui: Extension of CommandMacro for system-wide macros
|
2016-01-11 19:25:53 +01:00 |
CommandDoc.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01: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
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
CommandView.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 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgActions.ui
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
0000952: Download manager
|
2013-05-28 18:14:58 +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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgExpressionInput.cpp
|
+ Allow to select item in completion box with mouse
|
2015-10-17 13:40:47 +02: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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgKeyboardImp.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 |
DlgKeyboardImp.h
|
Have cmake set doxygen to use dot if it's available.
|
2014-07-15 11:41:10 +02:00 |
DlgLocationAngle.ui
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgLocationPos.ui
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgMacroExecute.ui
|
+ allow to open system macros in read-only mode
|
2016-01-12 01:26:34 +01:00 |
DlgMacroExecuteImp.cpp
|
+ allow to open system macros in read-only mode
|
2016-01-12 01:26:34 +01:00 |
DlgMacroExecuteImp.h
|
Gui Bug fix: Tabbed support for system-wide macros
|
2016-01-11 19:25:36 +01:00 |
DlgMacroRecord.ui
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgParameter.ui
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgParameterImp.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 |
DlgParameterImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01: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
|
+ fix layout in DlgReportView page
|
2015-03-21 13:00:57 +01: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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgSettings3DView.ui
|
Add multisampling anti-aliasing
|
2014-05-09 11:24:38 +02:00 |
DlgSettings3DViewImp.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgSettingsImageImp.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
DlgSettingsMacro.ui
|
Allow to run script in global environment
|
2012-06-29 13:57:22 +02:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
Document.h
|
+ rename signal to signalRelabelObject and remove unused code
|
2015-09-22 17:13:03 +02:00 |
DocumentModel.cpp
|
+ rename signal to signalRelabelObject and remove unused code
|
2015-09-22 17:13:03 +02:00 |
DocumentModel.h
|
MVC for tree view
|
2013-05-11 22:16:02 +02:00 |
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
|
+ implement file based auto-save & recovery mechanism
|
2015-09-19 01:13:33 +02:00 |
DocumentRecovery.h
|
+ implement file based auto-save & recovery mechanism
|
2015-09-19 01:13:33 +02:00 |
DocumentRecovery.ui
|
+ issue #0000175: Auto save function
|
2015-09-04 15:08:12 +02: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
|
0000952: Download manager
|
2013-05-29 17:57:25 +02:00 |
DownloadItem.ui
|
Remove path
|
2013-06-01 18:15:46 +02:00 |
DownloadManager.cpp
|
Gui: fix constructor arguments due to prototype change
|
2015-08-29 18:35:55 +02:00 |
DownloadManager.h
|
+ issue #0001705: Download manager does not follow redirect (HTTP status 302)
|
2015-01-04 18:15:20 +01:00 |
DownloadManager.ui
|
0000952: Download manager
|
2013-05-28 18:14:58 +02:00 |
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
|
ExpressionCompleter: Remove '=' before tokenizing string, to improve completer when used in the spreadsheet.
|
2016-01-08 23:09:00 +01:00 |
ExpressionCompleter.h
|
Added ExpressionCompleter class.
|
2015-09-21 14:51:07 +02:00 |
FileDialog.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +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
|
+ fixes #0001860: Can not open a FreeCAD project in FreeCAD by double-clicking the project file on Macintosh
|
2015-11-29 15:36:47 +01:00 |
GuiApplication.h
|
+ fixes #0001860: Can not open a FreeCAD project in FreeCAD by double-clicking the project file on Macintosh
|
2015-11-29 15:36:47 +01:00 |
GuiApplicationNativeEventAware.cpp
|
Tidy logging (+whitespace) in Mac 3Dconnexion
|
2016-01-23 19:23:11 +13: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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
InputField.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
InputField.h
|
Added expression support to QuantitySpinBox and InputField classes.
|
2015-09-21 14:51:08 +02:00 |
InputVector.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
InputVector.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +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
|
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 |
lex.SelectionFilter.c
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
Macro.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
Macro.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
MainWindow.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
MainWindow.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
ManualAlignment.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 |
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
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
MDIView.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
MenuManager.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
MenuManager.h
|
0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14)
|
2012-12-07 12:13:36 +01:00 |
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
|
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 |
NavigationStyle.h
|
+ Maya navigation style
|
2015-07-18 19:33:05 +02:00 |
NetworkRetriever.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
NetworkRetriever.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
OnlineDocumentation.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
OnlineDocumentation.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
OpenCascadeNavigationStyle.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 |
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
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
PrefWidgets.h
|
+ improve QuantitySpinBox
|
2015-01-19 00:36:07 +01:00 |
ProgressBar.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ProgressBar.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ProgressDialog.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ProgressDialog.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ProjectView.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ProjectView.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
PropertyPage.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
PropertyPage.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
PropertyView.cpp
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
PropertyView.h
|
+ property editor handles case when dynamic property is removed
|
2015-11-16 15:24:36 +01:00 |
PythonConsole.cpp
|
Gui Enhancement: Support for macros in AppUserHome/Macro
|
2016-01-11 19:24:22 +01:00 |
PythonConsole.h
|
0000826: reading from the python console for using pdb -- code cleanup
|
2013-05-14 15:20:00 +02:00 |
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
|
Fixes on built-in Python debugger
|
2012-12-29 17:07:02 +01:00 |
PythonEditor.cpp
|
+ allow to open system macros in read-only mode
|
2016-01-12 01:26:34 +01:00 |
PythonEditor.h
|
Fixes on built-in Python debugger
|
2012-12-29 17:07:02 +01:00 |
PythonWorkbenchPy.xml
|
Implement empty workbench to access from python
|
2012-02-26 17:56:18 +01:00 |
PythonWorkbenchPyImp.cpp
|
Implement empty workbench to access from python
|
2012-02-26 17:56:18 +01:00 |
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
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SelectionFilter.tab.c
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SelectionFilter.y
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCBackgroundGradient.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCColorBar.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCColorBar.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCColorGradient.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCColorGradient.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCColorLegend.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCColorLegend.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCDB.cpp
|
Merge pull request #76 from reportingsjr/master
|
2016-01-13 13:54:53 +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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCVectorizeU3DAction.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoFCVectorizeU3DAction.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SoNavigationDraggerLayout.iv
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
0000818: [PATCH] added new page to Customize dialog for space navigator
|
2012-09-06 14:09:43 +02:00 |
SpaceballEvent.h
|
0000818: [PATCH] added new page to Customize dialog for space navigator
|
2012-09-06 14:09:43 +02:00 |
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
|
Detecting windows10 in about dialog
|
2016-01-11 13:08:13 -02:00 |
Splashscreen.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
SplitView3DInventor.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
SplitView3DInventor.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
SyntaxHighlighter.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
SyntaxHighlighter.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
Fixes in Python debugger
|
2012-11-01 22:28:04 +01:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ToolBoxManager.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
ToolBoxManager.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
TouchpadNavigationStyle.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 |
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
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
Tree.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
TreeView.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
TreeView.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
Utilities.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
Utilities.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
View.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
View.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
View3DInventor.cpp
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01: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
|
+ fix bug in animated fit for orthographic camera if view width < height
|
2016-01-16 00:06:37 +01:00 |
View3DInventorViewer.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 |
View3DPy.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
View3DPy.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03: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
|
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 |
ViewProvider.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03: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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ViewProviderBuilder.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ViewProviderBuilder.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ViewProviderDocumentObject.cpp
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
ViewProviderDocumentObject.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderDocumentObjectGroup.cpp
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
ViewProviderDocumentObjectGroup.h
|
+ Start drag and drop of view providers
|
2014-03-11 17:36:17 +01:00 |
ViewProviderDocumentObjectPy.xml
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
ViewProviderDocumentObjectPyImp.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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 |
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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
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 |
ViewProviderPlacement.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderPlacement.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderPlane.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderPlane.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03: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
|
Allow to remove user-defined properties
|
2012-11-04 13:24:22 +01:00 |
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
|
+ getter method added to WaitCursor
|
2011-11-08 12:26:54 +00:00 |
WaitCursor.h
|
+ getter method added to WaitCursor
|
2011-11-08 12:26:54 +00:00 |
WhatsThis.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WhatsThis.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WidgetFactory.cpp
|
+ move handwritten Python classes to PyCXX
|
2016-01-27 18:07:48 +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
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WorkbenchFactory.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WorkbenchManager.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WorkbenchManager.h
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WorkbenchPy.xml
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |
WorkbenchPyImp.cpp
|
+ unify DLL export defines to namespace names
|
2011-10-10 13:44:52 +00:00 |