CMake/Source/QtDialog
Stephen Kelly 92b6d85519 Enable deprecated API when using Qt 5.
The QAbstractItemModel::reset() method is deprecated in Qt 5, and
therefore not part of the API by default (on non-Windows).

The replacement for it is beginResetModel/endResetModel which are
available from Qt 4.6 onwards.

The minimum version of Qt required is currently 4.4, so enable the
deprecated API instead of changing that.
2012-09-23 20:13:06 +02:00
..
AddCacheEntry.cxx cmake-gui: Fix code to respect current locale. 2012-07-06 13:26:39 -06:00
AddCacheEntry.h
AddCacheEntry.ui
CMake.desktop
CMakeLists.txt Enable deprecated API when using Qt 5. 2012-09-23 20:13:06 +02:00
CMakeSetup.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
CMakeSetup.icns
CMakeSetup.ico
CMakeSetup.qrc
CMakeSetup.rc
CMakeSetup32.png
CMakeSetup128.png
CMakeSetupDialog.cxx cmake-gui: Fix code to respect current locale. 2012-07-06 13:26:39 -06:00
CMakeSetupDialog.h
CMakeSetupDialog.ui
Compilers.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
Compilers.ui
CrossCompiler.ui
Delete16.png
FirstConfigure.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
FirstConfigure.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
MacInstallDialog.ui
Plus16.png
QCMake.cxx Compile with both Qt4 and Qt5. 2012-08-21 13:36:51 +02:00
QCMake.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeCacheView.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeCacheView.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeWidgets.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QCMakeWidgets.h
QMacInstallDialog.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
QMacInstallDialog.h
QtDialogCPack.cmake.in Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
cmakecache.xml
postflight.sh.in
postupgrade.sh.in