Changes

Summary

  1. Some minor cleaning up [ci skip]. (details)
  2. Slight update to the developer documentation (#1311). (details)
  3. Qt 5.9 LTS: support OS X 10.10 and later (#1311). (details)
  4. Qt 5.9 LTS: replaced instances of QString::null with QString() in Qwt (details)
  5. Qt 5.9 LTS: replaced calls to QModelIndex::child() (which is now (details)
  6. Oops, forgot to remove a 'test' (#1311). (details)
  7. Qt 5.9 LTS: updated our supported platforms (#1311). (details)
  8. Qt 5.9 LTS: slight update to our downloads page (#1311). (details)
Commit e1ac45a487ee38b61fef78a4f5312c9b9887cb74 by noreply
Some minor cleaning up [ci skip].
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit dd658eab5ff81881b8996e1dac3c16701715d064 by Alan Garny
Slight update to the developer documentation (#1311).
The file was modified doc/developer/prerequisites.html (diff)
Commit 9a8312e46427bf79368d80c77877f75a530d69fb by Alan Garny
Qt 5.9 LTS: support OS X 10.10 and later (#1311).
The file was modified cmake/common.cmake (diff)
Commit b7024e3127f3c20de116829b85613f9569799bba by Alan Garny
Qt 5.9 LTS: replaced instances of QString::null with QString() in Qwt
(#1311).
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_shapeitem.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_multi_barchart.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_marker.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_rasteritem.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_spectrogram.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_text.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_intervalcurve.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_barchart.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_spectrocurve.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_svgitem.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_tradingcurve.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_histogram.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_curve.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwt_plot_seriesitem.h (diff)
Commit bdaa113d1c07e4aaad6a133f29a967876e552018 by Alan Garny
Qt 5.9 LTS: replaced calls to QModelIndex::child() (which is now
obsolete) with calls to QAbstractItemModel::index() (#1311).
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/treeviewwidget.cpp (diff)
Commit 73be7a31ef1652bbf34636f39977e3310ebd96a5 by Alan Garny
Oops, forgot to remove a 'test' (#1311).
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
Commit 40e1e9fc7ba3f014e54c98a85940d1cfb43063ff by Alan Garny
Qt 5.9 LTS: updated our supported platforms (#1311).
The file was modified doc/user/supportedPlatforms.html (diff)
Commit c0fceed7374c18a34378a57d216e510ba59a3460 by Alan Garny
Qt 5.9 LTS: slight update to our downloads page (#1311).
The file was modified doc/downloads/index.js (diff)