[QGIS Commit] [qgis/Quantum-GIS] de6f64: Fix for #5753, for all platforms.

GitHub noreply at github.com
Wed Jun 20 23:46:30 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: de6f6421527669425f1feb0057947c770cf1f341
      https://github.com/qgis/Quantum-GIS/commit/de6f6421527669425f1feb0057947c770cf1f341
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M src/app/qgisapp.cpp

  Log Message:
  -----------
  Fix for #5753, for all platforms.

This fix takes a different approach to dynamically building standard plugin category menus, by putting them after or before the Raster menu, which is already in /src/ui/qgisapp.ui.

If third-party plugins use firstRightStandardMenu() as a key for placing their plugin menus before it, this fix should now keep the menubar properly ordered, with dynamically added/removed standard plugin category menus, as such:

File, Edit, View, Layer, Settings, Plugins, [Vector], Raster, [Database], [Web], [Plugin-added-menus], Window (on Mac), Help


  Commit: 1d8ed46a7ff4913569011c26af62a2236f858f17
      https://github.com/qgis/Quantum-GIS/commit/1d8ed46a7ff4913569011c26af62a2236f858f17
  Author: Tim Sutton <tim at linfiniti.com>
  Date:   2012-06-20 (Wed, 20 Jun 2012)

  Changed paths:
    M src/app/qgisapp.cpp

  Log Message:
  -----------
  Merge branch 'fix-menu-ordering-2' of https://github.com/dakcarto/Quantum-GIS into 5753


Compare: https://github.com/qgis/Quantum-GIS/compare/02b1324faaa9...1d8ed46a7ff4


More information about the QGIS-commit mailing list