valentina/src/libs/vpropertyexplorer
Roman Telezhynskyi 86f4b21879 Instead of method QLocale::system() better to use the default constructor.
Usefull in case we will deside change default locale.

--HG--
branch : develop
2017-01-03 10:46:28 +02:00
..
plugins Instead of method QLocale::system() better to use the default constructor. 2017-01-03 10:46:28 +02:00
checkablemessagebox.cpp Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
checkablemessagebox.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
LICENSE.txt New property for string type. 2014-08-27 13:42:54 +03:00
stable.cpp GCC warnings. 2014-09-20 19:05:21 +03:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
vabstractpropertyfactory.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vfileproperty_p.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vproperties.h Property explorer now show color combobox. 2015-02-07 16:42:49 +02:00
vproperty.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vproperty.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vproperty_p.h Coverity warnings. 2014-09-13 23:42:58 +03:00
vpropertydelegate.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vpropertydelegate.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vpropertyexplorer.pri stable.cpp only need by MSVC. 2015-10-11 13:15:08 +03:00
vpropertyexplorer.pro Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-09 16:55:46 +03:00
vpropertyexplorer_global.h License for library VPropertyExplorer. 2014-09-10 18:09:59 +03:00
vpropertyfactorymanager.cpp Fix potential memory leak. 2016-12-21 22:40:01 +02:00
vpropertyfactorymanager.h Fix potential memory leak. 2016-12-21 22:40:01 +02:00
vpropertyfactorymanager_p.h GCC warnings. 2014-09-20 19:05:21 +03:00
vpropertyformview.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vpropertyformview.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vpropertyformview_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vpropertyformwidget.cpp Refactoring. Merge similar switch cases together. 2016-12-21 21:35:07 +02:00
vpropertyformwidget.h Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-08 22:59:35 +03:00
vpropertyformwidget_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vpropertymodel.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vpropertymodel.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vpropertymodel_p.h GCC warnings. 2014-09-20 19:05:21 +03:00
vpropertyset.cpp Cppcheck warning. 2016-12-21 14:20:42 +02:00
vpropertyset.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vpropertyset_p.h GCC warnings. 2014-09-20 19:05:21 +03:00
vpropertytreeview.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vpropertytreeview.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vpropertytreeview_p.h cppcheck. 2015-10-12 14:52:48 +03:00
vserializedproperty.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vserializedproperty.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vstandardpropertyfactory.cpp Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
vstandardpropertyfactory.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
vwidgetproperty_p.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00